easy Set 82 Form Exercise

Input: 9 → [+5] → ?

Show answer

Answer: 14

SubType
find-output
Rule
+5
Input
9
Output
14
Difficulty
normal

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
6
Output
3
Difficulty
normal

Input: 5 → [-3] → ?

Show answer

Answer: 2

SubType
find-output
Rule
-3
Input
5
Output
2
Difficulty
normal

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
9
Output
45
Difficulty
normal

Input: 8 → [×5] → ?

Show answer

Answer: 40

SubType
find-output
Rule
×5
Input
8
Output
40
Difficulty
normal

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

Show answer

Answer: -1

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

Input: 1 → [×2] → ?

Show answer

Answer: 2

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

? → [×5] → 30

Show answer

Answer: 6

SubType
find-input
Rule
×5
Input
6
Output
30
Difficulty
normal