easy Set 94 Form Exercise

Input: 10 → [-3] → ?

Show answer

Answer: 7

SubType
find-output
Rule
-3
Input
10
Output
7
Difficulty
normal

? → [+2] → 7

Show answer

Answer: 5

SubType
find-input
Rule
+2
Input
5
Output
7
Difficulty
normal

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

Show answer

Answer: +5

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

Input: 1 → [+5] → ?

Show answer

Answer: 6

SubType
find-output
Rule
+5
Input
1
Output
6
Difficulty
normal

Input: 6 → [+10] → ?

Show answer

Answer: 16

SubType
find-output
Rule
+10
Input
6
Output
16
Difficulty
normal

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

Show answer

Answer: +5

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

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

Show answer

Answer: ×2

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

Input: 2 → [-1] → ?

Show answer

Answer: 1

SubType
find-output
Rule
-1
Input
2
Output
1
Difficulty
normal