SOLUTION: What is the 15th term of the sequence -13, -9, -5, -1, . . . ?
Algebra
->
Sequences-and-series
-> SOLUTION: What is the 15th term of the sequence -13, -9, -5, -1, . . . ?
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 367046
:
What is the 15th term of the sequence -13, -9, -5, -1, . . . ?
Answer by
robertb(5830)
(
Show Source
):
You can
put this solution on YOUR website!
a1 = -13, d = 4, so an = -13 + (n-1)4 = -13 + 4n-4 = 4n - 17. Thus a15 = 4*15-17 = 60-17 = 43.