Question 876900
y-1 > -1(x+2)
y-1 > -x -2
add 1 to both sides of > sign
y > -x -1
y > -(x+1)
{{{ graph( 300, 200, -10, 10, -10, 10, y > -x -1) }}}