SOLUTION: Find the nth term of the arithmetic sequence -8,-5,-2,1,4...

Algebra ->  Sequences-and-series -> SOLUTION: Find the nth term of the arithmetic sequence -8,-5,-2,1,4...       Log On


   



Question 1033115: Find the nth term of the arithmetic sequence -8,-5,-2,1,4...

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!

arithmetic sequence -8,-5,-2,1,4.......
a=-8
d=3
tn+=+a%2B%28m-1%29d
= -8 + (n-1)*3
= -8 +3n-3
=3n-11