I am wondering whether there is a simple way to find the roots of $x^3 - x^2 - 4x + 4$ = $0$ by algebraic manipulation
I will accept if this is not a trivial equation to compute the roots of
Any help is appreciated!
I am wondering whether there is a simple way to find the roots of $x^3 - x^2 - 4x + 4$ = $0$ by algebraic manipulation
I will accept if this is not a trivial equation to compute the roots of
Any help is appreciated!
You can factor the polynomial as follows: $$x^2(x-1)-4(x-1)=0,$$$$(x^2-4)(x-1)=0.$$ The first factor can be factored further using difference of two squares, and then you easily get the three roots.