213k views
3 votes
m = Y2-yi X2-X1 Find the slope of the line that passes through these two points. Point 1(-4,6) Point 2(-1,3) X1 yı X2 Y2 m = [?] Enter

User Huserben
by
4.8k points

1 Answer

7 votes

P1 = (-4, 6)

P2 = (-1, 3)

slope = m = (y2 - y1) / (x2 - x1)

m = (3 - 6) / (-1 + 4)

m = -3/3

m = -1

Result slope = -1

User Waterscar
by
5.1k points