easy Set 32 Form Exercise

Input: 4 → [?] → 14, what is the rule?

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
4
Output
14
Difficulty
normal

Input: 5 → [+5] → ?

Show answer

Answer: 10

SubType
find-output
Rule
+5
Input
5
Output
10
Difficulty
normal

Input: 3 → [?] → 15, what is the rule?

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
3
Output
15
Difficulty
normal

? → [×3] → 3

Show answer

Answer: 1

SubType
find-input
Rule
×3
Input
1
Output
3
Difficulty
normal

? → [+5] → 11

Show answer

Answer: 6

SubType
find-input
Rule
+5
Input
6
Output
11
Difficulty
normal

? → [+2] → 11

Show answer

Answer: 9

SubType
find-input
Rule
+2
Input
9
Output
11
Difficulty
normal

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
1
Output
11
Difficulty
normal

Input: 1 → [?] → 0, what is the rule?

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
1
Output
0
Difficulty
normal