To find the equation of the line, we will first find the slope
[tex]\text{slope=}\frac{y_2-y_1}{x_2-x_1}[/tex](4,-13) and (-9,39)
x₁=4 y₁=-13 x₂=-9 y₂=39
substitute into the formula
[tex]\text{slope}=\frac{39+13}{-9-4}[/tex][tex]=\frac{52}{-13}[/tex][tex]=-4[/tex]Find the intercept (b) by substituting slope(m)=-4 and x₁=4 y₁=-13 into y=mx + b and then solve for b
-13 = -4(4) + b
-13 = -16 + b
Add 16 to both-side
-13 + 16 = b
3 = b
b= 3
Form the equation by substituting m =-4 and b = 3 in y=mx + b
y= -4x + 3