expert Set 96 Form Exercise

Input: 7 → [×3] → ?

Show answer

Answer: 21

SubType
find-output
Rule
×3
Input
7
Output
21
Difficulty
expert

Input: 6 → [+2] → ?

Show answer

Answer: 8

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

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

Show answer

Answer: 16

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

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

Show answer

Answer: 5

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

Input: 3 → [-3] → ?

SubType
find-output
Rule
-3
Input
3
Output
0
Difficulty
expert

? → [+10] → 15

Show answer

Answer: 5

SubType
find-input
Rule
+10
Input
5
Output
15
Difficulty
expert

Input: 3 → [×2] → ?

Show answer

Answer: 6

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

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

Show answer

Answer: -1

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