Question 366905
<pre><font size = 3 color = "indigo"><b>
Hi
Use the intercepts to graph the equation 
x+4y=8
y = 0 then x = 8
x = 0  then y = 2
Pt(8,0) and pt (0,2) on the line
{{{drawing(300,300, -10, 10, -10, 10,
circle(0, 2,0.3),
circle(8, 0,0.3),
graph( 300, 300,  -10, 10, -10, 10,-.25x + 2))}}}