Question 353593
Find the intercepts to graph the equation.
To find the x-intercept, set {{{y=0}}} and solve for {{{x}}}.
{{{2x+y=-8}}}
{{{2x=-8}}}
{{{x=-4}}}
({{{-4}}},{{{0}}})
.
.
.
To find the y-intercept, set {{{x=0}}} and solve for {{{y}}}.
{{{2x+y=-8}}}
{{{y=-8}}}
({{{0}}},{{{-8}}})
.
.
.
Plot the points and connect them with a line.
.
.
.
{{{drawing(300,300,-10,10,-10,10,grid(1),circle(-4,0,0.5),circle(0,-8,0.5),graph(300,300,-10,10,-10,10,-2x-8))}}}