Question 362613
To find the x-intercept, set {{{y=0}}} and solve for {{{x}}}.
{{{6x+y=20}}}
{{{6x=20}}}
{{{x=10/3}}}
({{{10/3}}},{{{0}}})
.
.
.
To find the y-intercept, set {{{x=0}}} and solve for {{{y}}}.
{{{6x+y=20}}}
{{{y=20}}}
({{{0}}},{{{20}}})
.
.
.
Plot the points and connect them with a line through both points.
{{{drawing(300,300,-12,12,-2,23,circle(10/3,0,0.53),circle(0,20,0.53),grid(1),graph(300,300,-12,12,-2,23,0,20-6x))}}}