Question
Question: if the roots of equation 10x3-cx2-54x-27=0 are in hp find c and roots if the roots of equation 10...
if the roots of equation 10x3-cx2-54x-27=0 are in hp find c and roots if the roots of equation 10x3-cx2-54x-27=0 are in hp find c and roots
c=9, roots are 3, -3/2, -3/5
Solution
Given the equation: 10x3−cx2−54x−27=0. Let the roots of this equation be α,β,γ. Since the roots are in Harmonic Progression (HP), their reciprocals, 1/α,1/β,1/γ, will be in Arithmetic Progression (AP).
To find an equation whose roots are 1/α,1/β,1/γ, we substitute x=1/y into the original equation: 10(1/y)3−c(1/y)2−54(1/y)−27=0 y310−y2c−y54−27=0 Multiply the entire equation by y3 to clear denominators: 10−cy−54y2−27y3=0 Rearrange in standard cubic form: −27y3−54y2−cy+10=0 Or, 27y3+54y2+cy−10=0
Let the roots of this new equation be y1,y2,y3. These roots are 1/α,1/β,1/γ and are in AP. Let the roots in AP be A−D,A,A+D. According to Vieta's formulas, the sum of the roots of 27y3+54y2+cy−10=0 is: y1+y2+y3=(A−D)+A+(A+D)=−2754 3A=−2 A=−32
So, the middle root of the AP is y2=A=−2/3. Since y2=1/β, we have 1/β=−2/3, which means β=−3/2. This is one of the roots of the original equation 10x3−cx2−54x−27=0.
Substitute x=−3/2 into the original equation to find the value of c: 10(−3/2)3−c(−3/2)2−54(−3/2)−27=0 10(−27/8)−c(9/4)+81−27=0 −8270−49c+54=0 −4135−49c+4216=0 Multiply by 4: −135−9c+216=0 81−9c=0 9c=81 c=9
Now the equation is 10x3−9x2−54x−27=0. We know one root is x=−3/2. We can use polynomial division or synthetic division to find the other roots. Using synthetic division with root −3/2:
-3/2 | 10 -9 -54 -27
| -15 36 27
--------------------
10 -24 -18 0
The quotient is 10x2−24x−18=0. Divide by 2: 5x2−12x−9=0. Now solve this quadratic equation using the quadratic formula x=2a−b±b2−4ac: x=2(5)−(−12)±(−12)2−4(5)(−9) x=1012±144+180 x=1012±324 x=1012±18
The two remaining roots are: x1=1012+18=1030=3 x2=1012−18=10−6=−3/5
So, the roots of the equation are 3,−3/2,−3/5. To verify they are in HP, check their reciprocals: 1/3,−2/3,−5/3. These values form an AP with a common difference of −1. (−2/3)−(1/3)=−3/3=−1 (−5/3)−(−2/3)=−3/3=−1 Thus, the roots are indeed in HP.
The value of c is 9. The roots are 3,−3/2,−3/5.