You can put this solution on YOUR website! Solve 2x plus y equals -1 and y equals x plus 5 by substitution .
--------------------
2x + y = -1
y = x + 5
-----
Substitute for "y" and solve for "x"::
2x + x+5 = -1
3x = -6
x = -2
-------
Solve for "y"::
y = x + 5
y = -2+5
y = 3
----
Ans::(-2,3)
---------------
Cheers,
Stan H.
-------------