SOLUTION: please solve by factoring...i got stuck near the end. 3x^2+8x+4=0 thanks

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: please solve by factoring...i got stuck near the end. 3x^2+8x+4=0 thanks      Log On


   



Question 186951: please solve by factoring...i got stuck near the end.

3x^2+8x+4=0

thanks

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Let's factor 3x%5E2%2B8x%2B4




Looking at the expression 3x%5E2%2B8x%2B4, we can see that the first coefficient is 3, the second coefficient is 8, and the last term is 4.


Now multiply the first coefficient 3 by the last term 4 to get %283%29%284%29=12.


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


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
2*6
3*4
(-1)*(-12)
(-2)*(-6)
(-3)*(-4)

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


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 2 and 6 add to 8 (the middle coefficient).


So the two numbers 2 and 6 both multiply to 12 and add to 8


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


3x%5E2%2Bhighlight%282x%2B6x%29%2B4 Replace the second term 8x with 2x%2B6x.


%283x%5E2%2B2x%29%2B%286x%2B4%29 Group the terms into two pairs.


x%283x%2B2%29%2B%286x%2B4%29 Factor out the GCF x from the first group.


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


So 3x%5E2%2B8x%2B4 factors to %28x%2B2%29%283x%2B2%29.


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


So 3x%5E2%2B8x%2B4=0 then transforms to %28x%2B2%29%283x%2B2%29=0



Now set each factor equal to zero:

x%2B2=0 or 3x%2B2=0

x=-2 or x=-2%2F3 Solve for x in each case


So our answers are

x=-2 or x=-2%2F3