I have had trouble with this question:
"Solve the equation $8x^3 - 38x^2 + 57x -27 = 0$" if the roots are in geometric progression.
Any help would be appreciated.
I have had trouble with this question:
"Solve the equation $8x^3 - 38x^2 + 57x -27 = 0$" if the roots are in geometric progression.
Any help would be appreciated.
Let the roots be $a, a\cdot r, a\cdot r^2$
So using Vieta's formula $a+ a\cdot r+ a\cdot r^2=\frac{38}8\implies a(1+r+r^2)=\frac{19}4$
and $a( a\cdot r)+ a\cdot r(a\cdot r^2)+a\cdot r^2(a)=\frac{57}8\implies a^2r(1+r^2+r)=\frac{57}8$
Divide to get $ar=\frac{\frac{57}8}{\frac{19}4}=\frac32$ as $a(1+r+r^2)\ne0$
Put $a=\frac3{2r}$ in the first equation
Please help :(
– missiledragon May 18 '13 at 12:25Since the roots are in geometric progression, you have $x_2^2=x_1x_3$. From Theorem of Viet $x_1x_2x_3=27$. Hence $x_2^3=27$ etc.