expert Set 14 Form Exercise

? → [-3] → 5

Show answer

Answer: 8

SubType
find-input
Rule
-3
Input
8
Output
5
Difficulty
expert

? → [+5] → 12

Show answer

Answer: 7

SubType
find-input
Rule
+5
Input
7
Output
12
Difficulty
expert

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

Show answer

Answer: 5

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

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

Show answer

Answer: ×3

SubType
find-rule
Rule
×3
Input
3
Output
9
Difficulty
expert

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
4
Output
8
Difficulty
expert

Input: 6 → [×2] → ?

Show answer

Answer: 12

SubType
find-output
Rule
×2
Input
6
Output
12
Difficulty
expert

? → [×2] → 16

Show answer

Answer: 8

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

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

Show answer

Answer: 22

SubType
find-output
Rule
×3 - 2
Input
8
Output
22
Difficulty
expert