document.write( "Question 203374: how can i solve this indicated operation?
\n" );
document.write( "subtract 8x-y+5y from the sum of 2x+3y-6z and 5x-3y\r
\n" );
document.write( "\n" );
document.write( "please help me,
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #153441 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! subtract 8x-y+5y from the sum of 2x+3y-6z and 5x-3y \n" ); document.write( "You can write it like this: \n" ); document.write( ": \n" ); document.write( "(2x+3y-6z) + (5x-3y) - (8x-y+5y) = \n" ); document.write( ": \n" ); document.write( "(2x+3y-6z) + (5x-3y) - (8x+4y) = \n" ); document.write( "Remove brackets \n" ); document.write( "2x + 3y - 6z + 5x - 3y - 8x - 4y - 5y \n" ); document.write( "Group like terms \n" ); document.write( "2x + 5x - 8x + 3y - 3y - 4y - 6z = \n" ); document.write( ": \n" ); document.write( "-x - 4y - 6z \n" ); document.write( " |