Factorize the expression $$x^3-3x^2-4x+12$$ Hence calculate the ranges of values of $x$ for which $x^3-3x^2>4x-12$.
I factorised it to obtain $(x-2)(x-3)(x+2)$ but I don't how how to get to the next step.
Factorize the expression $$x^3-3x^2-4x+12$$ Hence calculate the ranges of values of $x$ for which $x^3-3x^2>4x-12$.
I factorised it to obtain $(x-2)(x-3)(x+2)$ but I don't how how to get to the next step.
Hint: to have $(x-2)(x-3)(x+2)=x^3-3x^2-4x+12>0$, you need either $1$ or $3$ factors to be positive, the others being negative...
Your second question boils down to when $$x^3-3x^2>4x-12\iff x^3 - 3x^2 - 4x + 12 = (x-2)(x-3)(x +2) > 0$$
You should know the three zeros of your function by reading off what the factors tell you. Make a sign chart INSIDE the intervals:
$$(-\infty, -2),\; (-2, 2),\; (2, 3), \text { and } (3, +\infty)$$ to determine when where $(x-2)(x-3)(x+2)$ is positive. You need only test one value in each interval to check for positivity.
$$ {x}^{3}-3\,{x}^{2}-4\,x+12={x}^{3}-4\,x-3\,{x}^{2}+12=x(x^2-4)-(3x^2-12)= $$ $$ =x(x^2-4)-3(x^2-4)=(x-3)(x^2-4)=(x-3)(x-2)(x+2). $$