Point-slope form builds a line from one point and a slope: substitute values, simplify, then rewrite in the form your class wants.
If you’re staring at How Do You Solve Point Slope Form? and your pencil’s stuck, you’re in the right spot. Point-slope form can feel odd because it doesn’t look like the lines you graph most days. Once you know what each symbol means, it turns into a routine: plug in a point, plug in a slope, and clean up the algebra.
You’ll see that routine with numbers, negatives, and fractions. You’ll also see what to do when you’re given two points instead of a slope, plus a set of checks that catch slips before you turn the work in.
Point-Slope Form In Plain Terms
Point-slope form is a line equation written like this:
y − y₁ = m(x − x₁)
It’s built from two facts about a line:
- (x₁, y₁) is one point the line passes through.
- m is the slope, the “rise over run.”
The left side tracks how far your y-value is from y₁. The right side takes how far your x-value is from x₁ and scales it by the slope. When the equation is true, the point (x, y) sits on the line.
Solving Point-Slope Form With Clean Algebra Steps
Teachers use “solve” in two ways here. Sometimes you’re asked to write the line equation from a point and a slope. Other times you’re asked to rewrite point-slope form into slope-intercept form (y = mx + b) or standard form (Ax + By = C). Either way, the same steps work.
Step 1: Match The Point To (x₁, y₁)
If the problem gives a point like (2, −3), then x₁ = 2 and y₁ = −3. Write that down before you substitute. It stops the classic swap.
Step 2: Drop The Slope Into m
If the slope is −2/5, keep the sign with it. Fractions and negatives behave best when you wrap them in parentheses.
Step 3: Substitute With Parentheses
Start from y − y₁ = m(x − x₁) and replace each symbol with the value you were given. When y₁ is negative, you’ll see y − (−3), which becomes y + 3. When x₁ is negative, you’ll see x − (−5), which becomes x + 5.
Step 4: Distribute, Then Isolate y
Distribute the slope across the parentheses on the right. Then move the constant term on the left so y stands alone. If the teacher wants standard form, move the x-term over after you reach slope-intercept form.
Step 5: Clear Fractions Near The End
If you need integers, multiply both sides by the least common denominator after you’ve distributed and isolated y. This keeps the work clean.
Common Starting Situations
Point-slope form shows up in a few setups. Spot the setup, then run the same flow.
Given A Point And A Slope
Substitute m and (x₁, y₁) into point-slope form. Then simplify or rewrite, based on the form you’re asked to hand in.
Given Two Points
Two points let you find the slope first using m = (y₂ − y₁) / (x₂ − x₁). Then pick either point as (x₁, y₁) and substitute.
Parallel Or Perpendicular Lines
Parallel lines share the same slope. Perpendicular lines use the negative reciprocal. Once you have the slope, point-slope form does the rest.
Worked Problems You Can Copy
Write each step on a new line. It keeps your signs from drifting.
Problem 1: Whole-Number Slope
Given: slope 4, point (2, −3). Write the equation in slope-intercept form.
Substitute: y − (−3) = 4(x − 2).
Clean up: y + 3 = 4(x − 2).
Distribute: y + 3 = 4x − 8.
Isolate y: y = 4x − 11.
Check with x = 2: y = −3, which matches the point.
Problem 2: Fraction Slope And A Negative x
Given: slope −2/5, point (−5, 7). Write the equation in slope-intercept form.
Substitute: y − 7 = (−2/5)(x − (−5)).
Fix signs: y − 7 = (−2/5)(x + 5).
Distribute: y − 7 = (−2/5)x − 2.
Add 7: y = (−2/5)x + 5.
Check with x = −5: y = 7.
Problem 3: Two Points
Given: points (1, 2) and (5, −6). Write the equation in standard form.
Slope: m = (−6 − 2)/(5 − 1) = −2.
Point-slope: y − 2 = −2(x − 1).
Distribute: y − 2 = −2x + 2.
Isolate y: y = −2x + 4.
Standard form: 2x + y = 4.
Spotting Patterns In Point-Slope Problems
These patterns show up again and again. Use the table to pick a clean next step without guessing.
| What You’re Given | Point-Slope Setup | Clean Next Step |
|---|---|---|
| Slope m and point (x₁, y₁) | y − y₁ = m(x − x₁) |
Substitute with parentheses, then distribute |
| Point has a negative y-value | y − (−y₁) |
Rewrite as y + y₁ before distributing |
| Point has a negative x-value | x − (−x₁) |
Rewrite as x + x₁ before distributing |
| Slope is a fraction a/b | y − y₁ = (a/b)(x − x₁) |
Distribute, isolate y, then clear denominators |
| Two points | m = (y₂ − y₁)/(x₂ − x₁) |
Find m, then use either point in point-slope |
| Parallel line through a point | Use same m with the new point | Substitute, then rewrite to the asked form |
| Perpendicular line through a point | Use negative reciprocal of m | Substitute, then rewrite to the asked form |
| Need standard form Ax + By = C | Start from slope-intercept when you can | Move x and y left, clear fractions, make A positive |
Converting Point-Slope Form Into The Form You Need
Point-slope form is already a correct line equation, so conversion is about matching the format your teacher wants. Khan Academy’s point-slope form review names each part, and the OpenStax Algebra 1 section on point-slope form shows the same steps in text.
Pick the target form first. For slope-intercept, isolate y. For standard form, move x and y left, clear fractions, then make the x-coefficient positive.
Move 1: Distribute The Slope
Take y − 1 = 3(x + 4). Distribute 3: y − 1 = 3x + 12.
Move 2: Fix The Constant Next
Add or subtract to get y alone. From y − 1 = 3x + 12, add 1: y = 3x + 13.
Move 3: Clear Fractions Late
Start with y − 2 = (1/3)(x − 6). Distribute: y − 2 = (1/3)x − 2. Add 2: y = (1/3)x. If standard form is required, multiply by 3: 3y = x, then rewrite as x − 3y = 0.
Move 4: Keep Standard Form Clean
Once you’re in standard form, scan for three things: no fractions, x and y on the left, and a positive x-coefficient. If the x-coefficient is negative, multiply both sides by −1 and you’re back on track.
Graphing A Line From Point-Slope Form
You can graph straight from point-slope form without converting. Start by plotting the given point (x₁, y₁). Then use the slope m as rise over run to find a second point.
If m = 3/2, move up 3 and right 2 from the first point. If m = −3/2, move down 3 and right 2. A negative slope means you go down as you move right. If the slope is an integer like −4, treat it as −4/1 so you still have a run.
Draw a straight line through the two points and extend it across the grid.
Checks That Catch The Usual Slips
Most point-slope errors come from signs and parentheses. Run these checks before you stop.
Check The Given Point
Plug the x-value from the given point into your final equation. If the y-value matches, the line is right. If it doesn’t, scan for a sign slip or a missed distribution.
Check The Slope In Slope-Intercept Form
If you wrote y = mx + b, the number on x must match the slope you started with. If it changed, the culprit is almost always a lost negative or a fraction flip.
Check The x-Part When x₁ Is Negative
When the point is (−5, 7), the x-part must read (x + 5). If you wrote (x − 5), the line shifts and the point-check fails.
| Slip | What It Looks Like | Fix |
|---|---|---|
| Swapped x₁ and y₁ | Used (y₁, x₁) by accident | Label the point first: x₁ is the first coordinate |
| Dropped a negative sign | −2/5 became 2/5 | Circle the slope sign before you substitute |
| Distributed wrong | 3(x − 2) became 3x − 2 | Multiply the 3 by both terms inside parentheses |
| Missed a double negative | y − (−3) stayed that way | Rewrite it as y + 3 before you go on |
| Cleared fractions too soon | Messy numbers spread across lines | Isolate y first, then clear denominators |
| Standard form sign drift | A came out negative | Multiply both sides by −1 to make A positive |
Practice Set With Answers
Try these, then check your work with the answers. If one doesn’t match, use the point-check to find the line where the sign slipped.
Practice Problems
- Slope 3, point (−2, 5). Write in slope-intercept form.
- Slope −4, point (1, −7). Write in slope-intercept form.
- Slope 1/2, point (6, 3). Write in slope-intercept form.
- Points (0, 4) and (2, 10). Write in slope-intercept form.
- Line through (4, −1) parallel to
y = 2x + 3. Write in slope-intercept form. - Line through (−2, 6) perpendicular to
y = (1/3)x − 5. Write in slope-intercept form.
Answers
y = 3x + 11y = −4x − 3y = (1/2)xy = 3x + 4y = 2x − 9y = −3x
Last Pass Before You Turn It In
When a line problem feels messy, point-slope form is a steady starting spot. Write y − y₁ = m(x − x₁), substitute with parentheses, distribute, and rewrite. Run the point-check at the end. It takes seconds and often saves points on quizzes.
References & Sources
- Khan Academy.“Point-slope form review.”Defines point-slope form and shows how the slope and point sit inside the equation.
- OpenStax.“Using Point-Slope Form to Write the Equation of a Line.”Shows writing a line equation from a point and slope, then rewriting it into other linear forms.