Algebra 1 Core point-slopeequations of lines

Point-Slope Form

The fastest way to write a line's equation from a point and a slope.

Video by The Organic Chemistry Tutor — “How To Graph Linear Equations In Point Slope Form | Algebra” Watch on YouTube

The explanation

Key idea y − y₁ = m(x − x₁).

When you know a slope and any one point, point-slope form gets you an equation in a single substitution.

For slope 3 through (2, −5):
y − (−5) = 3(x − 2), which tidies to y + 5 = 3(x − 2).

Then expand if you want slope-intercept form: y + 5 = 3x − 6, so y = 3x − 11.

Note both subtractions in the formula. A point with negative coordinates produces a double negative, which becomes a plus.

Given two points instead, compute the slope first, then use either point. Both give the same final line.

Worked example

Find the equation of the line through (−1, 4) and (3, −8) in slope-intercept form.

  1. Slope: m = (−8 − 4)/(3 − (−1)) = −12/4 = −3.
  2. Point-slope with (−1, 4): y − 4 = −3(x + 1).
  3. Expand: y − 4 = −3x − 3.
  4. Add 4: y = −3x + 1.

Answer: y = −3x + 1

Common mistakes

  • Writing y − y₁ = m(x + x₁) and losing the sign on the point.
  • Substituting the y-coordinate where x belongs.