Question 251432
I need to graph the equation and find the y intercept
y=1/3x 
----
Let x = 0
The y = (1/3)*0 = 0
-------------
The y-intercept is (0,0)
So is the x-intercept.
==========================
{{{graph(400,300,-10,10,-10,10,(1/3)x)}}}
==========================
Cheers,
Stan H.