document.write( "Question 794372: Please help me simplify this equation.
\n" );
document.write( "(-5xy\"sq\"+3xy-9y\"sq\")-(6xy\"sq\"+7xy-8y\"sq\")\r
\n" );
document.write( "\n" );
document.write( "Sq=squared. Sorry \n" );
document.write( "
Algebra.Com's Answer #480621 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! (-5xy^2 + 3xy - 9y^2) - (6xy^2 + 7xy - 8y^2) \n" ); document.write( "group like terms: \n" ); document.write( "(-5xy^2 - 6xy^2) + (3xy - 7xy) + (-9y^2 + 8y^2) \n" ); document.write( "-11xy^2 - 4xy -y^2 \n" ); document.write( "y(-11xy - 4x - y) \n" ); document.write( " |