数学

Slope Calculator

Find the slope, distance, angle, and equation of a line between two coordinates.

Point 1 (x₁, y₁)

Point 2 (x₂, y₂)

Slope (m)
Equation
Distance (d)
Angle (θ)
ΔX / ΔY
使用方法
  1. Enter the X and Y coordinates for your first point.
  2. Enter the X and Y coordinates for your second point.
  3. The calculator determines the slope (rise over run), the distance between the two points, the angle of incline, and the standard equation of the line.

公式

Slope (m): (y₂ - y₁) / (x₂ - x₁)

Distance (d): √((x₂ - x₁)² + (y₂ - y₁)²)

Angle (θ): arctan(m) × (180/π)

Equation: y = mx + b

The Slope Calculator is a versatile tool for algebra and geometry that instantly computes the characteristics of a line segment connecting two points on a Cartesian coordinate plane. It outputs the gradient, linear equation, Euclidean distance, and angle of elevation.