hard Set 88 Form Exercise

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
7
Output
17
Difficulty
hard

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
2
Output
12
Difficulty
hard

? → [+4 ×2] → 28

Show answer

Answer: 10

SubType
find-input
Rule
+4 ×2
Input
10
Output
28
Difficulty
hard

Input: 3 → [-3] → ?

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

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

Show answer

Answer: -1

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

? → [×3] → 18

Show answer

Answer: 6

SubType
find-input
Rule
×3
Input
6
Output
18
Difficulty
hard

? → [+5] → 9

Show answer

Answer: 4

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