hard Set 57 Form Exercise

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

Show answer

Answer: +4 ×2

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

Input: 3 → [×5] → ?

Show answer

Answer: 15

SubType
find-output
Rule
×5
Input
3
Output
15
Difficulty
hard

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

Show answer

Answer: ×3 - 2

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

Input: 5 → [×3 - 2] → ?

Show answer

Answer: 13

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

? → [×2 + 3] → 13

Show answer

Answer: 5

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

? → [+2] → 3

Show answer

Answer: 1

SubType
find-input
Rule
+2
Input
1
Output
3
Difficulty
hard

Input: 8 → [×2] → ?

Show answer

Answer: 16

SubType
find-output
Rule
×2
Input
8
Output
16
Difficulty
hard

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

Show answer

Answer: ×2 + 1

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