easy Set 92 Form Exercise

Input: 6 → [×5] → ?

Show answer

Answer: 30

SubType
find-output
Rule
×5
Input
6
Output
30
Difficulty
easy

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

Show answer

Answer: -3

SubType
find-rule
Rule
-3
Input
10
Output
7
Difficulty
easy

Input: 7 → [-3] → ?

Show answer

Answer: 4

SubType
find-output
Rule
-3
Input
7
Output
4
Difficulty
easy

Input: 2 → [+10] → ?

Show answer

Answer: 12

SubType
find-output
Rule
+10
Input
2
Output
12
Difficulty
easy

Input: 3 → [+10] → ?

Show answer

Answer: 13

SubType
find-output
Rule
+10
Input
3
Output
13
Difficulty
easy

? → [+2] → 8

Show answer

Answer: 6

SubType
find-input
Rule
+2
Input
6
Output
8
Difficulty
easy

? → [×3] → 15

Show answer

Answer: 5

SubType
find-input
Rule
×3
Input
5
Output
15
Difficulty
easy

? → [+10] → 16

Show answer

Answer: 6

SubType
find-input
Rule
+10
Input
6
Output
16
Difficulty
easy