You can put this solution on YOUR website! Hi there,
y=3x+5
x+y=-3
Rearrange:
-3x + y = 5..........Eq(1)
x + y = -3...........Eq(2)
Subtract Eq(2) from Eq(1)
-4x = 8
x = -2
Substitute x = -2 into
Eq(2)
x + y = -3
-2 + y = -3
....y = -3 + 2
....y = -1
{-2, -1}
Hope this helps :-)