document.write( "Question 56346: Thanks for your help!!!!!!
\n" );
document.write( "Solve the systems by graphing.
\n" );
document.write( "McGraw Hill 6th edtion. 8.1 # 12\r
\n" );
document.write( "\n" );
document.write( "x-2y=8
\n" );
document.write( "3x-2y=12 \n" );
document.write( "
Algebra.Com's Answer #38231 by kev82(151)![]() ![]() ![]() You can put this solution on YOUR website! Hi,\r \n" ); document.write( "\n" ); document.write( "Problems like this are called simultaneous equations. There are quite a few techniques to solving them. The one I prefer is eliminating one variable by adding.\r \n" ); document.write( "\n" ); document.write( "What we want to do is change one (or both) of the equations so that we can add them together and cancel one varibale.\r \n" ); document.write( "\n" ); document.write( "In this case we have\r \n" ); document.write( "\n" ); document.write( "x - 2y = 8\r \n" ); document.write( "\n" ); document.write( "and \r \n" ); document.write( "\n" ); document.write( "3x - 2y = 12\r \n" ); document.write( "\n" ); document.write( "Let's multiply the first equation by -1. (remember that equations still hold as long as we do the same thing to both sides). We get\r \n" ); document.write( "\n" ); document.write( "-x + 2y = -8\r \n" ); document.write( "\n" ); document.write( "If we now add this with the second equation, we get\r \n" ); document.write( "\n" ); document.write( "(3x - 2y) + (-x + 2y) = 12 + -8\r \n" ); document.write( "\n" ); document.write( "Notice how we have +2y and -2y so all the terms with y have cancelled. We actually have\r \n" ); document.write( "\n" ); document.write( "2x = 4\r \n" ); document.write( "\n" ); document.write( "So x=2\r \n" ); document.write( "\n" ); document.write( "Putting this back into either equation lets us calculate y. Try for yourself, you should get y=-3\r \n" ); document.write( "\n" ); document.write( "Hope that helps,\r \n" ); document.write( "\n" ); document.write( "Kev \n" ); document.write( " |