Question 155237
y=-1/3x+4
This line has a slope(m)=-1/3 & the y intercept=4
{{{ graph( 300, 200, -6, 15, -10, 10, -x/3 +4) }}} (graph 300x200 pixels, x from -6 to 15, y from -10 to 10, -x/3 +4).