document.write( "Question 21079: How would you facor this by grouping?\r
\n" );
document.write( "\n" );
document.write( "xy+11x-2y-22 \n" );
document.write( "
Algebra.Com's Answer #10126 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! xy+11x-2y-22 \n" ); document.write( "(xy+11x)-(2y-22) \n" ); document.write( "x(y+11)-2(y-11) \n" ); document.write( "(x-2)(y+11) \n" ); document.write( " |