Rise Over Run Calculator — Slope from Two Points

Calculate slope (rise/run) from two points. Find angle of inclination, parallel and perpendicular slopes, line equations, distance, and midpoint with an interactive graph.

Rise Over Run (Slope) Calculator

Rise (Δy)
4.0000
y₂ − y₁ = 6.00 − 2.00 = 4.00
Run (Δx)
3.0000
x₂ − x₁ = 4.00 − 1.00 = 3.00
Slope (m)
1.3333
rise / run = 4.00 / 3.00
Angle of Inclination
53.1301°
0.9273 radians
Distance
5.0000
√(4.00² + 3.00²) = 5.0000
Perpendicular Slope
-0.7500
m⊥ = −1/m
Midpoint
(2.5000, 4.0000)
Average of the two points
Y-Intercept (b)
0.6667
Where the line crosses the y-axis

Graph

(1.00,2.00)(4.00,6.00)run=3.00rise=4.00

Line Equations

FormEquation
Slope-Intercept (y = mx + b)y = 1.3333x + 0.6667
Point-Slopey − 2.0000 = 1.3333(x − 1.0000)
Standard (Ax + By = C)4.00x + -3.00y = -2.00
Rise / Run4.00 / 3.00

Slope Classification

Slope TypeConditionThis Line?
Positivem > 0✓ Yes
Negativem < 0
Zero (horizontal)m = 0
Undefined (vertical)Δx = 0
Planning notes, formulas, and examples

About the Rise Over Run Calculator — Slope from Two Points

Rise over run is the most intuitive way to understand slope. Given two points on a line, the "rise" is the vertical change (Δy) and the "run" is the horizontal change (Δx). The slope m = rise/run = (y₂ − y₁)/(x₂ − x₁) tells you how steep the line is and whether it goes uphill or downhill.

This calculator goes far beyond just computing the slope. It also finds the angle of inclination, the perpendicular slope, the midpoint, the distance between the points, and writes the line equation in slope-intercept, point-slope, and standard form. An interactive graph visually shows the rise and run as dashed lines, making the concept crystal clear.

Whether you are learning basic algebra, studying coordinate geometry, or need a quick reference for engineering or physics problems involving gradients, it gives all the information you need from just two points.

When This Page Helps

Understanding slope is fundamental to algebra, geometry, physics, and engineering. The rise-over-run concept connects to rates of change in calculus, gradients in physics, grades in civil engineering, and pitch in construction. It gives a comprehensive analysis of a line from just two points — saving time and ensuring accuracy.

The interactive graph makes it especially useful for visual learners and teachers who want to demonstrate the concept clearly.

How to Use the Inputs

  1. Enter the coordinates of the first point (x₁, y₁).
  2. Enter the coordinates of the second point (x₂, y₂).
  3. Use presets for common examples including vertical and horizontal lines.
  4. Adjust decimal places for the desired precision.
  5. Read the slope, angle, distance, and other values from the output cards.
  6. Check the graph to see the rise (green dashed) and run (red dashed) visually.
  7. Review the line equations table for all standard forms.
Formula used
Slope: m = rise/run = (y₂ − y₁)/(x₂ − x₁) Angle: θ = arctan(m) Distance: d = √((x₂−x₁)² + (y₂−y₁)²) Perpendicular slope: m⊥ = −1/m Slope-intercept: y = mx + b, where b = y₁ − mx₁

Example Calculation

Result: m = 4/3 ≈ 1.3333

Rise = 6 − 2 = 4, Run = 4 − 1 = 3, so slope = 4/3 ≈ 1.333. The angle of inclination is arctan(4/3) ≈ 53.13°. The line equation is y = 1.333x + 0.667.

Tips & Best Practices

  • Positive slope means the line goes up from left to right; negative slope means it goes down.
  • A horizontal line has slope 0; a vertical line has undefined slope.
  • Steeper lines have larger absolute slopes.
  • Perpendicular slopes multiply to −1: m × m⊥ = −1.
  • The distance formula is the hypotenuse of a right triangle formed by rise and run.
  • Use point-slope form when you know the slope and one point; use slope-intercept when you know the slope and y-intercept.

Rise Over Run in Everyday Life

Slope is not just an abstract math concept. Road grades are expressed as percentages: a 6% grade means a rise of 6 feet for every 100 feet of horizontal distance (run). Roof pitch is described as a ratio like 4:12, meaning 4 inches of rise per 12 inches of run. Wheelchair ramps must have a slope no steeper than 1:12 by ADA standards. Understanding rise over run helps you navigate these real-world applications.

From Slope to Line Equations

Once you know the slope m and a point (x₁, y₁), you can write the line equation in several forms. Slope-intercept form y = mx + b is the most familiar. Point-slope form y − y₁ = m(x − x₁) is useful when you do not know the y-intercept. Standard form Ax + By = C is preferred in many textbook contexts. All three describe the same line and can be converted from one to another.

The Connection to Calculus

In calculus, slope generalizes to the derivative. The slope of a line through two points on a curve is the "average rate of change" over that interval. As the two points get closer together, this ratio approaches the instantaneous rate of change — the derivative. Understanding rise over run is therefore the first step toward understanding derivatives and differential calculus.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Rise is the vertical change (Δy = y₂ − y₁) and run is the horizontal change (Δx = x₂ − x₁). Their ratio gives the slope of the line passing through two points.