starter Set 29 Form Exercise

Input: 7 → [?] → 17, what is the rule?

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
7
Output
17
Difficulty
starter

Input: 1 → [×2] → ?

Show answer

Answer: 2

SubType
find-output
Rule
×2
Input
1
Output
2
Difficulty
starter

Input: 2 → [×3] → ?

Show answer

Answer: 6

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

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
3
Output
13
Difficulty
starter

Input: 1 → [×5] → ?

Show answer

Answer: 5

SubType
find-output
Rule
×5
Input
1
Output
5
Difficulty
starter

? → [+2] → 5

Show answer

Answer: 3

SubType
find-input
Rule
+2
Input
3
Output
5
Difficulty
starter

Input: 7 → [?] → 4, what is the rule?

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
7
Output
4
Difficulty
starter