medium Set 59 Form Exercise

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

Show answer

Answer: +4 ×2

SubType
find-rule
Rule
+4 ×2
Input
8
Output
24
Difficulty
medium

Input: 6 → [×2 + 3] → ?

Show answer

Answer: 15

SubType
find-output
Rule
×2 + 3
Input
6
Output
15
Difficulty
medium

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
10
Output
20
Difficulty
medium

Input: 2 → [+10] → ?

Show answer

Answer: 12

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

Input: 9 → [×5] → ?

Show answer

Answer: 45

SubType
find-output
Rule
×5
Input
9
Output
45
Difficulty
medium

? → [×3] → 18

Show answer

Answer: 6

SubType
find-input
Rule
×3
Input
6
Output
18
Difficulty
medium

Input: 10 → [×2] → ?

Show answer

Answer: 20

SubType
find-output
Rule
×2
Input
10
Output
20
Difficulty
medium

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
6
Output
16
Difficulty
medium