document.write( "Question 1056580: Use elimination to solve each system of equations. I have to show all work and write the answer as an (x,y) ordered.\r
\n" ); document.write( "\n" ); document.write( "7x+4y=-4
\n" ); document.write( "5x+8y=28
\n" ); document.write( "

Algebra.Com's Answer #671671 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Use elimination to solve each system of equations. I have to show all work and write the answer as an (x,y) ordered.\r
\n" ); document.write( "\n" ); document.write( "7x+4y=-4
\n" ); document.write( "5x+8y=28
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "7x + 4y = -4,      (1)\r\n" );
document.write( "5x + 8y = 28.      (2)\r\n" );
document.write( "\r\n" );
document.write( "Multiply equation (1) by 5 (both sides).\r\n" );
document.write( "Multiply equation (2) by 7 (both sides). You will get\r\n" );
document.write( "\r\n" );
document.write( "35x + 20y = -20,   (1')\r\n" );
document.write( "35x + 56y = 196.   (2')\r\n" );
document.write( "\r\n" );
document.write( "Distract (1) from (2) (both sides). You will get\r\n" );
document.write( "\r\n" );
document.write( "56y - 20y = 196 - (-20),   (<--- you got a single equation for only one unknown. It is how ELIMINATION method works !)\r\n" );
document.write( "\r\n" );
document.write( "36y = 216,\r\n" );
document.write( "\r\n" );
document.write( "y = \"216%2F36\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "Thus you just found \"y\".\r\n" );
document.write( "\r\n" );
document.write( "Then from (1) 7x = -4 - 4y = -4 -4*6 = -28.\r\n" );
document.write( "\r\n" );
document.write( "x = \"%28-28%29%2F7\" = -4.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  x = -4,  y = 6.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "On Elimination method see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Solution of a linear system of two equations in two unknowns by the Elimination method \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );