Question 7491: Find the slope of the line through the points A(−1, 6) and B(5, 2) Found 3 solutions by CharStar, arunpaul, Merhuza:Answer by CharStar(110) (Show Source):
You can put this solution on YOUR website! A(−1, 6) and B(5, 2)
slope = (y2-y1)/(x2-x1)
here x1=-1
y1=6
x2=5
y2=2
so slope = (2-6)/(5-(-1))
= -4/6
-2/3
(Ans)