easy Set 22 Form Exercise

Input: 10 → [×3] → ?

Show answer

Answer: 30

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

Input: 9 → [×5] → ?

Show answer

Answer: 45

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

? → [×3] → 18

Show answer

Answer: 6

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

Input: 7 → [×3] → ?

Show answer

Answer: 21

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

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
1
Output
6
Difficulty
normal

Input: 3 → [×5] → ?

Show answer

Answer: 15

SubType
find-output
Rule
×5
Input
3
Output
15
Difficulty
normal

Input: 2 → [+5] → ?

Show answer

Answer: 7

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