You can put this solution on YOUR website! solve
-7x-2y=-13
x-2y=11
using Substitution
---------------
Solve for "x"::
x = 2y+11
----
Substitute for "x" and solve for "y"::
-7(2y+11) - 2y = -13
-14y - 77 -2y = -13
----
-16y = 64
y = -4
-----
Solve for "y"::
x = 2y+11
x = 2(-4)+11
x = 3
-------------
Cheers,
Stan H.
------------