asked 24.5k views
2 votes
Write an explicit formula for an, the nth term of the sequence 2,8,14

asked
User Jaroslaw
by
7.8k points

1 Answer

2 votes

Answer:
\boldsymbol{a_n = 6n - 4}

========================================================

Step-by-step explanation:


a_1 = 2 = \text{first term}


d = 6 = \text{common difference}

The common difference is 6 because we add 6 to each term to get the next term.

  • 2+6 = 8
  • 8+6 = 14

Or you can subtract adjacent terms to determine the common difference.

  • d = term2-term1 = 8-2 = 6
  • d = term3-term2 = 14-8 = 6

Be sure to keep the order of subtraction consistent. Always subtract off the previous term. Note that the sequence is increasing, so the value of d must be positive.

We'll use the values
a_1 = 2 \text{ and } d = 6 to determine the nth term formula of this arithmetic sequence.


a_n = a_1 + d(n-1)\\\\a_n = 2 + 6(n-1)\\\\a_n = 2 + 6n-6\\\\\boldsymbol{a_n = 6n - 4}

which is the final answer.

Then as partial verification, we can plug in positive integers for n to get corresponding terms.

For instance, plug in n = 3 to find that:


a_n = 6n - 4\\\\a_3 = 6*3 - 4\\\\a_3 = 18 - 4\\\\a_3 = 14

Telling us that the 3rd term is 14, which matches what the instructions mentioned. I'll let you confirm the other terms.

answered
User Josh Elias
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.