document.write( "Question 137502: Solve by the elimination method.
\n" );
document.write( "x+8y=29
\n" );
document.write( "-x+3y=4\r
\n" );
document.write( "\n" );
document.write( "I do not understand this 'elimination method', can someone please help me?? \n" );
document.write( "
Algebra.Com's Answer #100594 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Solve by the elimination method. \n" ); document.write( "x+8y=29 \n" ); document.write( "-x+3y=4\r \n" ); document.write( "\n" ); document.write( "you have to multiply any equation for a number to eliminate x or y after adding the equations. \n" ); document.write( "in this example you do not have to do nothing before the addition because \n" ); document.write( "if you do it: \n" ); document.write( "11y=33 (you eliminate the x) \n" ); document.write( "then y = 3 \n" ); document.write( "after that you substitute \n" ); document.write( "and \n" ); document.write( "x+8(3)=29 \n" ); document.write( "then \n" ); document.write( "x=5 \n" ); document.write( "Answer: solution is x=5,y=3 \n" ); document.write( " |