document.write( "Question 369130:  2x – y = 8,
\n" );
document.write( "y = 5x + 3
\n" );
document.write( "Solve using the elimination method.
\n" );
document.write( "I dont get this \n" );
document.write( "
| Algebra.Com's Answer #263032 by neatmath(302)     You can put this solution on YOUR website! Put the two equations into the same standard form: \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "Now if you add the two equations up, guess what will happen? \r \n" ); document.write( "\n" ); document.write( "You will \"eliminate\" the y variable, and only be left with the x variable. \r \n" ); document.write( "\n" ); document.write( "Technically, you will get: \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "Now we can just substitute this known x value back into either equation and find the y value. \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "The solution to this system of equations should be x=-11/3 and y=-46/3 or the point (-11/3,-46/3) \r \n" ); document.write( "\n" ); document.write( "The solution to a system of two linear equations will be a single point, unless the two lines are parallel or the two lines are actually the same line. \r \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " |