What is $|x^3 - x^2 -x +1|$?
I have calculated that $$|x^3 - x^2 -x +1| = \begin{cases} -x^3 +x^2 +x -1,\ x <-1\\\\ x^3 - x^2 -x +1, x \geq -1 \end{cases}$$
Am I right?
What is $|x^3 - x^2 -x +1|$?
I have calculated that $$|x^3 - x^2 -x +1| = \begin{cases} -x^3 +x^2 +x -1,\ x <-1\\\\ x^3 - x^2 -x +1, x \geq -1 \end{cases}$$
Am I right?
Yes it's true, you can see it directly by seeing that $$x^3-x^2-x+1=(x+1)(x-1)^2.$$