Question 1016677
draw a line that has the given slope and y-intercept slope -1/3 y-intercept (0,3) 
-----
y = (-1/3)x + 3
------
Plot:: (0,3) and (9,0) and draw a line thru them::
{{{graph(400,400,-10,10,-10,10,(-1/3)x + 3)}}}
-----------
Cheers,
Stan H.
-----------