📈 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 > 0 | Positive | Line rises left to right |
| m < 0 | Negative | Line falls left to right |
| m = 0 | Zero | Horizontal line |
| Undefined | Undefined | Vertical line |
Slope Formula
m = (y₂ - y₁) / (x₂ - x₁)