document.write( "Question 713824: -x+y=1
\n" );
document.write( "2x+y=-2
\n" );
document.write( "Solve using substitution method and elimination method \n" );
document.write( "
Algebra.Com's Answer #438577 by iamverybadinmath(9)![]() ![]() You can put this solution on YOUR website! This is a pretty simple problem if you know how to substitute problems. \n" ); document.write( " The answer to this problem is: \n" ); document.write( " x=-1 \n" ); document.write( " y=0 \n" ); document.write( "Here's the work: \n" ); document.write( " 2x+y-(-x)-y=-2-1 \n" ); document.write( " 2x+x+y-y=-3 \n" ); document.write( " 3x=-3 \n" ); document.write( " x=-1 \n" ); document.write( "Then you substitute x into equation 1: \n" ); document.write( " -(-1)+y=1 \n" ); document.write( " y=1-(-(-1)) \n" ); document.write( " y=1-1 \n" ); document.write( " y=0 \n" ); document.write( "I hope you understand my work and explanation, you can email me if you have any more questions! Enjoy! ;) \n" ); document.write( " |