How do you factor the expression #x^2 + x - 12#?

1 Answer
Jan 15, 2016

#(x-3)(x+4)#

#color(blue)("Look at how I reasoned it out!")#

Explanation:

You look to see if you spot the appropriate factors strait away. If you can not immediately determine them you have to consider all of the potential ones and reason out which ones work.

So for this question:

#color(blue)("Starting point")#

#x^2# can only be #x xx x# so we have a starting point of:

#color(blue)((x+?)(x+?))#
'~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(blue)("Consider the constant of "-12)#

This is a product so one of the factors is negative and the other positive.

#1xx12=12#
#2xx 6=12#
#3xx4=12#
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(blue)("Now consider the "+x". This is "1xx x)#

So the difference between the factors of 12 must be 1.
The only factors that give us this difference is 3 and 4.

We have #+x# so the larger has to be the positive.

#color(blue)("That means we must have "-3" and "+4)#
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(blue)("Lets try it out!")#

#color(blue)((x-3)color(brown)((x+4))#

#color(blue)(xcolor(brown)((x+4))-3color(brown)((x+4)))#

#x^2+4x-3x-12 #

#x^2+x-12#

which is where we started from so these are the factors
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(magenta)("Factors of "x^2+x-12 -> (x-3)(x+4))#