easy Set 98 Form Exercise

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
5
Output
15
Difficulty
normal

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
5
Output
2
Difficulty
normal

? → [+10] → 15

Show answer

Answer: 5

SubType
find-input
Rule
+10
Input
5
Output
15
Difficulty
normal

Input: 10 → [-3] → ?

Show answer

Answer: 7

SubType
find-output
Rule
-3
Input
10
Output
7
Difficulty
normal

Input: 9 → [×3] → ?

Show answer

Answer: 27

SubType
find-output
Rule
×3
Input
9
Output
27
Difficulty
normal

? → [×2] → 16

Show answer

Answer: 8

SubType
find-input
Rule
×2
Input
8
Output
16
Difficulty
normal

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

Show answer

Answer: +2

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

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

Show answer

Answer: ×5

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