SOLUTION: how do i factor 4x^2+4x+1

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


   



Question 316714: how do i factor 4x^2+4x+1
Found 2 solutions by jim_thompson5910, solver91311:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

Looking at the expression 4x%5E2%2B4x%2B1, we can see that the first coefficient is 4, the second coefficient is 4, and the last term is 1.


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


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


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


Factors of 4:
1,2,4
-1,-2,-4


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


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

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


First NumberSecond NumberSum
141+4=5
222+2=4
-1-4-1+(-4)=-5
-2-2-2+(-2)=-4



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


So the two numbers 2 and 2 both multiply to 4 and add to 4


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


4x%5E2%2Bhighlight%282x%2B2x%29%2B1 Replace the second term 4x with 2x%2B2x.


%284x%5E2%2B2x%29%2B%282x%2B1%29 Group the terms into two pairs.


2x%282x%2B1%29%2B%282x%2B1%29 Factor out the GCF 2x from the first group.


2x%282x%2B1%29%2B1%282x%2B1%29 Factor out 1 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.


%282x%2B1%29%282x%2B1%29 Combine like terms. Or factor out the common term 2x%2B1


%282x%2B1%29%5E2 Condense the terms.


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


Answer:


So 4x%5E2%2B4x%2B1 factors to %282x%2B1%29%5E2.


In other words, 4x%5E2%2B4x%2B1=%282x%2B1%29%5E2.


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

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


2 times 2 is 4

1 times 1 is 1

2 times 1 plus 2 times 1 is 4


John