SOLUTION: Use the substitution method to solve the system of equations. Please show all work! m - n = 7; 3m + 2n = 6

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Use the substitution method to solve the system of equations. Please show all work! m - n = 7; 3m + 2n = 6      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 862048: Use the substitution method to solve the system of equations. Please show all work!
m - n = 7;
3m + 2n = 6

Answer by Help Math(4) About Me  (Show Source):
You can put this solution on YOUR website!
m - n = 7 (1)
3m + 2n = 6 (2)
solve for m from (1)
m=7+n (3)
now substitute (3) into (2) for m
3(7+n)+2n=6
21+3n+2n=6
21+5n=6
5n=6-21
n=-15/4
n=-3

no plug n=-3 into (1)
m - (-3) = 7
m=4