a*4a equation
The teacher will be very surprised to see your correct solution 😉
The solution
Detail solution
Given the equation
$$a 4 a = 0$$
so
$$a = 0$$
We get the answer: a = 0
Vieta's Theorem
rewrite the equation
$$a 4 a = 0$$
of
$$a^{3} + a b + c = 0$$
as reduced quadratic equation
$$a^{2} + b + \frac{c}{a} = 0$$
$$a^{2} = 0$$
$$a^{2} + a p + q = 0$$
where
$$p = \frac{b}{a}$$
$$p = 0$$
$$q = \frac{c}{a}$$
$$q = 0$$
Vieta Formulas
$$a_{1} + a_{2} = - p$$
$$a_{1} a_{2} = q$$
$$a_{1} + a_{2} = 0$$
$$a_{1} a_{2} = 0$$
Sum and product of roots
[src]
$$0$$
$$0$$
$$0$$
$$0$$