Question 309866
 y=1/4x
Y=mX+b where m=the slope & b=the Y intercept.
Thus the Y intercept=0 as shown by the graph below.
{{{ graph( 300, 200, -6, 5, -6, 5, y = x/4) }}} (graph 300x200 pixels, x from -6 to 5, y from -6 to 5, y = x/4).