easy Set 96 Form Exercise

Input: 9 → [×5] → ?

Show answer

Answer: 45

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

Input: 5 → [×5] → ?

Show answer

Answer: 25

SubType
find-output
Rule
×5
Input
5
Output
25
Difficulty
easy

Input: 1 → [+10] → ?

Show answer

Answer: 11

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

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

Show answer

Answer: ×5

SubType
find-rule
Rule
×5
Input
8
Output
40
Difficulty
easy

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

Show answer

Answer: ×2

SubType
find-rule
Rule
×2
Input
8
Output
16
Difficulty
easy

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

Show answer

Answer: +10

SubType
find-rule
Rule
+10
Input
1
Output
11
Difficulty
easy

Input: 3 → [×3] → ?

Show answer

Answer: 9

SubType
find-output
Rule
×3
Input
3
Output
9
Difficulty
easy

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

Show answer

Answer: -1

SubType
find-rule
Rule
-1
Input
10
Output
9
Difficulty
easy