medium Set 17 Form Exercise

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

Show answer

Answer: +5

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

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

Show answer

Answer: ×2 + 3

SubType
find-rule
Rule
×2 + 3
Input
1
Output
5
Difficulty
medium

Input: 4 → [×3] → ?

Show answer

Answer: 12

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

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

Show answer

Answer: +4 ×2

SubType
find-rule
Rule
+4 ×2
Input
1
Output
10
Difficulty
medium

? → [+5] → 6

Show answer

Answer: 1

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
5
Output
7
Difficulty
medium

Input: 1 → [-1] → ?

SubType
find-output
Rule
-1
Input
1
Output
0
Difficulty
medium