easy Set 83 Form Exercise

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

Show answer

Answer: +10

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

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

Show answer

Answer: ×3

SubType
find-rule
Rule
×3
Input
5
Output
15
Difficulty
easy

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

Show answer

Answer: +2

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

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
6
Output
30
Difficulty
easy

Input: 8 → [×5] → ?

Show answer

Answer: 40

SubType
find-output
Rule
×5
Input
8
Output
40
Difficulty
easy

? → [+10] → 17

Show answer

Answer: 7

SubType
find-input
Rule
+10
Input
7
Output
17
Difficulty
easy

Input: 6 → [×2] → ?

Show answer

Answer: 12

SubType
find-output
Rule
×2
Input
6
Output
12
Difficulty
easy

? → [×5] → 45

Show answer

Answer: 9

SubType
find-input
Rule
×5
Input
9
Output
45
Difficulty
easy