Question 828197
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.
===================