easy Set 97 Form Exercise

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
6
Output
11
Difficulty
normal

? → [×5] → 40

Show answer

Answer: 8

SubType
find-input
Rule
×5
Input
8
Output
40
Difficulty
normal

Input: 4 → [+5] → ?

Show answer

Answer: 9

SubType
find-output
Rule
+5
Input
4
Output
9
Difficulty
normal

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

Show answer

Answer: -1

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

? → [+10] → 16

Show answer

Answer: 6

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

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

Show answer

Answer: -3

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

? → [-3] → 5

Show answer

Answer: 8

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

? → [-3] → 4

Show answer

Answer: 7

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