Question 342087
To find the x-intercept, set {{{y=0}}} and solve for {{{x}}}.
{{{x+5y=20}}}
{{{x+5(0)=20}}}
{{{x=20}}}
(20,0)
To find the y-intercept, set {{{x=0}}} and solve for {{{y}}}.
{{{x+5y=20}}}
{{{0+5y=20}}}
{{{y=4}}}
(0,4)
.
.
.
Plot the points, then connect the points with the line.
.
.
.
{{{drawing(300,300,-2,24,-10,10,circle(20,0,0.5),circle(0,4,0.5),grid(1),graph(300,300,-2,24,-10,10,(20-x)/5))}}}