In an exam there is given the general equation for quadratic: $ax^2+bx+c=0$.
It is asking: what does $\dfrac{1}{{x_1}^3}+\dfrac{1}{{x_2}^3}$ equal?
In an exam there is given the general equation for quadratic: $ax^2+bx+c=0$.
It is asking: what does $\dfrac{1}{{x_1}^3}+\dfrac{1}{{x_2}^3}$ equal?
On
If $x_{1}$ and $x_{2}$ are the roots then
$x_{1} + x_{2} = -\frac{b}{a}$ and $x_{1} \cdot x_{2}=\frac{c}{a}$, now $\frac{1}{x_{1}}+\frac{1}{x_{2}} = -\frac{b}{c}$ and $$\frac{1}{x_{1}^{3}}+\frac{1}{x_{2}^{3}} = \left(\frac{1}{x_{1}}+\frac{1}{x_{2}}\right)^3- 3\cdot\frac{1}{x_{1}.x_{2}}\left(\frac{1}{x_{1}}+\frac{1}{x_{2}}\right) = \frac{3abc-b^{3}}{c^{3}}$$
BIG HINT: $$\frac{1}{x_1^3}+\frac{1}{x_2^3}=\frac{x_1^3+x_2^3}{x_1^3x_2^3}=\frac{(x_1+x_2)(x_1^2-x_1x_2+x_2^2)}{x_1^3x_2^3}=\frac{(x_1+x_2)((x_1+x_2)^2-3x_1x_2)}{(x_1x_2)^3}$$