easy Set 70 Form Exercise

? → [×5] → 25

Show answer

Answer: 5

SubType
find-input
Rule
×5
Input
5
Output
25
Difficulty
easy

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
6
Output
8
Difficulty
easy

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
2
Output
10
Difficulty
easy

Input: 7 → [?] → 14, what is the rule?

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
7
Output
14
Difficulty
easy

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
3
Output
6
Difficulty
easy

Input: 6 → [×5] → ?

Show answer

Answer: 30

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

Input: 8 → [-1] → ?

Show answer

Answer: 7

SubType
find-output
Rule
-1
Input
8
Output
7
Difficulty
easy

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

Show answer

Answer: ×3

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