Question 1197393
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi  	
***Using point-slope form, 
{{{y - y[1] = highlight_green(m)(x - x[1])}}}
Slope -2, passes through P(-4,6)
 y - 6 = (-2)(x + 4)
    y = -2x -2
{{{drawing(300,300,    -10,10,-10,10,  grid(1),
circle(-4, 6,0.4),

graph( 300, 300, -10,10,-10,10,0,-2x-2))}}}
Wish You the Best in your Studies.
</font></b></pre>