easy Set 12 Form Exercise

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

Show answer

Answer: -3

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

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

Show answer

Answer: +2

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

? → [+10] → 17

Show answer

Answer: 7

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

Input: 3 → [+10] → ?

Show answer

Answer: 13

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

Input: 3 → [×5] → ?

Show answer

Answer: 15

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

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

Show answer

Answer: -3

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

Input: 2 → [-1] → ?

Show answer

Answer: 1

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

? → [×5] → 50

Show answer

Answer: 10

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