hard Set 63 Form Exercise

? → [×5] → 40

Show answer

Answer: 8

SubType
find-input
Rule
×5
Input
8
Output
40
Difficulty
hard

? → [+10] → 14

Show answer

Answer: 4

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

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
6
Output
12
Difficulty
hard

? → [×5] → 10

Show answer

Answer: 2

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

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

Show answer

Answer: ×2 + 3

SubType
find-rule
Rule
×2 + 3
Input
5
Output
13
Difficulty
hard

? → [+2] → 10

Show answer

Answer: 8

SubType
find-input
Rule
+2
Input
8
Output
10
Difficulty
hard

Input: 2 → [+10] → ?

Show answer

Answer: 12

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

? → [-1] → 0

Show answer

Answer: 1

SubType
find-input
Rule
-1
Input
1
Output
0
Difficulty
hard