document.write( "Question 970398: I have to do the following equation as an elimination and I'm a little confused. I did it on a graph and also as a substitution but got a little confused with this method. Here's the equation. \r
\n" );
document.write( "\n" );
document.write( "y=x-4
\n" );
document.write( "y=-x+8\r
\n" );
document.write( "\n" );
document.write( "Can someone please show me the way to do the elimination way with steps so I can see where I went wrong. Thanks in advance! \n" );
document.write( "
Algebra.Com's Answer #593025 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Add the equations\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = x-4 \n" ); document.write( "y = -x+8 \n" ); document.write( "--------- \n" ); document.write( "2y = 0x + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if 2y = 4, then y = 2 (divide both sides by 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use y = 2 to get the value of x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = x-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 = x-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-4 = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 2+4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the solutions are x = 6 and y = 2. Stated as an ordered pair, the solution is (6,2) \n" ); document.write( " |