Menu
Coddy logo textTech

Slope From Two Points

Part of the Graphs & Systems section of Coddy's Algebra journey. Lesson 12 of 64.

Rise and run are subtractions, so slope has a formula. Through two points, the slope is the difference of the y values over the difference of the x values, taken in the same order:

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

Through (2, 7) and (5, 1): m = (1 - 7)/(5 - 2) = -6/3 = -2. The order does not matter as long as it matches: (7 - 1)/(2 - 5) gives 6/(-3), the same -2.

The one mistake worth naming: mixing the orders, y2 - y1 over x1 - x2, flips the sign. Pick an order, use it on top and bottom, and the sign takes care of itself.

challenge icon

Challenge

Find the slope m of the line through (3, 8) and (5, 2).

quiz iconTest yourself

This lesson includes a short quiz. Start the lesson to answer it and track your progress.

quiz iconTest yourself

This lesson includes a short quiz. Start the lesson to answer it and track your progress.

All lessons in Graphs & Systems