Mathwords logoMathwords

Rise — Definition, Formula & Examples

Rise is the vertical change (up or down) between two points on a line. It tells you how far a line goes up or down as you move from one point to another.

Given two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), the rise is the difference in their yy-coordinates, calculated as y2y1y_2 - y_1. A positive rise indicates upward movement; a negative rise indicates downward movement.

Key Formula

rise=y2y1\text{rise} = y_2 - y_1
Where:
  • y1y_1 = The y-coordinate of the first point
  • y2y_2 = The y-coordinate of the second point

How It Works

To find the rise, subtract the yy-coordinate of your starting point from the yy-coordinate of your ending point. You pair rise with run (the horizontal change) to calculate slope using the formula slope =riserun= \frac{\text{rise}}{\text{run}}. If the rise is positive, the line moves upward from left to right. If the rise is negative, the line moves downward.

Worked Example

Problem: Find the rise between the points (2, 3) and (5, 9).
Identify the y-coordinates: The first point has y1=3y_1 = 3 and the second point has y2=9y_2 = 9.
Subtract: Subtract the first y-coordinate from the second.
rise=93=6\text{rise} = 9 - 3 = 6
Answer: The rise is 6, meaning the line goes up 6 units between these two points.

Why It Matters

Understanding rise is essential for calculating slope, which appears throughout algebra and geometry. Slope shows up in real contexts like measuring the steepness of a ramp, the grade of a road, or the rate of change in a graph of distance over time.

Common Mistakes

Mistake: Confusing rise with run by subtracting the x-coordinates instead of the y-coordinates.
Correction: Rise is always the change in yy (vertical). Run is the change in xx (horizontal). Remember: rise goes up-and-down, run goes side-to-side.