medium Set 93 Form Exercise

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
3
Output
13
Difficulty
medium

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
6
Output
12
Difficulty
medium

Input: 9 → [-3] → ?

Show answer

Answer: 6

SubType
find-output
Rule
-3
Input
9
Output
6
Difficulty
medium

Input: 9 → [×5] → ?

Show answer

Answer: 45

SubType
find-output
Rule
×5
Input
9
Output
45
Difficulty
medium

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

Show answer

Answer: +5

SubType
find-rule
Rule
+5
Input
9
Output
14
Difficulty
medium

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
8
Output
18
Difficulty
medium

Input: 1 → [+10] → ?

Show answer

Answer: 11

SubType
find-output
Rule
+10
Input
1
Output
11
Difficulty
medium

? → [-3] → 1

Show answer

Answer: 4

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