Identify the next two numbers in the following sequence:17, 20, 9, 12, 5, 6, 3, 2, ____, ____
Step-by-step Solution:
This series is composed of two independent, alternating sequences. We can analyze them separately:
The sequence is 17, 9, 5, 3, ?
The amount subtracted is halved at each step:
17 - 8 = 99 - 4 = 55 - 2 = 33 - 1 = 2.So, the first missing number is 2.
The sequence is 20, 12, 6, 2, ?
The amount subtracted decreases by 2 at each step:
20 - 8 = 1212 - 6 = 66 - 4 = 22 - 2 = 0.So, the second missing number is 0.
The next two numbers in the series are 2 and 0.