Question 361914
Use the point-slope form of a line, {{{y-y[p]=m(x-x[p])}}}
{{{y-1=-3(x-(-4))}}}
{{{y-1=-3(x+4)}}}
{{{y-1=-3x-12}}}
{{{highlight(y=-3x-11)}}}
.
.
.
{{{drawing(300,300,-6,6,-6,6,grid(1),circle(-4,1,0.3),graph(300,300,-6,6,-6,6,0,-3x-11))}}}