SOLUTION: Factor w^2-7w+12

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Factor w^2-7w+12      Log On


   



Question 91476: Factor
w^2-7w+12

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Factoring using the AC method (Factor by Grouping)


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



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



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



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 -7:



First NumberSecond NumberSum
1121+12=13
262+6=8
343+4=7
-1-12-1+(-12)=-13
-2-6-2+(-6)=-8
-3-4-3+(-4)=-7




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



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



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



w%5E2%2Bhighlight%28-3w-4w%29%2B12 Replace the second term -7w with -3w-4w.



%28w%5E2-3w%29%2B%28-4w%2B12%29 Group the terms into two pairs.



w%28w-3%29%2B%28-4w%2B12%29 Factor out the GCF w from the first group.



w%28w-3%29-4%28w-3%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.



%28w-4%29%28w-3%29 Combine like terms. Or factor out the common term w-3



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



Answer:



So w%5E2-7%2Aw%2B12 factors to %28w-4%29%28w-3%29.



In other words, w%5E2-7%2Aw%2B12=%28w-4%29%28w-3%29.



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