3.2k views
19 votes
The first term of a sequence is 3. The common difference of the sequence is 10 less than twice the first term. Write the equation for the nth term for the sequence and then find the next three terms

User Magick
by
3.9k points

1 Answer

3 votes

d = 2*3 -10 = -4

The n-th term of the sequence is

.. t[n] = 3 +d(n -1) = 7 -4n

User Mikael Eliasson
by
4.1k points