Question 1176228
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
 5 x + 8 y = 16  
0r  
 y = (-5/8)x + 2    Slope Intercept form:   y-intercept = 2

{{{drawing(300,300,    -10,10,-10,10,   
 grid(1),
circle(0, 2,0.4),
circle(16/5,0,0.4),
graph( 300, 300, -10,10,-10,10,0, (-5/8)x + 2  ))}}}

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