Converting Point-Slope to Slope-Intercept Form

What Are These Forms, Anyway?

If you're staring at a problem that asks you to convert point-slope to slope-intercept form, you probably already know there are two different ways to write a linear equation. Each has its place. Point-slope is useful when you have a point and a slope. Slope-intercept is what you use when you want to graph quickly or compare lines.

The problem is teachers keep asking you to switch between them. So let's get it done.

The Two Formulas You Need

Point-slope form:

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

Here, m is the slope, and (x₁, y₁) is a point on the line.

Slope-intercept form:

y = mx + b

Same m for slope. b is the y-intercept — where the line crosses the y-axis.

How to Convert: Step by Step

The conversion is basic algebra. That's it. There are no tricks.

Step 1: Start with Point-Slope

Write down your point-slope equation. Example:

y - 3 = 2(x - 1)

Step 2: Distribute the Slope

Multiply the slope m by everything inside the parentheses:

y - 3 = 2x - 2

Step 3: Isolate y

Add or subtract to get y by itself on the left side. Here, add 3 to both sides:

y = 2x - 2 + 3

y = 2x + 1

Done. That's slope-intercept form.

Another Example With Negative Values

Let's try one that trips people up:

y + 5 = -3(x - 4)

Notice it's y + 5, not y - 5. The sign matters.

Distribute the -3:

y + 5 = -3x + 12

Subtract 5 from both sides:

y = -3x + 12 - 5

y = -3x + 7

Simple. Just watch those signs.

What If You Don't Have a Point?

Sometimes the problem gives you two points instead of one. You have to find the slope first.

Given points (2, 4) and (5, 10):

Slope m = (10 - 4) / (5 - 2) = 6/3 = 2

Now pick either point. Use (2, 4):

y - 4 = 2(x - 2)

Then convert to slope-intercept:

y - 4 = 2x - 4

y = 2x

In this case, b = 0. The line passes through the origin.

Point-Slope vs Slope-Intercept: The Quick Comparison

Feature Point-Slope Form Slope-Intercept Form
Formula y - y₁ = m(x - x₁) y = mx + b
What you need One point + slope Slope + y-intercept
Best for Writing equations from graphs or word problems Graphing quickly or finding y-intercept
Identifies Slope and any point on the line Slope and y-intercept directly

Where People Screw Up

Getting Started: Your Turn to Practice

Convert these from point-slope to slope-intercept:

  1. y - 1 = 4(x + 3)
  2. y + 2 = -1(x - 5)
  3. y - 7 = 0.5(x + 2)

Answers:

  1. y = 4x + 13
  2. y = -x + 7
  3. y = 0.5x + 8

If you got those wrong, go back and check your signs. That's almost always the problem.

When You'll Actually Use This

Point-slope shows up in science and economics when you're given a rate of change and one data point. Slope-intercept shows up when you need to plot a line or find where it crosses the y-axis.

You won't have a calculator during tests. Know how to do this by hand. The conversion takes about 30 seconds once you stop second-guessing yourself.