easy Set 33 Form Exercise

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

Show answer

Answer: +10

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

Input: 4 → [+2] → ?

Show answer

Answer: 6

SubType
find-output
Rule
+2
Input
4
Output
6
Difficulty
normal

? → [-1] → 4

Show answer

Answer: 5

SubType
find-input
Rule
-1
Input
5
Output
4
Difficulty
normal

? → [+2] → 9

Show answer

Answer: 7

SubType
find-input
Rule
+2
Input
7
Output
9
Difficulty
normal

? → [×2] → 16

Show answer

Answer: 8

SubType
find-input
Rule
×2
Input
8
Output
16
Difficulty
normal

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

Show answer

Answer: +5

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

Input: 3 → [+5] → ?

Show answer

Answer: 8

SubType
find-output
Rule
+5
Input
3
Output
8
Difficulty
normal