expert Set 60 Form Exercise

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

Show answer

Answer: 5

SubType
find-output
Rule
×2 + 1
Input
2
Output
5
Difficulty
expert

? → [-3] → 1

Show answer

Answer: 4

SubType
find-input
Rule
-3
Input
4
Output
1
Difficulty
expert

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
3
Output
8
Difficulty
expert

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

Show answer

Answer: +4 ×2

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

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

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
5
Output
4
Difficulty
expert

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
1
Output
5
Difficulty
expert

? → [×2] → 10

Show answer

Answer: 5

SubType
find-input
Rule
×2
Input
5
Output
10
Difficulty
expert

? → [+2] → 3

Show answer

Answer: 1

SubType
find-input
Rule
+2
Input
1
Output
3
Difficulty
expert