Question 479922: A line passes through (1,-5) and (-3,7) write an equation for the line in point - slope form Found 2 solutions by mananth, Alan3354:Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! A line passes through (1,-5) and (-3,7) write an equation for the line in point - slope form
-------------
m = diffy/diffx = 12/-4
m = -3
---------
y = mx + b
Use either point
-5 = -3 + b
b = -2
---------
y = -3x - 2