hard Set 51 Form Exercise

Input: 7 → [+5] → ?

Show answer

Answer: 12

SubType
find-output
Rule
+5
Input
7
Output
12
Difficulty
hard

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
3
Output
13
Difficulty
hard

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
4
Output
9
Difficulty
hard

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

Show answer

Answer: 14

SubType
find-output
Rule
+4 ×2
Input
3
Output
14
Difficulty
hard

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

Show answer

Answer: ×2

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

Input: 4 → [+10] → ?

Show answer

Answer: 14

SubType
find-output
Rule
+10
Input
4
Output
14
Difficulty
hard

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
2
Output
10
Difficulty
hard

Input: 6 → [-3] → ?

Show answer

Answer: 3

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