easy Set 75 Form Exercise

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

Show answer

Answer: -3

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

Input: 9 → [+10] → ?

Show answer

Answer: 19

SubType
find-output
Rule
+10
Input
9
Output
19
Difficulty
normal

Input: 5 → [+5] → ?

Show answer

Answer: 10

SubType
find-output
Rule
+5
Input
5
Output
10
Difficulty
normal

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

Show answer

Answer: +5

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

? → [×5] → 45

Show answer

Answer: 9

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

Input: 1 → [×2] → ?

Show answer

Answer: 2

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

Input: 4 → [×5] → ?

Show answer

Answer: 20

SubType
find-output
Rule
×5
Input
4
Output
20
Difficulty
normal

? → [×2] → 10

Show answer

Answer: 5

SubType
find-input
Rule
×2
Input
5
Output
10
Difficulty
normal