Solution
For this case we need to remember that the point-slope formula is given by:
y= mx+b
And in order to find the slope we just need to have two points (x1,y1) and (x2,y2) and we can find m like this:
[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]Then if we look at the graph we have two points:
x1= -2, y1= 3
x2= 0, y2= -1
And replacing we got:
[tex]m=\frac{-1-3}{0+2}=-2[/tex]And using the second point we can find the intercept
3= -2(-2)+b
b= 1
Our solution for this case :
y-3=-2(x+2)