easy Set 100 Form Exercise

? → [+10] → 18

Show answer

Answer: 8

SubType
find-input
Rule
+10
Input
8
Output
18
Difficulty
easy

Input: 7 → [+5] → ?

Show answer

Answer: 12

SubType
find-output
Rule
+5
Input
7
Output
12
Difficulty
easy

Input: 10 → [-3] → ?

Show answer

Answer: 7

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

Input: 5 → [×3] → ?

Show answer

Answer: 15

SubType
find-output
Rule
×3
Input
5
Output
15
Difficulty
easy

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
1
Output
2
Difficulty
easy

Input: 5 → [+5] → ?

Show answer

Answer: 10

SubType
find-output
Rule
+5
Input
5
Output
10
Difficulty
easy

Input: 10 → [+2] → ?

Show answer

Answer: 12

SubType
find-output
Rule
+2
Input
10
Output
12
Difficulty
easy

Input: 3 → [+10] → ?

Show answer

Answer: 13

SubType
find-output
Rule
+10
Input
3
Output
13
Difficulty
easy