Slope given 2 points
m= (Y1-Y2)/(X1-X2)
To find the slope (m) of a line given two points (x1, y1) and (x2, y2), use the slope formula:
m = (y2 – y1) / (x2 – x1)
Example:
Find the slope of the line passing through the points (2, 3) and (5, 7).
Solution:
x1 = 2, y1 = 3
x2 = 5, y2 = 7
m = (y2 – y1) / (x2 – x1)
m = (7 – 3) / (5 – 2)
m = 4 / 3
Therefore, the slope of the line passing through the points (2, 3) and (5,7) is 4/3.
More Answers:
[next_post_link]