Question 830892
the 3rd and 6th term of a geometric progression are 48 and 14 2/9 respectively.
<pre>
a<sub>1</sub>, a<sub>2</sub>, a<sub>3</sub>=48, a<sub>4</sub>, a<sub>5</sub>, a<sub>6</sub>={{{14&2/9}}}

You need this formula for the nth term:

a<sub>n</sub> = a<sub>1</sub>·r<sup>(n-1)</sup>

[Some books and teachers use "t" for "term" instead of "a".
I'll use "a".]

</pre>
the 3rd and 6th term of a geometric progression are 48 and 14 2/9 respectively.
<pre>
a<sub>3</sub> = a<sub>1</sub>·r<sup>(3-1)</sup>
48 = a<sub>1</sub>·r<sup>2</sup>

a<sub>6</sub> = a<sub>1</sub>·r<sup>(6-1)</sup>
{{{14&2/9}}} = a<sub>1</sub>·r<sup>5</sup>

Change {{{14&2/9}}} to an improper fraction {{{128/9}}}

{{{128/9}}} = a<sub>1</sub>·r<sup>5</sup>

Clear of fractions by multipolying both sides by 9

128 = 9a<sub>1</sub>·r<sup>5</sup>

So you have this system of equations:

 48 = a<sub>1</sub>·r<sup>2</sup>
128 = 9a<sub>1</sub>·r<sup>5</sup>

Solve the first for a<sub>1</sub>

{{{48/r^2}}}{{{""=""}}}{{{(a[1]r^2)/r^2}}}

{{{48/r^2}}}{{{""=""}}}{{{(a[1]cross(r^2))/cross(r^2)}}}

{{{48/r^2}}} = a<sub>1</sub>

Substitute in

128 = 9{{{(48/r^2)}}}·r<sup>5</sup>

128 = {{{432r^5/r^2}}}

Divide on the right by subtracting exponents:

128 = 432r³

Divide both sides by 432

{{{128/432}}} = {{{432r^3/432}}}

Reduce the fraction on the left and cancel on the right:

{{{8/27}}} = {{{cross(432)r^3/cross(432)}}}

{{{8/27}}} = r³

The cube root of 8 is 2 and the cube root of 27 is 3, so
taking cube roots of both sides:

{{{2/3}}} = r

Substitute for r in

{{{48/r^2}}} = a<sub>1</sub>

{{{48/(2/3)^2}}} = a<sub>1</sub>

{{{48/((4/9))}}} = a<sub>1</sub> 

To divide by a fraction, invert it and multiply

{{{48*(9/4)}}} = a<sub>1</sub>

4 goes into 48 12 times:

 <sub>12</sub>
{{{cross(48)*(9/cross(4))}}} = a<sub>1</sub>
     <sup>1</sup>
 
108 = a<sub>1</sub>
</pre>
Write down the 1st 4 terms of the geometric progression.
<pre>
1st term = {{{108}}},
2nd term = {{{108*expr(2/3)}}}{{{""=""}}}{{{72}}}
3rd term = {{{72*expr(2/3)}}}{{{""=""}}}{{{48}}}
4th term = {{{48*expr(2/3)}}}{{{""=""}}}{{{32}}}

the 3rd term checks, but to check the whole thing,
lets see if the 6th term is {{{14&2/9}}}

5th term = {{{32*expr(2/3)}}}{{{""=""}}}{{{64/3}}}{{{""=""}}}{{{21&1/3}}}

6th term = {{{expr(64/3)*expr(2/3)}}}{{{""=""}}}{{{128/9}}}{{{""=""}}}{{{14&2/9}}}

So it checks.

Edwin</pre>