Finding Slope from Two Points- Practice Worksheet

What You're Actually Learning Here

Slope is just a number. It tells you how steep a line is and which direction it's going. That's it. No philosophy, no metaphors.

The slope formula is:

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

Where:

You subtract the y-values, divide by the difference of the x-values. That's the entire process.

The Formula in Plain English

Think of it as rise over run:

That's literally all slope is. A ratio comparing how much the line goes up or down versus how much it goes left or right.

How to Actually Do It

Here's the step-by-step process:

  1. Identify your two points
  2. Label them as (x₁, y₁) and (x₂, y₂)
  3. Subtract y₁ from y₂
  4. Subtract x₁ from x₂
  5. Divide the results

Let's work through an example so this actually clicks.

Example: Finding Slope Between (2, 3) and (6, 11)

Step 1: Your points are (2, 3) and (6, 11)

Step 2: Plug into the formula

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

Step 3: Solve

m = 8 / 4 = 2

The slope is 2. This means for every 1 unit you move right, the line goes up 2 units.

Example 2: Negative Slope

Points: (1, 5) and (4, 2)

m = (2 - 5) / (4 - 1)

m = -3 / 3 = -1

The slope is -1. The negative sign means the line goes downward as you move right.

Practice Problems

Work through these. No peeking at the answers until you've tried.

Find the slope between each pair of points:

1. (3, 4) and (7, 12)

2. (1, 2) and (5, 2)

3. (2, 8) and (5, 2)

4. (-1, 3) and (4, -2)

5. (0, 0) and (6, 9)

6. (3, -4) and (8, -4)

7. (-2, -3) and (4, 5)

8. (1, 7) and (1, 12)

Answers

1. m = 2

2. m = 0 (horizontal line)

3. m = -2

4. m = -1

5. m = 1.5 or 3/2

6. m = 0

7. m = 4/3

8. m = undefined (vertical line)

Slope Types You Need to Know

This table covers what different slope values actually mean:

Slope Value What It Looks Like Name
Positive (m > 0) Line goes upward left to right Positive slope
Negative (m < 0) Line goes downward left to right Negative slope
Zero (m = 0) Flat horizontal line Zero slope
Undefined (division by 0) Straight up and down No slope / Undefined

Where People Mess Up

1. Subtracting in the wrong order. Keep your order consistent. If you do (y₂ - y₁) on top, you must do (x₂ - x₁) on the bottom. Don't mix and match.

2. Forgetting the negative sign. If y₂ is smaller than y₁, you're going to get a negative number. That's fine. That's correct.

3. Vertical lines trip people up. When x₁ = x₂, you're dividing by zero. The slope doesn't exist. It's not zero—it's undefined. Different thing.

4. Simplifying fractions. Your answer of 2/4 is technically correct, but you should simplify to 1/2. Same answer, just cleaner.

The Quick Method: Visual Slope

If you graph your points first, you can sometimes find slope by counting:

This works great for problems with nice whole numbers. It builds intuition. But for anything with decimals or fractions, use the formula.

When You'll Actually Use This

Slope shows up in:

The formula is the same every time. Practice enough and it becomes automatic.

Final Notes

Print out the practice problems. Do them by hand. Math requires repetition—there's no shortcut that actually works.

If you're getting answers wrong, check your arithmetic. The formula itself is simple. The mistakes are almost always in the execution: a sign error, a subtraction mistake, forgetting to simplify.

That's it. Go practice.