document.write( "Question 452069: Solve with the substitution method.
\n" ); document.write( "7m + n=12
\n" ); document.write( "m-8n = 75
\n" ); document.write( "What is the ordered pair?
\n" ); document.write( "

Algebra.Com's Answer #310775 by AHBK(13)\"\" \"About 
You can put this solution on YOUR website!
ok we have 7m+n=12 and m-8n=75 .
\n" ); document.write( "you want to solve it by substitution method so here we go...
\n" ); document.write( "we have m-8n=75,
\n" ); document.write( "so m=8n+75,
\n" ); document.write( "then we substitute the value of m in the equation (7m+n=12)
\n" ); document.write( "we get : 7(8n+75)+n=12. we expand.
\n" ); document.write( "we get : 56n+525+n=12,
\n" ); document.write( "so , 57n+525=12
\n" ); document.write( "57n=12-525, 57n= -513,
\n" ); document.write( "so n=-(513/57) , then n= -9
\n" ); document.write( "then substitute the value of n in any equation you want lets go with (7m+n=12) not necessarily this equation you can pick the other one you will get the same solution.
\n" ); document.write( "7m+n=12, 7m+(-9)=12 , 7m-9=12, 7m=12+9 ,
\n" ); document.write( "so 7m=21,
\n" ); document.write( "then m= 21/7
\n" ); document.write( "m=3
\n" ); document.write( "and solution is m=3 and n= -9
\n" ); document.write( "
\n" );