How can I solve the following equation :
$$x^3-36x^2+405x-1458=0$$
I have tried as :
$$x^3-36x^2+405x-1458=0$$ $$\Rightarrow x^2(x-36)+405(x-3.6)=0$$
How is to proceed ?
How can I solve the following equation :
$$x^3-36x^2+405x-1458=0$$
I have tried as :
$$x^3-36x^2+405x-1458=0$$ $$\Rightarrow x^2(x-36)+405(x-3.6)=0$$
How is to proceed ?
There are lots of powers of $3$ in there. Try $x=3y$, then $$27y^3-324y^2+1215y-1458=0\\y^3-12y^2+45y-54=0$$ Can you find a solution to that, or change it again?