document.write( "Question 176534: how do I solve the system of equations: x-2y=5 -3x+2y=7? \n" ); document.write( "
Algebra.Com's Answer #131616 by EMStelley(208)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "This system lends itself to the addition method, which involves adding the two equations by columns. So we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "To find y, you plug in x=-6 into either of the original equations. I will use the first one: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the solution is (-6, -11/2). \n" ); document.write( " |