easy Set 96 Form Exercise

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
4
Output
8
Difficulty
normal

? → [×3] → 30

Show answer

Answer: 10

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

? → [+5] → 14

Show answer

Answer: 9

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

? → [×5] → 20

Show answer

Answer: 4

SubType
find-input
Rule
×5
Input
4
Output
20
Difficulty
normal

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

Show answer

Answer: ×5

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

Input: 7 → [+10] → ?

Show answer

Answer: 17

SubType
find-output
Rule
+10
Input
7
Output
17
Difficulty
normal

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

Show answer

Answer: -3

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

? → [+2] → 8

Show answer

Answer: 6

SubType
find-input
Rule
+2
Input
6
Output
8
Difficulty
normal