Question 347196
Hi,
*Note finding two points on the line is one way of determining the graph:
x + 2y = 8
.
Solving equation for x = 0 gives the following point
(0, 4) 
Solving for y = 0 gives the following point
and (8, 0) are the 

{{{drawing(300,300,-8,10,-8,20,grid(1),
circle(0, 4,0.3),
circle(8, 0,0.3),
graph(300,300,-8,10,-8,20,-x/2+4))}}}