SOLUTION: the sum three consecutive terms of geometric progression is 26 and the product of them is 216. find three numbers.

Algebra ->  Formulas -> SOLUTION: the sum three consecutive terms of geometric progression is 26 and the product of them is 216. find three numbers.      Log On


   



Question 881307: the sum three consecutive terms of geometric progression is 26 and the product of them is 216. find three numbers.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
the sum three consecutive terms of geometric progression is 26 and the product of them is 216. find three numbers.
-------------
Equations:
a + ar + ar^2 = 26
-----
a*ar*ar^2 = (ar)^3 = 216
------
ar = cbrt(216) = 6
------
Substitute for ar to get:
a + 6 + 6r = 26
a + 6r = 20
---
r = 6/a
----
a + 36/a = 20
a^2 - 20a + 36 = 0
(a-2)(a-18) = 0
----
If a = 2, r = 3
If a = 18, r = 1/3
------------------------
Cheers,
Stan H.
--------------