Question 256830
Y=mX+b b=the Y intercept.
y=x/4
The Y intercept is 0.
{{{ graph( 300, 200, -6, 5, -4, 4, y = x/4) }}} (graph 300x200 pixels, x from -6 to 5, y from -4 to 4, y = x/4).