easy Set 91 Form Exercise

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

Show answer

Answer: +5

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

? → [-1] → 0

Show answer

Answer: 1

SubType
find-input
Rule
-1
Input
1
Output
0
Difficulty
easy

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

Show answer

Answer: -3

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

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
4
Output
14
Difficulty
easy

? → [×2] → 2

Show answer

Answer: 1

SubType
find-input
Rule
×2
Input
1
Output
2
Difficulty
easy

Input: 4 → [+10] → ?

Show answer

Answer: 14

SubType
find-output
Rule
+10
Input
4
Output
14
Difficulty
easy

? → [×3] → 3

Show answer

Answer: 1

SubType
find-input
Rule
×3
Input
1
Output
3
Difficulty
easy

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
6
Output
8
Difficulty
easy