easy Set 85 Form Exercise

Input: 6 → [-1] → ?

Show answer

Answer: 5

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

Input: 7 → [×5] → ?

Show answer

Answer: 35

SubType
find-output
Rule
×5
Input
7
Output
35
Difficulty
normal

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

Show answer

Answer: ×3

SubType
find-rule
Rule
×3
Input
8
Output
24
Difficulty
normal

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

Show answer

Answer: +2

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

Input: 4 → [+10] → ?

Show answer

Answer: 14

SubType
find-output
Rule
+10
Input
4
Output
14
Difficulty
normal

Input: 8 → [-1] → ?

Show answer

Answer: 7

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

Input: 6 → [×3] → ?

Show answer

Answer: 18

SubType
find-output
Rule
×3
Input
6
Output
18
Difficulty
normal

Input: 3 → [×3] → ?

Show answer

Answer: 9

SubType
find-output
Rule
×3
Input
3
Output
9
Difficulty
normal