📈 Slope Calculator

Calculate the slope of a line given two points. Find the slope-intercept form, point-slope form, and visualize the line.

Point 1 (x₁, y₁)
Point 2 (x₂, y₂)
Understanding Slope
Slope Value Type Description
m > 0PositiveLine rises left to right
m < 0NegativeLine falls left to right
m = 0ZeroHorizontal line
UndefinedUndefinedVertical line
Slope Formula

m = (y₂ - y₁) / (x₂ - x₁)