Slope Calculator
Calculate the slope, distance, and equation of a line between two points.
Results
Slope (m):
Y-Intercept (b):
Equation:
Distance:
What is this Online Slope Calculator for?
The Slope Calculator finds the slope (gradient) of a line passing through two points. It also provides the linear equation (y = mx + b) and the distance between the points.
How does it work?
Slope (m) = (y2 - y1) / (x2 - x1). Distance = √((x2-x1)² + (y2-y1)²).