document.write( "Question 389759: slove the system by addition
\n" );
document.write( "x+y=8,x-y=8
\n" );
document.write( "i come up with 0
\n" );
document.write( "can someone explained this to me please \n" );
document.write( "
Algebra.Com's Answer #276293 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! adding the equations eliminates the y term ___ (x + y) + (x - y) = 8 + 8 ___ 2x = 16 ___ x = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting for x ___ (8) + y = 8 ___ y = 0 (as you already know) \n" ); document.write( " |