Question 920976
x- and y- intercept:  (0,0)
(-3,1) on this line.  Plot Points and connect with line
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, 0,0.3),
circle(-3,1,0.3),
circle(0,0,0.2),
circle(0,0,0.2),
graph( 300, 300, -6, 6, -6, 6,0, (-1/3)x) )}}}