expert Set 12 Form Exercise

Input: 8 → [+2] → ?

Show answer

Answer: 10

SubType
find-output
Rule
+2
Input
8
Output
10
Difficulty
expert

? → [-1] → 4

Show answer

Answer: 5

SubType
find-input
Rule
-1
Input
5
Output
4
Difficulty
expert

Input: 6 → [+2] → ?

Show answer

Answer: 8

SubType
find-output
Rule
+2
Input
6
Output
8
Difficulty
expert

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

Show answer

Answer: 23

SubType
find-output
Rule
×2 + 3
Input
10
Output
23
Difficulty
expert

? → [×2] → 14

Show answer

Answer: 7

SubType
find-input
Rule
×2
Input
7
Output
14
Difficulty
expert

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

Show answer

Answer: ×3 - 2

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

Input: 1 → [×2] → ?

Show answer

Answer: 2

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

? → [×2 + 3] → 11

Show answer

Answer: 4

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