Question 1197086
 <pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
x − 4y = 8
x-intercept (x, y)  |Set y = 0  Pt(8,0)
y-intercept (x, y)  |Set x = 0  Pt(0,-2)
Graphing Line:  y = (1/4)x - 2
{{{drawing(300,300,   -10,10,-10,10,   grid(1), 
circle(8, 0,.5),
circle(0, -2,.5),

graph( 300, 300, -10,10,-10,10, 0, (1/4)x - 2)) }}}

Wish You the Best in your Studies.
 
</font></b></pre>