expert Set 24 Form Exercise

Input: 1 → [+5] → ?

Show answer

Answer: 6

SubType
find-output
Rule
+5
Input
1
Output
6
Difficulty
expert

? → [-1] → 0

Show answer

Answer: 1

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

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
4
Output
14
Difficulty
expert

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

Show answer

Answer: ×3

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

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
5
Output
25
Difficulty
expert

? → [+4 ×2] → 16

Show answer

Answer: 4

SubType
find-input
Rule
+4 ×2
Input
4
Output
16
Difficulty
expert

? → [×2] → 2

Show answer

Answer: 1

SubType
find-input
Rule
×2
Input
1
Output
2
Difficulty
expert

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

Show answer

Answer: 14

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