6. Arithemetic Sequences
Sign In
What is the difference between two consecutive terms?
1.8, 2.2, 2.6
0.2 + 0.4 ⟶ 0.6 + 0.4 ⟶ 1 + 0.4 ⟶ 1.4 To find the next three terms in the sequence, we will extend this pattern three times. 0.2 + 0.4 → 0.6 + 0.4 → 1 + 0.4 → 1.4+ 0.4 → 1.8+ 0.4 → 2.2+ 0.4 → 2.6