medium Set 73 Form Exercise

Input: 10 → [×2 + 1] → ?

Show answer

Answer: 21

SubType
find-output
Rule
×2 + 1
Input
10
Output
21
Difficulty
medium

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
8
Output
13
Difficulty
medium

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

Show answer

Answer: ×5

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

? → [+4 ×2] → 14

Show answer

Answer: 3

SubType
find-input
Rule
+4 ×2
Input
3
Output
14
Difficulty
medium

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

Show answer

Answer: +5

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

Input: 9 → [?] → 11, what is the rule?

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
9
Output
11
Difficulty
medium

Input: 4 → [×3] → ?

Show answer

Answer: 12

SubType
find-output
Rule
×3
Input
4
Output
12
Difficulty
medium

Input: 9 → [?] → 14, what is the rule?

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
9
Output
14
Difficulty
medium