147k views
5 votes
Which formula represents this sequence 2,8,14...?

User Chelo
by
4.8k points

1 Answer

4 votes

Answer:


a_(n) = 6n - 4

Explanation:

There is a common difference between consecutive terms in the sequence, that is

8 - 2 = 14 - 8 = 6

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 = 6 , thus


a_(n) = 2 + 6(n - 1) = 2 + 6n - 6 = 6n - 4

Thus the formula representing the sequence is


a_(n) = 6n - 4

User Beno Odr
by
4.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.