Question 923375
Find the intercepts.
{{{2x+5y=10}}}
When {{{x=0}}},{{{5y=10}}}
{{{y=2}}}
(0,2)
.
.
When {{{y=0}}},{{{2x=10}}}
{{{x=5}}}
(5,0)
Plot the two points.
{{{drawing(300,300,-2,6,-2,6,grid(1),circle(5,0,0.2),circle(0,2,0.2))}}}
Now draw the straight line containing them.
{{{drawing(300,300,-2,6,-2,6,grid(1),circle(5,0,0.2),circle(0,2,0.2),graph(300,300,-2,6,-2,6,-(2/5)(x-5)))}}}