easy Set 30 Form Exercise

Input: 7 → [+5] → ?

Show answer

Answer: 12

SubType
find-output
Rule
+5
Input
7
Output
12
Difficulty
normal

Input: 10 → [×3] → ?

Show answer

Answer: 30

SubType
find-output
Rule
×3
Input
10
Output
30
Difficulty
normal

Input: 10 → [?] → 15, what is the rule?

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
10
Output
15
Difficulty
normal

? → [×3] → 6

Show answer

Answer: 2

SubType
find-input
Rule
×3
Input
2
Output
6
Difficulty
normal

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

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
10
Output
9
Difficulty
normal

Input: 6 → [+10] → ?

Show answer

Answer: 16

SubType
find-output
Rule
+10
Input
6
Output
16
Difficulty
normal

Input: 8 → [×3] → ?

Show answer

Answer: 24

SubType
find-output
Rule
×3
Input
8
Output
24
Difficulty
normal

Input: 5 → [×5] → ?

Show answer

Answer: 25

SubType
find-output
Rule
×5
Input
5
Output
25
Difficulty
normal