Slope Calculator

Find the slope, angle, distance, midpoint, and line equation from two coordinate points.

Two Points

Point 1: (2, 3)
Point 2: (7, 11)
Line Equation
y = 1.6x − 0.2
Slope (m)
1.6
Angle (θ)
57.9946°
FormulaExpression
Slopem = (y₂ − y₁) / (x₂ − x₁)
Distanced = √((x₂−x₁)² + (y₂−y₁)²)
MidpointM = ((x₁+x₂)/2, (y₁+y₂)/2)
y-interceptb = y₁ − m·x₁
Angleθ = arctan(|m|)

Results

PropertyValue
Slope (m)1.6
y-intercept (b)-0.2
Line Equationy = 1.6x − 0.2
Angle (θ)57.9946°
Distance (d)9.433981
Δx (run)5
Δy (rise)8
Midpoint(4.5, 7)
Perpendicular slope-0.625

Slope Types

TypeSlope (m)Description
Positivem > 0Rises left to right
Negativem < 0Falls left to right
Zerom = 0Horizontal line
UndefinedVertical line (Δx = 0)