document.write( "Question 48340: Rewrite the middle term as the sum of two terms and then factor completely\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "15x^2 + 17x + 4\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #31969 by Nate(3500) ![]() You can put this solution on YOUR website! 15 * 4 = 60: 12 * 5 \n" ); document.write( "15x^2 + 12x + 5x + 4 \n" ); document.write( "(15x^2 + 12x) + (5x + 4) \n" ); document.write( "3x(5x + 4) + 1(5x + 4) \n" ); document.write( "(3x + 1)(5x + 4) \n" ); document.write( " |