document.write( "Question 213529: Use the substitution method to solve the system of equations. Enter your answer as an ordered pair.\r
\n" );
document.write( "\n" );
document.write( "3x - y = 7
\n" );
document.write( "2x - 2y = 2 \n" );
document.write( "
Algebra.Com's Answer #161333 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x - y = 7 multiply by -2 & add\r \n" ); document.write( "\n" ); document.write( "2x - 2y = 2 \n" ); document.write( "-6x+2y=-14 \n" ); document.write( "------------------ \n" ); document.write( "-4x=-12 \n" ); document.write( "x=-12/-4 \n" ); document.write( "x=3 ans. \n" ); document.write( "3*3-y=7 \n" ); document.write( "9-y=7 \n" ); document.write( "-y=7-9\-y=-2 \n" ); document.write( "y=2 ans. \n" ); document.write( "Proof: \n" ); document.write( "2*3-2*2=2 \n" ); document.write( "6-4=2 \n" ); document.write( "2=2 \n" ); document.write( " |