What is point-slope form?
Point-slope form is another way to write the equation of a line.
It’s especially useful when:
-
You know one point on the line
-
You know the slope
The formula always looks like this:
Don’t panic 😄 — those symbols just label information you already understand.
What each part means (this is the key)
Let’s break it down piece by piece.
🔹 m (the slope)
-
Same slope you already know
-
Rise over run
🔹 (x₁, y₁) — the point
This is a specific point on the line.
-
x₁ = the x-value of the point
-
y₁ = the y-value of the point
The little “1” just means “this specific point” — not multiplication.
🔹 y and x
-
These represent any point on the line
-
As x changes, y changes
Why it’s called point-slope form
Because it uses:
-
One point on the line
-
The slope
That’s it. No y-intercept needed.
Example 1: Writing a point-slope equation
Given:
-
Slope = 2
-
Point = (3, 1)
Step 1: Write the formula
Step 2: Plug in the values
-
m = 2
-
x₁ = 3
-
y₁ = 1
✅ That’s the equation in point-slope form!
Example 2: Negative slope
Given:
-
Slope = −4
-
Point = (−1, 5)
Plug in:
(Notice: subtracting −1 becomes +1)
How to use point-slope form
Point-slope form is usually used to:
-
Write an equation quickly
-
Then convert it into slope-intercept form
Let’s do that.
Example 3: Convert to slope-intercept form
Start with:
Step 1: Distribute
Step 2: Add 1 to both sides
Now it’s in:
Why point-slope form matters
It’s helpful when:
-
You’re given a point that isn’t the y-intercept
-
You’re working with geometry
-
You’re transitioning to more advanced algebra
It’s like a bridge between slope and full equations.
Common beginner mistakes (very normal!)
-
❌ Mixing up x₁ and y₁
✅ Match x with x, y with y -
❌ Forgetting negative signs
✅ Watch parentheses carefully -
❌ Thinking you must graph from it
✅ It’s usually for writing, not graphing
Quick comparison of line forms
| Form | Best used when |
|---|---|
| y = mx + b | You know slope and y-intercept |
| y − y₁ = m(x − x₁) | You know slope and one point |