Question 1058355
P(-3,-6), m = 3
y + 6 = 3(x+3)
y = 3x + 3 in slope-intercept form.
{{{drawing(300,300,    -10,10,-10,10,  
 grid(1),

circle(-3,-6,0.4),
graph( 300, 300, -10,10,-10,10,0, 3x+3))}}}