document.write( "Question 1200183: Simplify: x^3-y^3-x^2+y^2 \n" ); document.write( "
Algebra.Com's Answer #834235 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Simplify: x^3-y^3-x^2+y^2 \n" ); document.write( "----------- \n" ); document.write( "= x^3-x^2 - y^3+y^2 \n" ); document.write( "= x^2*(x-1) - y^2*(y-1) --- Is that simpler? \n" ); document.write( "---------- \n" ); document.write( "x^3 - y^3 - (x^2 + y^2) --- Is that? \n" ); document.write( "============ \n" ); document.write( "\"Simplified\" can be a matter of opinion. \n" ); document.write( " |