28.8k views
1 vote
Which equation represents the nth term of the sequence {2, -1, -4, -7,...}?

User Biggsy
by
5.0k points

1 Answer

3 votes

Answer:


a_(n) = 5 - 3n

Explanation:

There is a common difference between consecutive terms, that is

- 1 - 2 = - 4 - (- 1) = - 7 - (- 4) = - 3

This indicates the sequence is arithmetic with n th term


a_(n) = a₁ + (n - 1)d

where a₁ is the first term and d the common difference

Here a₁ = 2 and d = - 3 , thus


a_(n) = 2 - 3(n - 1) = 2 - 3n + 3 = 5 - 3n

User Wak
by
4.9k points