Question 370057
Use the intercepts to graph the line.
.
.
.
To find the x-intercept, set {{{y=0}}} and solve for {{{x}}}.
{{{-2x+4y=-8}}}
{{{-2x=-8}}}
{{{x=4}}}
({{{4}}},{{{0}}})
.
.
.
To find the y-intercept, set {{{x=0}}} and solve for {{{y}}}.
{{{-2x+4y=-8}}}
{{{4y=-8}}}
{{{y=-2}}}
({{{0}}},{{{-2}}})
.
.
.
Plot the points and connect them with a line through both points.
.
.
.
{{{drawing(300,300,-6,6,-6,6,grid(1),circle(0,-2,0.3),circle(4,0,0.3),graph(300,300,-6,6,-6,6,0,(2x-8)/4))}}}