Question 821441
graph y = 2/3x + 2?
-----
If x = 0, y = 2
If x = 3, y = 4
-----
Plot (0,2) and (3,4) and draw a line thru those two points.
--------
{{{graph(400,400,-10,10,-10,10,(2/3)x+2)}}}
================
Cheers,
Stan H.
===============