You can put this solution on YOUR website! (((2m=n-3 3m-2n-9)))
I assume you mean 2 equations:
2m = n-3
3m-2n = 9
-----------
2m - n = -3
3m -2n = 9
Mult by the 1st eqn by 2
4m -2n = -6
Subtract it from the 2nd eqn
-m +0n = -12
m = 12
------------
Sub into either eqn
2*12 - n = -3
24 - n = -3
-n = -27
n = 27
----------------