SOLUTION: Write a rule for the nth term of the arithmetic sequence that has the terms a3=17 and a14=50.

Algebra ->  Sequences-and-series -> SOLUTION: Write a rule for the nth term of the arithmetic sequence that has the terms a3=17 and a14=50.      Log On


   



Question 992553: Write a rule for the nth term of the arithmetic sequence that has the
terms a3=17 and a14=50.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Write a rule for the nth term of the arithmetic sequence that has the
terms a3=17 and a14=50.
------
a(3) = a(1)+2d = 17
a(14)= a(1)+13d= 50
-------
Subtract and solve for "d":
11d = 33
---
d = 3
------
Solve for a(1)::
a(1) +2*3 = 17
a(1) = 11
-------
Ans: a(n) = 11+(n-1)3
----------------
Cheers,
Stan H.
-------------