For an example function: $x^4-4x^3+4x^2=0$
We can reduce it to $ x^2(x^2-4x+4)=0$
The function in the parentheses will give the repeating root of $x=-2,-2$. This makes sense.
However the answer to this function gives the root(s) of $x^2=0$ as $x=0,0$.
I understand the need to have repeated roots, one positive, one negative, for a non-zero whole number, but why do I need two roots for zero? Do I just pretend to have $+0,-0$ as my roots?
![1]](https://i.stack.imgur.com/SNsap.jpg)
You can factor $x^2=(x-0)(x-0)$.