Complete the following sequence:
0,0.2,0.4,0.6,?,?
To determine the next numbers in the sequence 0,0.2,0.4,0.6, we proceed by identifying the pattern:
- Evaluate the difference between the first two terms: 0.2−0=0.2.
- Verify this difference remains the same between the subsequent terms: 0.4−0.2=0.2 and 0.6−0.4=0.2.
Each term increases by 0.2. Therefore, this sequence follows an arithmetic progression with a common difference of 0.2.
To find the next term in the sequence: add 0.2 to the last known term.
- Next term after 0.6 is 0.6+0.2=0.8.
- To find the term following 0.8, add 0.2 again: 0.8+0.2=1.
Thus, the next two numbers in the sequence are 0.8 and 1.
The correct answer, therefore, is 0.8,1.