easy Set 69 Form Exercise

Input: 3 → [+10] → ?

Show answer

Answer: 13

SubType
find-output
Rule
+10
Input
3
Output
13
Difficulty
normal

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
10
Output
20
Difficulty
normal

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

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
7
Output
6
Difficulty
normal

Input: 6 → [×2] → ?

Show answer

Answer: 12

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

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
9
Output
6
Difficulty
normal

Input: 6 → [×3] → ?

Show answer

Answer: 18

SubType
find-output
Rule
×3
Input
6
Output
18
Difficulty
normal

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

Show answer

Answer: +10

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