document.write( "Question 843419: How do you solve this for a system equation y= -x y= 2x \n" ); document.write( "
Algebra.Com's Answer #508095 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
The first equation tells you that y = -x. Substitute -x for y in the second equation.


\n" ); document.write( "-x = 2x : add x to both sides


\n" ); document.write( "0 = 2x + x = 3x : Divide both sides by 3.


\n" ); document.write( "0=x : Substitute 0 for x in the first equation.


\n" ); document.write( "y = -0 = 0


\n" ); document.write( "Both x and y = 0. \n" ); document.write( "

\n" );