document.write( "Question 37573: factor by grouping with complete solution
\n" );
document.write( "1. x² - y² - x –y
\n" );
document.write( "2. x³ - y³ - x² + 2xy – y²
\n" );
document.write( "3. x² + xy – 2y² - x³ + y³ \n" );
document.write( "
Algebra.Com's Answer #23200 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! factor by grouping with complete solution \n" ); document.write( "1. x² - y² - x –y \n" ); document.write( "=(X+Y)(X-Y)-1(X+Y)=(X+Y)(X-Y-1)\r \n" ); document.write( "\n" ); document.write( "2. x³ - y³ - x² + 2xy – y² \n" ); document.write( "(X-Y)(X^2+XY+Y^2)-(X-Y)^2 \n" ); document.write( "=(X-Y)(X^2+XY+Y^2-X+Y)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3. x² + xy – 2y² - x³ + y³ \n" ); document.write( "{X^2+2XY-XY-2Y^2}-(X^3-Y^3) \n" ); document.write( "={X(X+2Y)-Y(X+2Y)}-(X-Y)(X^2+XY+Y^2) \n" ); document.write( "(X-Y)(X+2Y)-(X-Y)(X^2+XY+Y^2) \n" ); document.write( "(X-Y)(X+2Y-X^2-XY-Y^2) \n" ); document.write( " |