Question 649556
{{{y=5x+6}}}

to graph it, easiest way is to find {{{x}}} and {{{y-intercept}}}...it would be sufficient because we have a linear function and the graph will be a line 

{{{y=5x+6}}}.......set {{{x=0}}} and solve for {{{y}}}

{{{y=5*0+6}}}

{{{y=6}}}..........so, {{{y-intercept}}} is at ({{{0}}},{{{6}}})


{{{y=5x+6}}}.......set {{{y=0}}} and solve for {{{x}}}

{{{0=5x+6}}}

{{{5x=-6}}}

{{{x=-6/5=-1(1/5)}}}..........so, {{{x-intercept}}} is at ({{{-1(1/5)}}},{{{0}}})


{{{ graph( 600, 600, -10, 10, -10, 10, 5x+6) }}}