SOLUTION: The 20th term of an arithmetic sequence is 96, and the common difference is 5. Find the nth term
Algebra
->
Sequences-and-series
-> SOLUTION: The 20th term of an arithmetic sequence is 96, and the common difference is 5. Find the nth term
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 819225
:
The 20th term of an arithmetic sequence is 96, and the common difference is 5. Find the nth term
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
Tn = a+(n-1)d
T20 = a+19d
substitute d=5
96=a+19*5
96=a+95
a=1
substitute a & d
Tn = 1+(n-1)5
Tn =1+5n-5
Tn = 5n-4