2x-2x*x*x=0 equation
The teacher will be very surprised to see your correct solution 😉
The solution
Detail solution
Given the equation
$$- x x 2 x + 2 x = 0$$
Obviously:
x0 = 0
next,
transform
$$\frac{1}{x^{2}} = 1$$
Because equation degree is equal to = -2 - contains the even number -2 in the numerator, then
the equation has two real roots.
Get the root -2-th degree of the equation sides:
We get:
$$\frac{1}{\sqrt{\frac{1}{x^{2}}}} = \frac{1}{\sqrt{1}}$$
$$\frac{1}{\sqrt{\frac{1}{x^{2}}}} = \left(-1\right) \frac{1}{\sqrt{1}}$$
or
$$x = 1$$
$$x = -1$$
We get the answer: x = 1
We get the answer: x = -1
or
$$x_{1} = -1$$
$$x_{2} = 1$$
The final answer:
x0 = 0
$$x_{1} = -1$$
$$x_{2} = 1$$
Vieta's Theorem
rewrite the equation
$$- x x 2 x + 2 x = 0$$
of
$$a x^{3} + b x^{2} + c x + d = 0$$
as reduced cubic equation
$$x^{3} + \frac{b x^{2}}{a} + \frac{c x}{a} + \frac{d}{a} = 0$$
$$x^{3} - x = 0$$
$$p x^{2} + q x + v + x^{3} = 0$$
where
$$p = \frac{b}{a}$$
$$p = 0$$
$$q = \frac{c}{a}$$
$$q = -1$$
$$v = \frac{d}{a}$$
$$v = 0$$
Vieta Formulas
$$x_{1} + x_{2} + x_{3} = - p$$
$$x_{1} x_{2} + x_{1} x_{3} + x_{2} x_{3} = q$$
$$x_{1} x_{2} x_{3} = v$$
$$x_{1} + x_{2} + x_{3} = 0$$
$$x_{1} x_{2} + x_{1} x_{3} + x_{2} x_{3} = -1$$
$$x_{1} x_{2} x_{3} = 0$$
$$x_{1} = -1$$
$$x_{2} = 0$$
$$x_{3} = 1$$
Sum and product of roots
[src]
$$-1 + 1$$
$$0$$
$$- 0$$
$$0$$