Respuesta :
We know that Slope of a Line Passing through two points (x₁ , y₁) and (x₂ , y₂) is given by :
[tex]Slope(m) = \frac{y_2 - y_1}{x_2 - x_1}[/tex]
Given Points are (-1 , 4) and (3 , -4)
here x₁ = -1 and x₂ = 3 and y₁ = 4 and y₂ = -4
⇒ [tex]Slope = \frac{-4 - 4}{3 + 1} = \frac{-8}{4} = -2[/tex]
We know that the form of line passing through point (x₀ , y₀) and having slope m is :
y - y₀ = m(x - x₀)
Here the line passes through the point (3 , -4)
x₀ = 3 and y₀ = -4 and we found m = -2
Equation in Point slope form : y + 4 = -2(x - 3)
First Option is the Answer