document.write( "Question 283487: Factor \"+3y%5E2%2B24y%2B45\" \n" ); document.write( "
Algebra.Com's Answer #205774 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
first factor out the 3
\n" ); document.write( "3y^2+24y+45
\n" ); document.write( "3*(y^2+8y+15)
\n" ); document.write( "now we are looking for factors of 15 that add up to 8
\n" ); document.write( "1 15 15
\n" ); document.write( "3 5 8
\n" ); document.write( "got it. It is good thing because there are not any more
\n" ); document.write( "3*(y+3)*(y+5)
\n" ); document.write( "
\n" );