expert Set 100 Form Exercise

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
2
Output
4
Difficulty
expert

Input: 10 → [+2] → ?

Show answer

Answer: 12

SubType
find-output
Rule
+2
Input
10
Output
12
Difficulty
expert

Input: 2 → [×2 + 3] → ?

Show answer

Answer: 7

SubType
find-output
Rule
×2 + 3
Input
2
Output
7
Difficulty
expert

? → [×3 - 2] → 7

Show answer

Answer: 3

SubType
find-input
Rule
×3 - 2
Input
3
Output
7
Difficulty
expert

Input: 4 → [+5] → ?

Show answer

Answer: 9

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

? → [×3 - 2] → 19

Show answer

Answer: 7

SubType
find-input
Rule
×3 - 2
Input
7
Output
19
Difficulty
expert