In mathematics, the slope of a line measures its steepness and direction — calculated as rise over run, or the change in y divided by the change in x between any two points on the line. The slope formula is m = (y₂ − y₁) / (x₂ − x₁). A positive slope rises from left to right; a negative slope falls; a zero slope is horizontal; an undefined slope is vertical. Slope is one of the most frequently tested concepts on the SAT Math section.

"Slope" Explained

What Is Slope? Formula & Rise Over Run

The slope of a line measures its steepness and direction , rise over run, the change in y divided by the change in x between any two points. The formula is m = (y₂ − y₁) / (x₂ − x₁). Positive slope rises, negative falls, zero is horizontal, undefined is vertical.

Slope

DEFINATION

What Is Slope in Math?

A number describing both the steepness and direction of a line on the coordinate plane, the ratio of vertical change (rise) to horizontal change (run) between any two points. Slope is written as m in both the slope formula and slope-intercept form (y = mx + b). It’s the foundation for linear functions, systems of equations, and later, calculus derivatives.

💡

Memory aid: "Rise to your whY, run from your eX" rise is the change in y (vertical), run is the change in x (horizontal).

THREE FORMS + 1 RULE

Slope Formulas You Need to Know

Slope appears in three interrelated equation forms, each useful in a different situation, plus one efficiency rule for the SAT.

📐

Slope Formula

m = (y₂ - y₁)/(x₂ - x₁)

Also rise/run = Δy/Δx. Use when given two points. Keep the subtraction order consistent in numerator and denominator.

📈

Slope-Intercept

y = mx + b

m = slope, b = y-intercept. Use when graphing or reading slope from an equation. In y = 3x + 5, m = 3 (the x-coefficient).

📝

Point-Slope

y - y₁ = m(x - x₁)

Use when you know the slope and one point but not the y-intercept. Common SAT setup for writing a line's equation.

SAT Efficiency Rule

Identify form → extract m

Slope-intercept: m = x-coefficient. Standard form Ax + By = C: m = -A/B. Two points: use the formula, don't graph. Most slope questions take under 60 seconds.

STEP BY STEP

Slope Formulas You Need to Know

Slope from two points. Find the slope of the line through (2, 3) and (6, 11).

  1. Label: (x₁, y₁) = (2, 3), (x₂, y₂) = (6, 11)
  2. Apply: m = (11 - 3)/(6 - 2)
  3. Simplify: m = 8/4 = 2
m = 2 (positive rises left to right)

Write the equation. A line passes through (0, 4) with slope -3. Write it in slope-intercept form, then find y when x = 5.

  1. Identify: m = -3; (0, 4) means b = 4
  2. Slope-intercept: y = -3x + 4
  3. At x = 5: y = -3(5) + 4 = -15 + 4 = -11
y = -3x + 4 · at x = 5, y = -11

Perpendicular line (SAT). Line passes through (1, 2) and (4, 8). Line k is perpendicular to and passes through (4, 8). Find k's equation.

  1. Slope of : m = (8 - 2)/(4 - 1) = 6/3 = 2
  2. Perpendicular slope: m_k = -½ (negative reciprocal)
  3. Point-slope through (4, 8): y - 8 = -½(x - 4)
  4. Simplify: y = -½x + 2 + 8 = -½x + 10
y = -½x + 10
⚠️ SAT trap: using the same slope (2) instead of the negative reciprocal (-½). Perpendicular slopes multiply to -1 always negate AND flip.

TEST STRATEGY

How Slope Appears on the SAT

Slope is the most-tested single concept in “Heart of Algebra”, 4–7 times per exam. The perpendicular-slope trap is among the most commonly missed questions in the category.

SAT MATH CATEGORY HOW SLOPE APPEARS FREQUENCY
Heart of Algebra Find slope from two points; identify slope from y = mx + b 2 to 3 per test
Linear Equations Parallel (equal slopes); perpendicular (negative reciprocals) 1 to 2 per test
Data Analysis Slope of a line of best fit; rate of change from a table 1 to 2 per test
Advanced Math Slope as derivative (intro); slope of a tangent line Rare (≤1)

DIRECTION & STEPNESS

The Four Types of Slope

SLOPE 2

Positive Slope (m > 0)

