How to Find Slope- A Simple Guide to Linear Equations

What Slope Actually Is (And Why You're Overcomplicating It)

Slope measures how steep a line is. That's it. Nothing fancy. It tells you the rate of change โ€” how much y changes when x moves by one unit.

You encounter slope constantly without realizing it. The pitch of a roof. The grade of a hill. Your monthly electric bill going up.

The Slope Formula

For any two points on a line, slope equals:

m = (yโ‚‚ - yโ‚) / (xโ‚‚ - xโ‚)

The letter m is the standard notation for slope. The numerator is the rise (vertical change). The denominator is the run (horizontal change).

Remember it as "rise over run."

Positive vs. Negative Slope

Lines going upward from left to right have positive slope. As x increases, y increases.

Lines going downward from left to right have negative slope. As x increases, y decreases.

Zero Slope vs. Undefined Slope

These trip people up constantly.

A horizontal line has zero slope. No matter how far you move right, y never changes. The rise is 0.

A vertical line has undefined slope. You can't divide by zero. The run is 0, and division by zero doesn't exist.

Zero slope โ‰  undefined slope. They're opposites.

How to Find Slope: Three Methods

Method 1: From Two Points

This is the most common scenario.

Example: Find the slope between (2, 3) and (6, 11).

m = (11 - 3) / (6 - 2)
m = 8 / 4
m = 2

The order doesn't matter as long as you're consistent. Subtract in the same direction for both numerator and denominator.

Method 2: From an Equation

If you have y = mx + b, the slope is right there โ€” it's m.

y = 3x + 7 โ†’ slope is 3

What about equations not in slope-intercept form? Rearrange them first.

2y - 6x = 10

2y = 6x + 10
y = 3x + 5

Slope is 3.

Method 3: From a Graph

Pick two points you can clearly identify. Count the rise and run between them.

Go from the first point vertically until you line up with the second point. That's your rise. Then move horizontally to the second point. That's your run.

Slope = rise รท run.

Slope Methods Compared

MethodWhen to UseDifficulty
Two PointsYou know two coordinatesEasy
EquationYou have y = mx + b or can rearrangeEasy
GraphVisual reference availableMedium

Getting Started: Practice Problems

Try these. Answers below.

1. Find slope between (-1, 4) and (3, 12).

2. What's the slope of y = -2x + 9?

3. Find slope between (5, 7) and (5, 14).

Answers:

1. m = (12 - 4) / (3 - (-1)) = 8/4 = 2

2. -2 (it's right in front of you)

3. Undefined. This is a vertical line. x doesn't change, so you're dividing by zero.

Common Mistakes That Kill Your Answers

When You'll Actually Use This

Slope shows up in real problems:

Understanding slope means understanding how things change. That's useful whether you're solving homework or reading a financial chart.