hard Set 78 Form Exercise

? → [+2] → 6

Show answer

Answer: 4

SubType
find-input
Rule
+2
Input
4
Output
6
Difficulty
hard

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
6
Output
3
Difficulty
hard

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

Show answer

Answer: ×3

SubType
find-rule
Rule
×3
Input
4
Output
12
Difficulty
hard

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
6
Output
8
Difficulty
hard

Input: 10 → [×3] → ?

Show answer

Answer: 30

SubType
find-output
Rule
×3
Input
10
Output
30
Difficulty
hard

Input: 5 → [+4 ×2] → ?

Show answer

Answer: 18

SubType
find-output
Rule
+4 ×2
Input
5
Output
18
Difficulty
hard

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

Show answer

Answer: ×3 - 2

SubType
find-rule
Rule
×3 - 2
Input
9
Output
25
Difficulty
hard

Input: 1 → [×3] → ?

Show answer

Answer: 3

SubType
find-output
Rule
×3
Input
1
Output
3
Difficulty
hard