Write the equation of a line using the point-slope form y - y₁ = m(x - x₁),
then convert to slope-intercept form. Equivalence is verified by checking
that the original point satisfies the final line equation.
Example
Use a point and slope to write point-slope form, then simplify.
highlighted = computed this step
Step 1 — Set up
Set up the expression.
m=2,(1,5)
Step 2 — Point-slope form
Use point-slope form with m=2, x-value 1, y-value 5.
y−5=2(x−1)
Step 3 — Expand
Distribute: 2 x 1 = 2.
y−5=2x−2
Step 4 — Solve for y
Solve for y: y = 2x + 3.
y=2x+3
point-slope-formGiven slope m and point (x₁, y₁), write y - y₁ = m(x - x₁). Distribute: y - y₁ = mx - mx₁. Add y₁: y = mx + (y₁ - mx₁). The y-intercept is b = y₁ - mx₁.