easy Set 83 Form Exercise

Input: 2 → [+10] → ?

Show answer

Answer: 12

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

Input: 8 → [-1] → ?

Show answer

Answer: 7

SubType
find-output
Rule
-1
Input
8
Output
7
Difficulty
normal

? → [+2] → 5

Show answer

Answer: 3

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

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
8
Output
40
Difficulty
normal

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

Show answer

Answer: +5

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

? → [×3] → 12

Show answer

Answer: 4

SubType
find-input
Rule
×3
Input
4
Output
12
Difficulty
normal

Input: 10 → [×5] → ?

Show answer

Answer: 50

SubType
find-output
Rule
×5
Input
10
Output
50
Difficulty
normal

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
5
Output
25
Difficulty
normal