document.write( "Question 449976: Grouping
\n" );
document.write( "x^2+3x-2x-6 \n" );
document.write( "
Algebra.Com's Answer #309579 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! Do you mean factor by grouping?\r \n" ); document.write( "\n" ); document.write( "x^2+3x-2x-6 \n" ); document.write( "x^2-2x+3x-6 \n" ); document.write( "x*(x-2)+3*(x-2) \n" ); document.write( "(x+3)*(x-2) \n" ); document.write( " |