Question 1021645
x-y=-1
x=y-1
x+1=y
.
In slope intercept form:
.
m=slope and b=y-intercept
y=mx+b
.
y=x+1
m(slope)=1 and y-intercept at (0,1)
.
The graph is a 45 degree line (slope=1) through y axis at (0,1)
. 
Graph:
.
{{{ graph( 800, 800, -5, 5, -5, 5, x+1 ) }}}