Slope Calculator
Calculate slope, angle, distance, midpoint, and linear equation between two points
Point 1 (x₁, y₁)
Enter the coordinates of the first point
Point 2 (x₂, y₂)
Enter the coordinates of the second point
You Might Also Like
Explore more tools in this category
Prime Number Generator
Generate prime numbers in any range using efficient algorithms
Factorial Calculator
Calculate factorials, permutations, and combinations with steps
Perfect Square Calculator
Check if a number is a perfect square and find square roots
Perfect Cube Calculator
Check if a number is a perfect cube and find cube roots
Cube Root Calculator
Calculate cube roots with simplification and step-by-step solutions
RMS Calculator
Calculate Root Mean Square for datasets, AC voltage and current
Acceleration Calculator
Calculate acceleration using velocity, force, distance, or gravity
Dew Point Calculator
Calculate dew point, heat index, humidex, and comfort levels
Earthquake Calculator
Calculate earthquake magnitude, energy, intensity, and compare seismic events
About Slope
Slope Formula: m = (y₂ - y₁) / (x₂ - x₁)
The slope represents the rate of change between two points. It's also known as the gradient or "rise over run."
Slope Types:
- Positive: Line rises from left to right
- Negative: Line falls from left to right
- Zero: Horizontal line (no rise)
- Undefined: Vertical line (no run)
Other Formulas:
Distance: √[(x₂-x₁)² + (y₂-y₁)²]
Midpoint: ((x₁+x₂)/2, (y₁+y₂)/2)
Angle: tan⁻¹(m)