document.write( "Question 352413: Solve the following system of equations and show how they are solved.
\n" );
document.write( "x-y=19
\n" );
document.write( "2x + y= 2
\n" );
document.write( "Explain which method you chose to solve the system and why you felt it was the best choice. \n" );
document.write( "
Algebra.Com's Answer #251837 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x-y=19 \n" ); document.write( "2x + y= 2\r \n" ); document.write( "\n" ); document.write( ".... \n" ); document.write( "add the both equations \n" ); document.write( "x+2x+y-y=19+2 \n" ); document.write( "3x=21 \n" ); document.write( "/3 \n" ); document.write( "x=21/3 \n" ); document.write( "x=7 \n" ); document.write( "plug the value of x in x-y =19 \n" ); document.write( "7-y=19 \n" ); document.write( "add -7 \n" ); document.write( "-7+7-y=19-7 \n" ); document.write( "-y=12 \n" ); document.write( "/-1 \n" ); document.write( "y=-12 \n" ); document.write( ".. \n" ); document.write( "On observation we find that the y term can be eliminated just by adding the two equations. hence elimination method. \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.com \n" ); document.write( " \n" ); document.write( " |