easy Set 39 Form Exercise

? → [×5] → 50

Show answer

Answer: 10

SubType
find-input
Rule
×5
Input
10
Output
50
Difficulty
easy

Input: 3 → [+5] → ?

Show answer

Answer: 8

SubType
find-output
Rule
+5
Input
3
Output
8
Difficulty
easy

Input: 4 → [×5] → ?

Show answer

Answer: 20

SubType
find-output
Rule
×5
Input
4
Output
20
Difficulty
easy

Input: 9 → [?] → 45, what is the rule?

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
9
Output
45
Difficulty
easy

Input: 10 → [×2] → ?

Show answer

Answer: 20

SubType
find-output
Rule
×2
Input
10
Output
20
Difficulty
easy

Input: 7 → [-3] → ?

Show answer

Answer: 4

SubType
find-output
Rule
-3
Input
7
Output
4
Difficulty
easy

Input: 8 → [×3] → ?

Show answer

Answer: 24

SubType
find-output
Rule
×3
Input
8
Output
24
Difficulty
easy

Input: 6 → [?] → 11, what is the rule?

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
6
Output
11
Difficulty
easy