SOLUTION: Factor {{{ 3y^2+24y+45}}}

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Factor {{{ 3y^2+24y+45}}}      Log On


   



Question 283487: Factor +3y%5E2%2B24y%2B45
Found 2 solutions by jim_thompson5910, richwmiller:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

3y%5E2%2B24y%2B45 Start with the given expression.


3%28y%5E2%2B8y%2B15%29 Factor out the GCF 3.


Now let's try to factor the inner expression y%5E2%2B8y%2B15


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


Looking at the expression y%5E2%2B8y%2B15, we can see that the first coefficient is 1, the second coefficient is 8, and the last term is 15.


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


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


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


Factors of 15:
1,3,5,15
-1,-3,-5,-15


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


These factors pair up and multiply to 15.
1*15 = 15
3*5 = 15
(-1)*(-15) = 15
(-3)*(-5) = 15

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


First NumberSecond NumberSum
1151+15=16
353+5=8
-1-15-1+(-15)=-16
-3-5-3+(-5)=-8



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


So the two numbers 3 and 5 both multiply to 15 and add to 8


Now replace the middle term 8y with 3y%2B5y. Remember, 3 and 5 add to 8. So this shows us that 3y%2B5y=8y.


y%5E2%2Bhighlight%283y%2B5y%29%2B15 Replace the second term 8y with 3y%2B5y.


%28y%5E2%2B3y%29%2B%285y%2B15%29 Group the terms into two pairs.


y%28y%2B3%29%2B%285y%2B15%29 Factor out the GCF y from the first group.


y%28y%2B3%29%2B5%28y%2B3%29 Factor out 5 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.


%28y%2B5%29%28y%2B3%29 Combine like terms. Or factor out the common term y%2B3


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


So 3%28y%5E2%2B8y%2B15%29 then factors further to 3%28y%2B5%29%28y%2B3%29


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


Answer:


So 3y%5E2%2B24y%2B45 completely factors to 3%28y%2B5%29%28y%2B3%29.


In other words, 3y%5E2%2B24y%2B45=3%28y%2B5%29%28y%2B3%29.


Note: you can check the answer by expanding 3%28y%2B5%29%28y%2B3%29 to get 3y%5E2%2B24y%2B45 or by graphing the original expression and the answer (the two graphs should be identical).

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
first factor out the 3
3y^2+24y+45
3*(y^2+8y+15)
now we are looking for factors of 15 that add up to 8
1 15 15
3 5 8
got it. It is good thing because there are not any more
3*(y+3)*(y+5)