Point-Slope Form- Graphing Linear Equations Notes
What Is Point-Slope Form and Why You Need It
Point-slope form is one of three ways to write a linear equation. The other two are slope-intercept form (y = mx + b) and standard form (Ax + By = C).
You use point-slope form when you know the slope and one point on the line. That's it. That's the whole reason it exists.
The formula looks like this:
y - y₁ = m(x - x₁)
Where:
- m = the slope of the line
- (x₁, y₁) = a point on the line
The Formula Breakdown
Let me make this dead simple. If you have a line with slope 3 passing through the point (2, 5), you plug those numbers in:
y - 5 = 3(x - 2)
That's literally all you're doing. Subtract the y-coordinate from y. Subtract the x-coordinate from x. Multiply by the slope.
The subscript 1 in (x₁, y₁) just tells you it's a specific known point—not a variable. Don't let the notation freak you out.
How to Graph Using Point-Slope Form
Here's the step-by-step process. No fluff.
Example 1: Graph y - 2 = 3(x - 1)
Step 1: Identify your starting point. That's (1, 2). Plot it.
Step 2: Identify your slope. It's 3, which means rise 3, run 1.
Step 3: From (1, 2), move up 3 units and right 1 unit. That puts you at (2, 5). Plot that point.
Step 4: Draw your line through both points.
Done. That's the entire process.
Example 2: Graph y + 4 = -2(x - 3)
Watch the signs here. Rewrite it first:
y - (-4) = -2(x - 3)
So y₁ = -4 and the point is (3, -4).
Slope is -2 (down 2, right 1).
Plot (3, -4), then go down 2 and right 1 to get (4, -6). Draw your line.
Converting to Slope-Intercept Form
Teachers love asking you to convert between forms. Here's how to turn point-slope into y = mx + b.
Convert y - 1 = 4(x - 3) to slope-intercept form
Step 1: Distribute the 4.
y - 1 = 4x - 12
Step 2: Add 1 to both sides.
y = 4x - 11
That's it. Now you have m = 4 and b = -11.
Convert y + 5 = 2(x - 1) to slope-intercept form
y + 5 = 2x - 2
y = 2x - 7
Simple distribution and isolating y. That's all.
Writing Point-Slope Equation From Two Points
Sometimes you're given two points instead of a slope and a point. Here's what you do:
Given points (2, 3) and (4, 7)
Step 1: Find the slope.
m = (7 - 3) / (4 - 2) = 4/2 = 2
Step 2: Pick one of the points. Use (2, 3).
Step 3: Plug into the formula.
y - 3 = 2(x - 2)
Either point works. Try the other one and you'll get the same line.
Point-Slope vs. Slope-Intercept vs. Standard Form
Here's the comparison you actually need:
| Form | Formula | Best When You Know |
|---|---|---|
| Point-Slope | y - y₁ = m(x - x₁) | Slope + one point |
| Slope-Intercept | y = mx + b | Slope + y-intercept |
| Standard | Ax + By = C | Two intercepts or integer coefficients |
Point-slope is fastest when you have a point and slope. Slope-intercept is fastest when you need to graph quickly or find the y-intercept. Standard form is what you use for intercepts and integer-only equations.
Getting Started: Your First 5 Problems
Practice this sequence. Don't skip steps.
- Graph: y - 3 = 2(x - 1)
- Graph: y + 1 = -3(x - 2)
- Convert to slope-intercept: y - 4 = 5(x + 2)
- Write the equation given slope 2 and point (3, 1)
- Write the equation given points (1, 2) and (3, 6)
Answers
- Point (1, 3), slope 2 → line through (1,3) and (2,5)
- Point (2, -1), slope -3 → line through (2,-1) and (3,-4)
- y = 5x + 14
- y - 1 = 2(x - 3)
- m = 2, so y - 2 = 2(x - 1)
Common Mistakes to Avoid
- Sign errors on the point: y + 4 = m(x - 3) means y₁ = -4, not 4. The minus sign outside y is doing negative work.
- Forgetting to distribute: y - 3 = 2(x - 1) does not become y = 2x - 1. You must distribute first.
- Using the wrong point: If you pick a point that doesn't satisfy the equation, your line will be wrong. Double-check your coordinates.
- Confusing the formula: Some students write y - y₁ = m(x - x₁) and then plug in x and y values. x₁ and y₁ are the known point. x and y stay as variables.
When You'll Actually Use This
Point-slope form shows up in:
- Physics problems involving linear relationships
- Data analysis when you have a trend line and one data point
- Engineering calculations with known rates of change
- Any situation where you know a rate and one measurement
It's also the form most textbooks use when deriving equations of lines, so you'll see it plenty in calculus and beyond.
The Bottom Line
Point-slope form is not complicated. You have a slope, you have a point, you plug them in. The hard part is watching your signs and distributing correctly.
Master the formula, practice graphing from it, and practice converting to slope-intercept form. Those two skills cover 90% of what you'll face on tests.