SOLUTION: The third term of a geometric sequence is 75. The fifth term is 27. Find the first term.

Algebra ->  Sequences-and-series -> SOLUTION: The third term of a geometric sequence is 75. The fifth term is 27. Find the first term.      Log On


   



Question 828197: The third term of a geometric sequence is 75. The fifth term is 27. Find the first term.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The third term of a geometric sequence is 75. The fifth term is 27. Find the first term.
-------
a*r^2 = 75
a*r^4 = 27
-------------
Divide and solve for "r":
r^2 = 27/75
------
r = (27/75)^(1/2) = 0.6
------
Solve for "a"::
a*r^2 = 75
a = 75/(0.6)^2 = 208 1/3
==============================
Cheers,
Stan H.
===================