Slope Between Two Points

Also known as rise over run · gradient of a line

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

Enter your known values, leave one input blank, and solves for the missing one. Try different units for next level excitement!

Learning zone

Slope is rise over run: how much a line climbs vertically for each unit it travels horizontally. A slope of 2 rises two units per unit across; a negative slope falls; a slope of 0 is flat. Vertical lines are the one exception — their run is zero, so the slope is undefined. Road grades use the same idea: a 6% grade is simply a slope of 0.06.

Slope Between Two Points
m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
Where
  • mm= Slope
  • x1x_1= First point x-coordinate
  • y1y_1= First point y-coordinate
  • x2x_2= Second point x-coordinate
  • y2y_2= Second point y-coordinate
Missing one of these? Work it out first, then come back