document.write( "Question 361871: factor by grouping\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x^3 + 5x^2 - 7x -35 \n" );
document.write( "
Algebra.Com's Answer #257983 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^3 + 5x^2 - 7x -35 \n" ); document.write( "x^2(x+5)-7(x+5) \n" ); document.write( "(x^2-7)(x+5) ans. \n" ); document.write( " |