Question 114086
Graph y = 3x. 
Plot two points and draw a line thru them.
Let x=0, then y=0 giving you point (0,0)
Let x=2, then y = 6 giving you point (2,6)
-------------------
{{{graph(400,300,-10,10,-10,10,3x)}}}
Cheers,
Stan H.