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

graph( 300, 300, -20, 20, -6, 6,0, x/8 -2)) }}}

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