easy Set 62 Form Exercise

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

Show answer

Answer: ×5

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

Input: 7 → [-3] → ?

Show answer

Answer: 4

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

? → [×5] → 50

Show answer

Answer: 10

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

? → [+5] → 10

Show answer

Answer: 5

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

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
1
Output
11
Difficulty
normal

? → [+2] → 10

Show answer

Answer: 8

SubType
find-input
Rule
+2
Input
8
Output
10
Difficulty
normal

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
10
Output
12
Difficulty
normal

Input: 1 → [×3] → ?

Show answer

Answer: 3

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