document.write( "Question 883171: Solve the system of equations using the elimination method. Enter the answer as an ordered pair.\r
\n" );
document.write( "\n" );
document.write( "x - 2y = 12
\n" );
document.write( "4x + 2y = 8 \n" );
document.write( "
Algebra.Com's Answer #533362 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system of equations using the elimination method. Enter the answer as an ordered pair. \n" ); document.write( " x - 2y = 12 \n" ); document.write( "4x + 2y = 8 \n" ); document.write( "------- \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "5x = 20 \n" ); document.write( "x = 4 \n" ); document.write( "----- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "x - 2y = 12 \n" ); document.write( "4 - 12 = 2y \n" ); document.write( "y = -4 \n" ); document.write( "------------------ \n" ); document.write( "Ans: (4,-4) \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " |