Question 479926
How do I graph y=(2/3)x
----
Plot two points and draw a line thru them.
Let x = 0, then y = 0 
Let x = 3, then y = 2
------
Plot (0,0) and (3,2) and draw the line.
==========
{{{graph(400,400,-10,10,-5,5,(2/3)x)}}}
==========================
Cheers,
Stan H.