starter Set 96 Form Exercise

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

Show answer

Answer: +5

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

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

Show answer

Answer: ×3

SubType
find-rule
Rule
×3
Input
9
Output
27
Difficulty
starter

Input: 6 → [×3] → ?

Show answer

Answer: 18

SubType
find-output
Rule
×3
Input
6
Output
18
Difficulty
starter

Input: 9 → [+10] → ?

Show answer

Answer: 19

SubType
find-output
Rule
+10
Input
9
Output
19
Difficulty
starter

Input: 6 → [-1] → ?

Show answer

Answer: 5

SubType
find-output
Rule
-1
Input
6
Output
5
Difficulty
starter

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

Show answer

Answer: +2

SubType
find-rule
Rule
+2
Input
9
Output
11
Difficulty
starter

Input: 4 → [+2] → ?

Show answer

Answer: 6

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