Point-Slope Form With Two Points, Step by Step
When a problem gives you two points and no slope, point-slope form still works. You just add one step at the front: find the slope, then follow the usual method. Here’s the whole process with examples.
Why Two Points Need an Extra Step
Point-slope form is built from a slope and a point. Two points give you the point easily, but they don’t hand you the slope directly, so you have to calculate it first. Once you’ve got the slope, the rest is identical to any other point-slope problem.
Step 1: Find the Slope From Two Points
Use the slope formula, which measures rise over run between the two points:
m = (y₂ − y₁) / (x₂ − x₁)
For (1, 2) and (4, 8), that’s m = (8 − 2) / (4 − 1) = 6 / 3 = 2.
Step 2: Pick One Point as (x₁, y₁)
Choose either point. It genuinely doesn’t matter which, since both lie on the line. Let’s use (1, 2).
Step 3: Write the Point-Slope Equation
Substitute the slope and your chosen point into the formula:
y − 2 = 2(x − 1)
That’s the point-slope form of the line through those two points.
Worked Example
Find the point-slope equation through (−2, 1) and (2, 9). Slope: m = (9 − 1) / (2 − (−2)) = 8 / 4 = 2. Using (−2, 1), and remembering that subtracting −2 flips to plus:
y − 1 = 2(x + 2)
Does It Matter Which Point You Pick?
No, and here’s the proof. Using (1, 2) we got y − 2 = 2(x − 1). Using (4, 8) we’d get y − 8 = 2(x − 4). Solve both for y and each becomes y = 2x, so they’re the same line. That’s a quick way to double-check yourself.
Check It With the Calculator
Switch the calculator to its Two Points tab, type both points, and it’ll show the slope and the equation. For more practice, see the worked examples or review the three-step method.