SOLUTION: How do i find the 15th term of the series 3,7,11,15...

Algebra ->  Algebra  -> Sequences-and-series -> SOLUTION: How do i find the 15th term of the series 3,7,11,15...      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 636692: How do i find the 15th term of the series 3,7,11,15...
Answer by jim_thompson5910(28595) About Me  (Show Source):
You can put this solution on YOUR website!
nth term:

an = a1 + (n-1)*d

an = 3 + (n-1)*4

an = 3 + 4n - 4

an = 4n - 1

-------------------
15th term

an = 4n - 1

a15 = 4(15) - 1

a15 = 60 - 1

a15 = 59