Question 312181
To find the x-intercept, set y=0 and solve for x.
{{{ 2x +y =4}}}
{{{ 2x +0 =4}}}
{{{ 2x=4}}}
{{{x=2}}}

(2,0)
To find the y-intercept, set x=0 and solve for y.
{{{ 2x +y =4}}}
{{{ 2(0) +y =4}}}
{{{ y =4}}}
(0,4)
.
.
.
{{{drawing( 300, 300, -2, 5, -2,5,grid(1),circle(0,4,.25),circle(2,0,.25),graph( 300, 300, -2, 5, -2,5,-2x+4)) }}}