SOLUTION: i need help with this problem X squared -X - 12

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: i need help with this problem X squared -X - 12      Log On


   



Question 281667: i need help with this problem X squared -X - 12
Found 2 solutions by Alan3354, jim_thompson5910:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Help doing what?

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'm assuming that you want to factor.




Looking at the expression x%5E2-x-12, we can see that the first coefficient is 1, the second coefficient is -1, and the last term is -12.


Now multiply the first coefficient 1 by the last term -12 to get %281%29%28-12%29=-12.


Now the question is: what two whole numbers multiply to -12 (the previous product) and add to the second coefficient -1?


To find these two numbers, we need to list all of the factors of -12 (the previous product).


Factors of -12:
1,2,3,4,6,12
-1,-2,-3,-4,-6,-12


Note: list the negative of each factor. This will allow us to find all possible combinations.


These factors pair up and multiply to -12.
1*(-12) = -12
2*(-6) = -12
3*(-4) = -12
(-1)*(12) = -12
(-2)*(6) = -12
(-3)*(4) = -12

Now let's add up each pair of factors to see if one pair adds to the middle coefficient -1:


First NumberSecond NumberSum
1-121+(-12)=-11
2-62+(-6)=-4
3-43+(-4)=-1
-112-1+12=11
-26-2+6=4
-34-3+4=1



From the table, we can see that the two numbers 3 and -4 add to -1 (the middle coefficient).


So the two numbers 3 and -4 both multiply to -12 and add to -1


Now replace the middle term -1x with 3x-4x. Remember, 3 and -4 add to -1. So this shows us that 3x-4x=-1x.


x%5E2%2Bhighlight%283x-4x%29-12 Replace the second term -1x with 3x-4x.


%28x%5E2%2B3x%29%2B%28-4x-12%29 Group the terms into two pairs.


x%28x%2B3%29%2B%28-4x-12%29 Factor out the GCF x from the first group.


x%28x%2B3%29-4%28x%2B3%29 Factor out 4 from the second group. The goal of this step is to make the terms in the second parenthesis equal to the terms in the first parenthesis.


%28x-4%29%28x%2B3%29 Combine like terms. Or factor out the common term x%2B3


===============================================================


Answer:


So x%5E2-x-12 factors to %28x-4%29%28x%2B3%29.


In other words, x%5E2-x-12=%28x-4%29%28x%2B3%29.


Note: you can check the answer by expanding %28x-4%29%28x%2B3%29 to get x%5E2-x-12 or by graphing the original expression and the answer (the two graphs should be identical).