$4x^2 = 4x$
If we divide both sides by $4x$ we get $x = 1$
but if we do this:
$4x^2 - 4x = 0$
$4x(x-1) = 0$
we get $x = 1, x = 0$
I guess the latter solution is the correct one, but I want to understand why the first one is wrong, and since it's wrong should I avoid using it all the time?
Thanks in advance.