SOLUTION: how do I factor x^2+4x+3

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: how do I factor x^2+4x+3      Log On


   



Question 111931: how do I factor
x^2+4x+3

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 x%5E2%2B4x%2B3, we can see that the first coefficient is 1, the second coefficient is 4, and the last term is 3.



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



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



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



Factors of 3:

1,3

-1,-3



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



These factors pair up and multiply to 3.

1*3 = 3
(-1)*(-3) = 3


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



First NumberSecond NumberSum
131+3=4
-1-3-1+(-3)=-4




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



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



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



x%5E2%2Bhighlight%28x%2B3x%29%2B3 Replace the second term 4x with x%2B3x.



%28x%5E2%2Bx%29%2B%283x%2B3%29 Group the terms into two pairs.



x%28x%2B1%29%2B%283x%2B3%29 Factor out the GCF x from the first group.



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



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



Answer:



So x%5E2%2B4%2Ax%2B3 factors to %28x%2B3%29%28x%2B1%29.



In other words, x%5E2%2B4%2Ax%2B3=%28x%2B3%29%28x%2B1%29.



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