SOLUTION: factor out this problem. x^2+11x+28 thank you

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: factor out this problem. x^2+11x+28 thank you      Log On


   



Question 197636: factor out this problem.

x^2+11x+28

thank you

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

Looking at the expression x%5E2%2B11x%2B28, we can see that the first coefficient is 1, the second coefficient is 11, and the last term is 28.


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


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


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


Factors of 28:
1,2,4,7,14,28
-1,-2,-4,-7,-14,-28


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


These factors pair up and multiply to 28.
1*28
2*14
4*7
(-1)*(-28)
(-2)*(-14)
(-4)*(-7)

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


First NumberSecond NumberSum
1281+28=29
2142+14=16
474+7=11
-1-28-1+(-28)=-29
-2-14-2+(-14)=-16
-4-7-4+(-7)=-11



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


So the two numbers 4 and 7 both multiply to 28 and add to 11


Now replace the middle term 11x with 4x%2B7x. Remember, 4 and 7 add to 11. So this shows us that 4x%2B7x=11x.


x%5E2%2Bhighlight%284x%2B7x%29%2B28 Replace the second term 11x with 4x%2B7x.


%28x%5E2%2B4x%29%2B%287x%2B28%29 Group the terms into two pairs.


x%28x%2B4%29%2B%287x%2B28%29 Factor out the GCF x from the first group.


x%28x%2B4%29%2B7%28x%2B4%29 Factor out 7 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%2B7%29%28x%2B4%29 Combine like terms. Or factor out the common term x%2B4

---------------------------------------------


Answer:


So x%5E2%2B11x%2B28 factors to %28x%2B7%29%28x%2B4%29.


Note: you can check the answer by FOILing %28x%2B7%29%28x%2B4%29 to get x%5E2%2B11x%2B28 or by graphing the original expression and the answer (the two graphs should be identical).