easy Set 20 Form Exercise

Input: 5 → [+5] → ?

Show answer

Answer: 10

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

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

Show answer

Answer: ×5

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

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
6
Output
16
Difficulty
normal

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

Show answer

Answer: ×3

SubType
find-rule
Rule
×3
Input
6
Output
18
Difficulty
normal

Input: 4 → [-3] → ?

Show answer

Answer: 1

SubType
find-output
Rule
-3
Input
4
Output
1
Difficulty
normal

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
2
Output
4
Difficulty
normal

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
4
Output
1
Difficulty
normal

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
7
Output
14
Difficulty
normal