Factor $ x^3-3x^2-4x+12$

$\begingroup$

How do I go about factoring this problem?

What is the best method? I can not factor out an $x$ since the $12$ does not have a variable. I usually use the Criss Cross method.

$\endgroup$ 4

2 Answers

$\begingroup$

Using factoring by grouping:

$x^3−3x^2−4x+12=x^2(x-3)-4(x-3)=(x^2-4)(x-3)$

You can expand further by using the difference of squares $x^2-4=(x-2)(x+2)$.

The factored expression then becomes $(x-2)(x+2)(x-3)$.

$\endgroup$ 4 $\begingroup$

Use grouping to get $(x^2-4)(x-3)$ and then don't forget to factor $x^2-4$ as $(x+2)(x-2)$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like