Question 117681
Graph f(x) = -x - 2
Plot two points and draw a line thru them:
If x = 0, then y = -2
If x = 1, then y = -3
This gives you two points: (0,-2),(1,-3)
---------------
{{{graph(400,300,-10,10,-10,10,-x-2)}}}
=============
Cheers,
Stan H.