Question 127913
graph y=1.5x
-----------------------------
y = (3/2)x
Plot two points:
If x = 0, y = 0
If x = 2, y = 3
-----------------
Plot the points: (0,0) and (2,3)
and draw a line thru them.
------------------------------
{{{graph(400,300,-10,10,-10,10,(3/2)x)}}}
==========================================
Cheers,
Stan H.