document.write( "Question 56881: SOLVE THE SYSTEM BY ADDITION
\n" );
document.write( "X+Y=6
\n" );
document.write( "X-Y=4\r
\n" );
document.write( "\n" );
document.write( "THANKS FOR ALL YOUR HELP \n" );
document.write( "
Algebra.Com's Answer #38632 by askmemath(368)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=6 \n" ); document.write( "X-Y=4\r \n" ); document.write( "\n" ); document.write( "Adding the 2 equations \n" ); document.write( "2X = 10 \n" ); document.write( "Dividing both sides by 2 \n" ); document.write( "X = 5\r \n" ); document.write( "\n" ); document.write( "=> Y = 1 since 5+Y = 6 \n" ); document.write( "=>y = 6-5 \n" ); document.write( "=>Y = 1 \n" ); document.write( " |