Question 1111223
x -4y = 8
:
the slope intercept form is y = mx +b, where m is the slope and b is the y-intercept
:
solve for y
:
4y = x -8
:
y = (x/4) -2
:
the slope is 1/4 and the y-intercept is -2 
:
the graph of the linear equation is
:
{{{ graph( 300, 200, -12, 12, -12, 12, x/4 -2) }}}
: