What is the general form of the equation of the line shown?

Answer:
x+y+2 = 0
Step-by-step explanation:
line pass (0,-2) (-2,0)
y = mx + b
m = (y-y') / (x-x') = (0-(-2)) / (-2 -0) = -1
b = y - mx = -2 - (-1) * 0 = -2
y = -x - 2
x+y+2 = 0 option 3