Question 369358
What would the graph be for: y = x + 2?
----
Plot a couple of points and draw a line thru them.
If x = 0, y = 2
If x = 2, y = 4
---
Plot (0,2) and (2,4).
--------------------------
{{{graph(400,300,-10,10,-10,10,x+2)}}}
Cheers,
Stan H.