document.write( "Question 335640: Please help me understand how to solve these equations by the addition method.\r
\n" );
document.write( "\n" );
document.write( "Many thanks.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2x = 2-y
\n" );
document.write( "3x + y = -1 \n" );
document.write( "
Algebra.Com's Answer #240677 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 2x = 2 - y \n" ); document.write( "3x + y = -1 \n" ); document.write( ": \n" ); document.write( "We want both equation in the standard form (like the 2nd equation) \n" ); document.write( "Put the 1st equation in the standard form \n" ); document.write( "2x = 2 - y \n" ); document.write( "add y to both sides and you have \n" ); document.write( "2x + y = 2; the standard form \n" ); document.write( ": \n" ); document.write( "2x + y = 2 \n" ); document.write( "3x + y = -1 \n" ); document.write( ": \n" ); document.write( "multiply the 1st equation by -1, then we can use the addition method \n" ); document.write( "-2x - y = -2 \n" ); document.write( "+3x + y = -1 \n" ); document.write( "------------------addition eliminates y, find x \n" ); document.write( "x = -3 \n" ); document.write( ": \n" ); document.write( "Use the original 2nd equation to find y, \n" ); document.write( "3x + y = -1 \n" ); document.write( "Replace x with - 3 \n" ); document.write( "3(-3) + y = -1 \n" ); document.write( "-9 + y = -1 \n" ); document.write( "add 9 to both sides \n" ); document.write( "y = -1 + 9 \n" ); document.write( "y = 8 \n" ); document.write( ": \n" ); document.write( "Check our solutions in the original 1st equation \n" ); document.write( "2x = 2 - y \n" ); document.write( "Replace x with -3 and y with 8 \n" ); document.write( "2(-3) = 2 - 8 \n" ); document.write( "-6 = -6, equality confirms our solution of x=-3, y=8 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Did this help you understand this method?? \n" ); document.write( " |