document.write( "Question 137495: Solve by the substitution method.\r
\n" );
document.write( "\n" );
document.write( "7m + n= 12
\n" );
document.write( "m - 8n= 18\r
\n" );
document.write( "\n" );
document.write( "Help me please. This chapter is just aweful for me I understand hardly anything. \n" );
document.write( "
Algebra.Com's Answer #100590 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! 7m + n= 12 (1st eq) \n" ); document.write( "m - 8n= 18 (2nd eq) \n" ); document.write( "so from 1st eq you have n=12-7m \n" ); document.write( "then you substitute on the 2nd \n" ); document.write( "m-8(12-7m)=18 \n" ); document.write( "57m-96=18 \n" ); document.write( "57m=114 \n" ); document.write( "m=2 \n" ); document.write( "n=-2 \n" ); document.write( " \n" ); document.write( " |