Property
To find the slope of the line between two points (x1,y1) and (x2,y2), use the slope formula:
m=x2−x1y2−y1 Examples
- To find the slope of the line between (2,3) and (5,9), use the formula: m=5−29−3=36=2.
- To find the slope between (−1,5) and (3,−3), use the formula: m=3−(−1)−3−5=4−8=−2.
- The slope of the line passing through (0,2) and (4,4) is m=4−04−2=42=21.
Explanation
This formula is a shortcut to find a line's slope without needing a graph. It calculates the vertical change (the difference in y-coordinates) and divides it by the horizontal change (the difference in x-coordinates).