easy Set 38 Form Exercise

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

Show answer

Answer: +2

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

? → [-3] → 3

Show answer

Answer: 6

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

Input: 10 → [×2] → ?

Show answer

Answer: 20

SubType
find-output
Rule
×2
Input
10
Output
20
Difficulty
normal

Input: 8 → [+10] → ?

Show answer

Answer: 18

SubType
find-output
Rule
+10
Input
8
Output
18
Difficulty
normal

? → [×2] → 14

Show answer

Answer: 7

SubType
find-input
Rule
×2
Input
7
Output
14
Difficulty
normal

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
7
Output
4
Difficulty
normal

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

Show answer

Answer: -3

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

? → [+2] → 4

Show answer

Answer: 2

SubType
find-input
Rule
+2
Input
2
Output
4
Difficulty
normal