document.write( "Question 270620: Factor
\n" ); document.write( "5x^2 + 34x + 24\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is what I have tried
\n" ); document.write( "A=5, B=34, C=24
\n" ); document.write( "AC=5*24=120
\n" ); document.write( "I need to find the product of 120 and who sum is 34
\n" ); document.write( "The numbers are 4 and 30, because 4*30=120 and 4+30=34
\n" ); document.write( "replace middle term with 34x instead of 4x and 30x
\n" ); document.write( "5x^2 + 34x +24 = (5x^2 + 4x)+ (30x + 24)
\n" ); document.write( "

Algebra.Com's Answer #198198 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
5x^2 + 34x + 24
\n" ); document.write( "5*24=120; 2 factors of 120 whose sum is 34 are 4 & 30
\n" ); document.write( "5x^2+30x+4x+24
\n" ); document.write( "=5x(x+6)+4(x+6) factoring by grouping.
\n" ); document.write( "=(5x+4)(x+6)
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );