document.write( "Question 244063: What is the solution to the system of equations that contains −3x + y = 3 and 2x − y = −1? \n" ); document.write( "
Algebra.Com's Answer #178656 by edjones(8007)![]() ![]() You can put this solution on YOUR website! -3x+y=3 \n" ); document.write( "2x-y=-1 \n" ); document.write( "--------------add \n" ); document.write( "-x===2 \n" ); document.write( "x=-2 \n" ); document.write( "y=-3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |