231,090 views
10 votes
10 votes
The first three terms of a sequence are given. Round to the nearest thousandth (if necessary).14,84,504Find the 6th term.

User JonathanKingston
by
2.4k points

1 Answer

22 votes
22 votes

ANSWER

a6 = 108864

Step-by-step explanation

First, we have to find the rule to obtain the nth term of the sequence. For that, we have to decide if this sequence is an arithmetic sequence or a geometric sequence. Note that between the first and second term there's a difference of 70, but between the second and third terms the difference is 420. Therefore it can't be an arithmetic sequence.

Let's assume it is a geometric sequence. The formula for the nth term is:


a_n=a_1\cdot r^(n-1)

We have a1 = 14 and using the second term we can find r. a2 = 84:


\begin{gathered} a_2=a_1\cdot r^(2-1) \\ 84=14\cdot r^1 \\ r=(84)/(14) \\ r=6 \end{gathered}

The general formula for the nth term of this sequence is:


a_n=14\cdot6^(n-1)

To be sure, let's check if it works for the third term:


\begin{gathered} a_3=14\cdot6^(3-1) \\ a_3=14\cdot6^2 \\ a_3=14\cdot36 \\ a_3=504 \end{gathered}

Now, to find the 6th term, we just have to use this formula, with n = 6:


\begin{gathered} a_6=14\cdot6^(6-1) \\ a_6=14\cdot6^5 \\ a_6=108864 \end{gathered}

Hence, the 6th term of this sequence is 108864.

User Indira
by
3.0k points