Back
GED Math — Algebra & Geometry
Understanding Slope
What it is, how to calculate it, and where you'll find it every day
Progress
0%
🏔️
What Is Slope?
Steepness of a line — rise over run
📏
The Formula
m = (y₂−y₁) ÷ (x₂−x₁)
🧭
4 Types of Slope
Positive, negative, zero, undefined
🧮
Step-by-Step Calc
A(1,2) to B(4,8) → m = 2
🎮
Explore Slope
Move sliders — watch the line change live
📝
Practice Problems
8 graph-based slope questions

💡 Why Does Slope Matter?

Slope describes how steep a line is — whether it rises, falls, or stays flat. On the GED, you'll need to calculate slope from two points, identify it from a graph, and understand its sign. This lesson covers everything!

Lesson 1 — What Is Slope?
Think of walking on a street — flat, uphill, or downhill. That feeling is slope!
📖 Definition

Slope measures how steep a line is. It tells us how much the line rises or falls for every one unit it moves to the right. We write slope as the letter m.

Three lines: positive slope (green ↗), zero slope (blue →), negative slope (red ↘)
🏔️
Positive slope — line goes uphill ↗

As x increases, y increases. Walking uphill takes effort — more rise for each step right.

Zero slope — line is flat →

As x increases, y stays the same. Perfectly flat road — no rise at all.

Negative slope — line goes downhill ↘

As x increases, y decreases. Walking downhill — you have to slow yourself down.

💡 Why the Letter m?

It's thought the letter m comes from the French word "monter", meaning to climb. Easy to remember!

Lesson 2 — The Slope Formula
Two points are all you need to calculate slope.
The Slope Formula
m = rise / run = Δy / Δx
= (y₂ − y₁) / (x₂ − x₁)
↑ Rise (Δy)

How much the line goes up or down. Subtract the y-values: y₂ − y₁.

→ Run (Δx)

How far the line moves right. Subtract the x-values: x₂ − x₁.

📌 Important

Always use the same order for both points. If you start with point 2 for the y-values (y₂ − y₁), you must also start with point 2 for the x-values (x₂ − x₁). Mixing order gives the wrong sign!

1
Label your points (x₁, y₁) and (x₂, y₂)

Example: Point 1 = (1, 2), Point 2 = (4, 8)

2
Calculate rise: y₂ − y₁

8 − 2 = 6

3
Calculate run: x₂ − x₁

4 − 1 = 3

4
Divide: m = rise ÷ run

m = 6 ÷ 3 = 2

Lesson 3 — The 4 Types of Slope
Learn to recognize each type just by looking at the line!
Positive
m > 0 · Goes up ↗
Negative
m < 0 · Goes down ↘
Zero
m = 0 · Flat →
Undefined
m = ∞ · Vertical ↕
⚠️ Undefined Slope

A vertical line has no slope (undefined) because Δx = 0, and dividing by zero is impossible. Don't write "infinite" — write undefined!

Quick Reference
Typem valueDirectionExample
Positivem = 2Goes up ↗rise=4, run=2
Negativem = −3Goes down ↘rise=−3, run=1
Zerom = 0Flat →rise=0, run=any
UndefinedundefinedVertical ↕run=0 !
Lesson 4 — Full Step-by-Step Example
Points A(1, 2) and B(4, 8) — let's find the slope!
1
Identify the two points

Point 1: (x₁, y₁) = (1, 2)  |  Point 2: (x₂, y₂) = (4, 8)

2
Calculate the rise (Δy)

Δy = y₂ − y₁ = 8 − 2 = 6

3
Calculate the run (Δx)

Δx = x₂ − x₁ = 4 − 1 = 3

4
Divide rise ÷ run

m = 6 ÷ 3 = 2

5
Interpret the result

m = 2 means for every 1 unit you move right, the line rises 2 units. Positive slope — the line goes up!

Points A(1,2) and B(4,8) with rise (green) and run (orange) marked
✅ Check Your Work

Slope = rise ÷ run = 6 ÷ 3 = 2. You can also verify by swapping the points: m = (2−8)÷(1−4) = −6÷−3 = 2. Same answer! ✅

Lesson 5 — Interactive Slope Explorer
Move the sliders to see how the line and slope value change in real time!
🔬 Slope Lab — Adjust the two points
m = ?
💡 Try These!

Make x₁ = x₂ → watch slope become undefined (vertical line)
Make y₁ = y₂ → watch slope become 0 (flat line)
Make y₂ > y₁ → positive slope ↗  |  Make y₂ < y₁ → negative slope ↘

Lesson 6 — Slope in the Real World
Slope isn't just math on paper — you encounter it every single day!
🛣️
Roads
"Steep grade ahead" signs show the slope of a road — how quickly it rises.
m = 0.08
Ramps
Wheelchair ramps must have a gentle slope by law to be accessible to all.
m = 1/12
📈
Business
The slope of a sales graph shows if a business is growing or shrinking.
m = growth rate
🏠
Roofs
Architects calculate roof pitch (slope) so rainwater drains properly.
m = 4/12

💡 Memory Trick — Rise Over Run

Always forget which goes on top — rise or run?

"First you RISE up the stairs, then you RUN down the hall"

Rise (Δy) goes on top. Run (Δx) goes on the bottom. Just like climbing stairs!

Practice — Find the Slope
Use rise ÷ run to calculate the slope of each line. Enter fractions like 1/2 or −3/4.
✓ Correct: 0
✗ Wrong: 0
Total: 0/8

🎉 All Done!

GED Tips for Slope
What to know and watch out for on the GED Math exam!
💡
Always label your points first

Assign (x₁, y₁) and (x₂, y₂) before calculating. This prevents sign errors — the most common mistake!

💡
Vertical lines = undefined slope

If both points have the same x-value (like (3, 1) and (3, 5)), the slope is undefined — never write 0!

💡
Horizontal lines = slope of 0

If both points have the same y-value (like (1, 4) and (5, 4)), the slope is 0 — never write undefined!

💡
Slope can be a fraction

m = 1/2 means for every 2 units right, the line rises 1 unit. GED answers often include fraction slopes — enter them as 1/2 not 0.5.

💡
Negative divided by negative = positive

If rise = −4 and run = −2, m = −4 ÷ −2 = +2. Slope is positive — don't make sign errors!

Full Summary
SituationAnswerExample
Line goes up ↗Positive slopem = 2
Line goes down ↘Negative slopem = −3/2
Horizontal line →Zero slopem = 0
Vertical line ↕Undefinedno slope
Formulam = (y₂−y₁) ÷ (x₂−x₁)
Insert math as
Block
Inline
Additional settings
Formula color
Text color
#333333
Type math using LaTeX
Preview
\({}\)
Nothing to preview
Insert