document.write( "Question 1056569: Use elimination to solve each system of equations. I have to show all work and write the answer as an (x,y) ordered.\r
\n" );
document.write( "\n" );
document.write( "2x-y=-1
\n" );
document.write( "3x-2y=1 \n" );
document.write( "
Algebra.Com's Answer #671679 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2x-y=-1;multiply by -2 to get -4x+2y=2 \n" ); document.write( "3x-2y=1 \n" ); document.write( "-4x+2y=2, now add them \n" ); document.write( "-x=3 \n" ); document.write( "x=-3 \n" ); document.write( "substitute into the first and -6-y=-1 \n" ); document.write( "-y=5 \n" ); document.write( "y=-5 \n" ); document.write( "check in the second one \n" ); document.write( "-9-(2(-5))=1 \n" ); document.write( "answer is (-3,-5) \n" ); document.write( " |