Question 852098
{{{y=(1/8)x+b}}}
USe the point to solve for {{{b}}}
{{{9=(1/8)8+b}}}
{{{9=1+b}}}
{{{b=8}}}
.
{{{highlight(y=(1/8)x+8)}}}
.
.
{{{drawing(300,300,-2,10,-2,10,grid(1),circle(8,9,0.3),graph(300,300,-2,10,-2,10,(1/8)x+8))}}}