medium Set 95 Form Exercise

Input: 6 → [-1] → ?

Show answer

Answer: 5

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

Input: 8 → [-3] → ?

Show answer

Answer: 5

SubType
find-output
Rule
-3
Input
8
Output
5
Difficulty
medium

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

Show answer

Answer: ×5

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

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
6
Output
8
Difficulty
medium

Input: 7 → [×3 - 2] → ?

Show answer

Answer: 19

SubType
find-output
Rule
×3 - 2
Input
7
Output
19
Difficulty
medium

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

Show answer

Answer: ×3 - 2

SubType
find-rule
Rule
×3 - 2
Input
10
Output
28
Difficulty
medium

Input: 7 → [+10] → ?

Show answer

Answer: 17

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

? → [×5] → 20

Show answer

Answer: 4

SubType
find-input
Rule
×5
Input
4
Output
20
Difficulty
medium