document.write( "Question 903682: Solve the system by addition.
\n" );
document.write( "x + y = 8
\n" );
document.write( "x – y = 8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548215 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x + y = 8 \n" ); document.write( "x – y = 8 \n" ); document.write( "2x = 16 \n" ); document.write( "x = 8 and y = 0 \n" ); document.write( "Ordered Pair (8,0)the Solution for this system of EQs \n" ); document.write( " |