hard Set 70 Form Exercise

? → [×5] → 30

Show answer

Answer: 6

SubType
find-input
Rule
×5
Input
6
Output
30
Difficulty
hard

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
8
Output
13
Difficulty
hard

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

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
8
Output
7
Difficulty
hard

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

Show answer

Answer: -1

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

Input: 9 → [?] → 26, what is the rule?

Show answer

Answer: +4 ×2

SubType
find-rule
Rule
+4 ×2
Input
9
Output
26
Difficulty
hard

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

Show answer

Answer: ×2 + 1

SubType
find-rule
Rule
×2 + 1
Input
5
Output
11
Difficulty
hard

Input: 7 → [×5] → ?

Show answer

Answer: 35

SubType
find-output
Rule
×5
Input
7
Output
35
Difficulty
hard

Input: 2 → [×3] → ?

Show answer

Answer: 6

SubType
find-output
Rule
×3
Input
2
Output
6
Difficulty
hard