Question 25265
x+y = 8, so
y = 8-x

x+y=-1 so
y=-1-x
{{{ graph( 700, 700, -5, 5, -5, 5, 8-x, -1-x) }}}
The lines are parallel so there are no solutions.