The line rises left to right; larger m = steeper. m = 3 rises 3 units for every 1 unit right. Most real-world linear functions have positive slopes.

Negative Slope (m < 0)

The line falls left to right. m = -2 drops 2 units per 1 unit right. In SAT word problems, usually a decreasing quantity (cost or height over time).

Zero Slope (m = 0)

A perfectly horizontal line, y = c. Rise is 0, so 0/run = 0. On the SAT, a horizontal line always has slope 0, never undefined.

Undefined Slope

A vertical line, x = c, where run = 0, division by zero is undefined. The most-focused type: "slope of x = 4?" → undefined, not zero.

AVOID THESE

4 Common Slope Mistakes

Mismatched Subtraction Order

Writing (y₂ - y₁)/(x₁ - x₂) where y is in one order and x is reversed flips the sign.

Fix: subscripts must match. Pick one point as "point 1" and stay consistent in both.

Zero vs. Undefined Slope

Confusing horizontal (slope 0) with vertical (undefined).

Fix: horizontal → y doesn't change → 0. Vertical → x doesn't change → undefined. "x = 4" undefined; "y = 4" zero.

Same Slope for Perpendicular

Using slope 3 for a line perpendicular to a slope-3 line, instead of -1/3.

Fix: perpendicular slope = -1/m. Negate AND flip. Check: m₁ × m₂ = -1.

Reading Off-Grid Points

Estimating points between gridlines on a graph yields a close-but-wrong fractional slope.

Fix: use exact grid-intersection points only; if none are visible, find two exact points from the equation.

TRY THESE

Practice Problems

Work each one, then reveal the answer to check yourself.

TWO POINTS

Find the slope of the line through (-1, 4) and (3, -4).

m = (-4 - 4)/(3 - (-1)) = -8/4 = -2 (negative falls left to right).
STANDARD FORM

What is the slope of the line 3x + 4y = 12?

4y = -3x + 12 → y = -(3/4)x + 3 → slope = -3/4. (Or m = -A/B = -3/4.)
PARALLEL & PERP

Line has slope 5/2. Find the slope of a line parallel to , and one perpendicular to .

Parallel = 5/2; perpendicular = -2/5. Check: (5/2)(-2/5) = -1 ✓
FROM A TABLE

A table shows x = 0, y = 7 and x = 4, y = -1. Find the slope and the equation of the line.

m = (-1 - 7)/(4 - 0) = -8/4 = -2; b = 7 (at x = 0). Equation: y = -2x + 7.

Slope — FAQ

What is slope in math?

Slope measures how steep a line is and which direction it goes: how much y changes for every 1 unit of change in x. It's rise over run, (y₂ − y₁)/(x₂ − x₁), using any two points. Positive rises, negative falls, zero is horizontal, undefined is vertical. Written as m in y = mx + b and y − y₁ = m(x − x₁).

What is the formula for slope?

m = (y₂ − y₁)/(x₂ − x₁), also written rise/run or Δy/Δx. Subtract the y-coordinates and divide by the difference of the x-coordinates, in the same order. In slope-intercept form (y = mx + b), m is the x-coefficient. In standard form (Ax + By = C), slope = −A/B.

What's the difference between zero slope and undefined slope?

Zero slope is a horizontal line (y = constant), rise/run = 0/run = 0. Undefined slope is a vertical line (x = constant), run = 0, and dividing by zero is undefined. On the SAT, "x = 5" always has undefined slope; "y = 5" always has zero slope.

How do parallel and perpendicular slopes relate?

Parallel lines have equal slopes. Perpendicular lines have slopes that are negative reciprocals: if has slope 3, a perpendicular line has slope −1/3. The product of perpendicular slopes always equals −1 (m₁ × m₂ = −1). A commonly missed SAT trap.

Can InLighten's Orlando tutors help my student with slope?

Yes: the slope formula, slope-intercept and point-slope forms, parallel and perpendicular slopes, and slope from tables and graphs, including the SAT question types most students miss. Our diagnostic-first approach finds exactly where points are being lost before building a targeted plan. Book a free math assessment to start.

KEEP EXPLORING

Related Algebra Concepts

SAT Algebra Giving You Trouble?

Book a free math assessment and get a personalized Digital SAT plan built around your gaps.