Question 979954
-x -y = 1
-y = x + 1
***************************************
y = -x - 1
three points are (0, -1), (1, -2), (2, -3)
graph is
{{{ graph( 300, 200, -10, 10, -10, 10, -x-1) }}}