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