Question 316665
Use the other form of a line, the point-slope form and convert to slope-intercept.
{{{y-yp=m(x-xp)}}}
{{{y-(-3)=(5/4)(x-(-4))}}}
{{{y+3=(5/4)(x+4)}}}
{{{y+3=(5/4)x+5}}}
{{{highlight(y= (5/4)x+2) }}}
.
.
.
{{{ drawing( 300, 300, -8,8, -8, 10,grid(1),circle(0,2,.3),circle(-4,-3,.3), graph( 300, 300, -8,8, -8, 10, (5/4)x+2)) }}}