Okay, first $x_1=1$, but what is easiest method to get other 3 solutions?
2026-03-26 23:11:25.1774566685
On
What is easiest method to get solutions for $(1-x)(-x^3+x^2+9x-9)=0$?
50 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
The possible integer roots of $-x^3+x^2+9x-9$ are the divisors of $-9$, so $\{-9,-3,-1,1,3,9\}$, $3$ is such a root so $-x^3+x^2+9x-9=(x-3)(-x^2-2x+3)$. Finally $(1-x)(-x^3+x^2+9x-9)=-(1-x)(x-3)(x^2+2x-3)$. You just have to solve a quadratic equation. Its root are $1$ and $-3$.
Finally $(1-x)(-x^3+x^2+9x-9)=-(1-x)(x-3)(x-1)(x+3)$.
You can factor the terms in the second parenthesis, i.e. $$-x^3 + x^2 +9x- 9 = -x^2(x-1) +9(x-1) = (-x^2 +9) (x-1) = -(x^2-9)(x-1).$$