easy Set 28 Form Exercise

Input: 8 → [+2] → ?

Show answer

Answer: 10

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

Input: 6 → [+5] → ?

Show answer

Answer: 11

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

Input: 2 → [+2] → ?

Show answer

Answer: 4

SubType
find-output
Rule
+2
Input
2
Output
4
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: 2 → [?] → 7, what is the rule?

Show answer

Answer: +5

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

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

Show answer

Answer: ×5

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

? → [×2] → 8

Show answer

Answer: 4

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

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

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
10
Output
9
Difficulty
normal