easy Set 74 Form Exercise

Input: 6 → [+5] → ?

Show answer

Answer: 11

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
4
Output
1
Difficulty
normal

? → [×5] → 35

Show answer

Answer: 7

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

? → [×3] → 9

Show answer

Answer: 3

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

Input: 9 → [-1] → ?

Show answer

Answer: 8

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

Input: 7 → [+10] → ?

Show answer

Answer: 17

SubType
find-output
Rule
+10
Input
7
Output
17
Difficulty
normal

Input: 2 → [×3] → ?

Show answer

Answer: 6

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