document.write( "Question 356113: how to you factor 5x^2+34x+24 \n" ); document.write( "
Algebra.Com's Answer #254186 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
5x^2+34x+24
\n" ); document.write( "5*24=120
\n" ); document.write( "2 factors of 120 whose sum is 34 are 4 and 30
\n" ); document.write( "5x^2+4x+30x+24
\n" ); document.write( "=x(5x+4)+6(5x+4) Factoring by grouping.
\n" ); document.write( "=(x+6)(5x+4)
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );