Question 1205925
{{{y=-(1/5)x+5}}}

here you have a line with a slope {{{-1/5}}} and y-intercept {{{5}}}

set {{{y=0}}} to find{{{( 1/5 )x=5}}}

{{{0=-(1/5)x+5}}}

{{{(1/5)x=5}}}

{{{x=25}}}

{{{( 1/5 )x=5}}} is {{{25}}}

so, you have two points: ({{{25}}},{{{0}}}) and ({{{0}}},{{{5}}}) 

plot them and draw a line through


{{{ graph( 600, 600, -10, 30, -10, 30, -(1/5)x+5) }}}