document.write( "Question 761397: x+7y=-37
\n" );
document.write( "2x-5y=21
\n" );
document.write( "how do i solve this by using the method of elimination. If Step by step process would be shown, it would be greatly appreciated.
\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #463205 by enow(2)![]() ![]() ![]() You can put this solution on YOUR website! I'll suggest you to multiply the equation,x+7y=-37 with 2 so that you can get the same coefficient of x as the other equation. then, work can be easier for you! \n" ); document.write( "x2) x+7y=-37 ; 2x-5y=21---Eqn. 2 \n" ); document.write( " 2x+14y=-74---Eqn. 1 \n" ); document.write( "By method of elimination, Eqn. 1 - Eqn. 2: \n" ); document.write( "(2x+14y)-(2x-5y)=-74-21 \n" ); document.write( "19y=-95 \n" ); document.write( "therefore, y=-5.\r \n" ); document.write( "\n" ); document.write( "Substitute y=-5 into any of the equations, then you will get x=-2 as your answer.\r \n" ); document.write( "\n" ); document.write( "Hope I helped! \n" ); document.write( " |