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


   



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) About Me  (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