easy Set 97 Form Exercise

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

Show answer

Answer: ×2

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

Input: 2 → [×2] → ?

Show answer

Answer: 4

SubType
find-output
Rule
×2
Input
2
Output
4
Difficulty
normal

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
9
Output
6
Difficulty
normal

? → [×3] → 18

Show answer

Answer: 6

SubType
find-input
Rule
×3
Input
6
Output
18
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: 4 → [?] → 6, what is the rule?

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
4
Output
6
Difficulty
normal

Input: 10 → [+10] → ?

Show answer

Answer: 20

SubType
find-output
Rule
+10
Input
10
Output
20
Difficulty
normal

? → [-1] → 6

Show answer

Answer: 7

SubType
find-input
Rule
-1
Input
7
Output
6
Difficulty
normal