To find the slope of the line that passes through two points, you can use the slope formula:
m = (y2 – y1) / (x2 – x1)
In this case, the two points are (9, 3) and (7, 7). Here:
- (x1, y1) = (9, 3)
- (x2, y2) = (7, 7)
Now, plug the values into the formula:
m = (7 – 3) / (7 – 9)
This simplifies to:
m = 4 / (-2)
Calculating this gives:
m = -2
So, the slope of the line passing through the points (9, 3) and (7, 7) is -2.