SOLUTION: Two terms of an arithmetic sequence are a5=11 and a32=65. Find a rule for the nth term.

Algebra ->  Sequences-and-series -> SOLUTION: Two terms of an arithmetic sequence are a5=11 and a32=65. Find a rule for the nth term.      Log On


   



Question 872908: Two terms of an arithmetic sequence are a5=11 and a32=65. Find a rule for the nth term.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Two terms of an arithmetic sequence are a5=11 and a32=65. Find a rule for the nth term.
--------
a(1)+4d = 11
a(1)+31d = 65
---------
Substract to solve for "d":
27d = 54
d = 2
------
Solve for a(1)::
a(1) + 4*2 = 11
a(1) = 3
-------
General term::
a(n) = 3 + (n-1)2
------------------------
Cheers,
Stan H.
------------------------