Question 347196
Solve for the intercepts.
To find the x-intercept, set {{{y=0}}} and solve for {{{x}}}.
{{{x + 2y = 8}}}
{{{x+2(0)=8}}}
{{{x=8}}}
(8,0)
.
.
.
To find the y-intercept, set {{{x=0}}} and solve for {{{y}}}.
{{{x + 2y = 8}}}
{{{0+2y=8}}}
{{{y=4}}}
(0,4)
.
.
.
Plot the points and connect them with a line going through them.
.
.
.
{{{drawing(300,300,-10,10,-10,10,circle(8,0,0.4),circle(0,4,0.4),grid(1),graph(300,300,-10,10,-10,10,(8-x)/2))}}}