document.write( "Question 487034: find the solution to the system 2x - 5y = -1 and x - 3y = -3 by the substitution method \n" ); document.write( "
Algebra.Com's Answer #333024 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! find the solution to the system 2x - 5y = -1 and x - 3y = -3 by the substitution method\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x - 5y = - 1 -------- eq (i)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - 3y = - 3 ------ x = - 3 + 3y ------ eq (ii)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting (- 3 + 3y) for x in equation 1 results in:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(- 3 + 3y) - 5y = - 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "- 6 + 6y - 5y = - 1 ------- \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting 5 for y in eq (ii) results in: x = - 3 + 3(5) -------- |