6. Arithemetic Sequences
Sign In
What is the difference between two consecutive terms?
0.1, -0.2, -0.5
1.3+( - 0.3) âź¶1+( - 0.3) âź¶0.7+( - 0.3) âź¶0.4 To find the next three terms in the sequence, we will extend this pattern three times. 1.3&+( - 0.3) âź¶1+( - 0.3) âź¶0.7+( - 0.3) âź¶0.4... &+( - 0.3) âź¶ 0.1+( - 0.3) âź¶ -0.2+( - 0.3) âź¶ - 0.5 Therefore, the next three terms are 0.1, - 0.2, and - 0.5.