easy Set 26 Form Exercise

Input: 6 → [×5] → ?

Show answer

Answer: 30

SubType
find-output
Rule
×5
Input
6
Output
30
Difficulty
easy

? → [×2] → 2

Show answer

Answer: 1

SubType
find-input
Rule
×2
Input
1
Output
2
Difficulty
easy

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
3
Output
8
Difficulty
easy

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
4
Output
9
Difficulty
easy

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

Show answer

Answer: ×3

SubType
find-rule
Rule
×3
Input
10
Output
30
Difficulty
easy

? → [×5] → 35

Show answer

Answer: 7

SubType
find-input
Rule
×5
Input
7
Output
35
Difficulty
easy

? → [×3] → 12

Show answer

Answer: 4

SubType
find-input
Rule
×3
Input
4
Output
12
Difficulty
easy

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

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
4
Output
3
Difficulty
easy