point slope form: Step-by-Step Guide
point slope form: How to Write and Graph Line Equations
When a line’s slope and one point are known, point slope form gives you its equation without first finding the y-intercept. Write it as:
y−y₁=m(x−x₁)y-y₁=m(x-x₁)y−y₁=m(x−x₁)
The slope is mmm, and (x₁, y₁)(x₁, y₁)(x₁, y₁) is a point on the line. This form works for non-vertical lines and provides a useful starting point for graphing or converting the equation into slope-intercept or standard form.
Start With the Formula
Point slope form connects any point (x,y)(x,y)(x,y) on a line with a fixed point (x₁, y₁)(x₁, y₁)(x₁, y₁) on that same line. The equation captures the line’s constant rate of change by relating vertical change to horizontal change.
y−y1=m(x₁, y₁)y-y₁=m(x-x₁)y−y₁=m(x−x₁)
A line is determined by its slope and a point through which it passes. The slope describes the direction and steepness, while the point identifies the line’s position on the coordinate plane.
Decode the Notation
| Part of the equation | Meaning |
| mmm | The slope |
| (x₁, y₁)(x₁, y₁)(x₁, y₁) | A known point on the line |
| (x,y)(x,y)(x,y) | Any other point on that line |
| y−y₁y-y₁y−y₁ | The vertical change between points |
| x−x₁x-x₁x−x₁ | The horizontal change between points |
The subscript 1 is a label, not a multiplication instruction. For a known point (3,5)(3,5)(3,5), use x1=3x₁=3×1=3 Andy₁=5y₁=5y₁=5.
Know When It Applies
Point slope form is the most direct choice when you have:
- A slope
- One point on the line
It can also be used after finding a slope from two points. The standard formula does not apply to vertical lines because their slope is undefined; a vertical line is written as x=ax=ax=a.
Build the Equation
The process is mainly careful substitution. Keep each coordinate in its proper position, and do not lose negative signs.
Identify the Inputs
Suppose a line has slope 333 and passes through (2,7)(2,7)(2,7). In the formula:
m=3,x₁=2,y₁=7m=3,\qquad x₁=2,\qquad y_1=7m=3,x₁=2,y₁=7
The pair stays together: 2 belongs to x₁x₁x₁, while 7 belongs to yy₁y₁.
Substitute Before Simplifying
Put the values into the formula:
y−y₁=m(x−x₁)y-y₁=m(x-x₁)y−y₁=m(x−y₁)
y−7=3(x−2)y-7=3(x-2)y−7=3(x−2)
This is a completed answer in point slope form. Expanding it is unnecessary unless the problem requests another equation form.
Treat Negative Values as Signed Numbers
Parentheses make substitutions safer. For a slope of 3 and point (−2,−4)(-2,-4)(−2,−4), begin with:
y−(−4)=3(x−(−2))y-(-4)=3(x-(-2))y−(−4)=3(x−(−2))
Then simplify:
y+4=3(x+2)y+4=3(x+2)y+4=3(x+2)
This step protects against a common error: replacing a negative coordinate with its positive opposite.
A Quick Sign Rule
If the known coordinate is negative, the subtraction in the formula creates a double negative:
x−(−2)=x+2x-(-2)=x+2x−(−2)=x+2
y−(−4)=y+4y-(-4)=y+4y−(−4)=y+4
Writing x−2x-2x−2 or y−4y-4y−4 would place the line through a different point.
See the Method in Action
The formula does not change with the type of slope. Positive, negative, and fractional slopes all use the same structure.
A Line With Positive Slope
For slope 4 through (1,3)(1,3)(1,3):
y−3=4(x−1)y-3=4(x-1)y−3=4(x−1)
That is the point slope equation. To express the same line in slope-intercept form, distribute first:
y−3=4x−4y-3=4x-4y−3=4x−4
Then add 3:
y=4x−1y=4x-1y=4x−1
A Line With Negative Slope
For slope −2-2−2 through (5,1)(5,1)(5,1):
y−1=−2(x−5)y-1=-2(x-5)y−1=−2(x−5)
Distributing gives:
y−1=−2x+10y-1=-2x+10y−1=−2x+10
Adding 1 to both sides gives:
y=−2x+11y=-2x+11y=−2x+11
The negative slope means the line falls from left to right.
A Line With Fractional Slope
For slope 23\frac{2}{3}32 through (6,−1)(6,-1)(6,−1):
y−(−1)=23(x−6)y-(-1)={2}{3}(x-6)y−(−1)=32(x−6)
y+1=23(x−6)y+1={2}{3}(x-6)y+1=32(x−6)
The slope 23{2}{3}32 means a rise of 2 for a run of 3. Yet that slope alone could describe several parallel lines; the point (6,−1)(6,-1)(6,−1) selects one specific non-vertical line.
When You Are Given Two Points
A two-point problem has one extra stage: calculate the slope. Once you have it, return to the usual point slope equation.
Find the Slope First
For (2,3)(2,3)(2,3) and (6,11)(6,11)(6,11), use:
m=y−y₁x₂−x₁m={y₂-y₁}{x₂-x₁}m=x₂−x1y₂−y₁
m=11−36−2m={11-3}{6-2}m=6−211−3
m=84m={8}{4}m=48
m=2m=2m=2
Use Either Coordinate Pair
With slope 2, use (2,3)(2,3)(2,3):
y−3=2(x−2)y-3=2(x-2)y−3=2(x−2)
Or use (6,11)(6,11)(6,11):
y−11=2(x−6)y-11=2(x-6)y−11=2(x−6)
These look different because they begin from different points, but they represent the same line.
Check Your Work
Testing a known point is a straightforward way to check an equation. Substitute (6,11)(6,11)(6,11) into:
y−3=2(x−2)y-3=2(x-2)y−3=2(x−2)
11−3=2(6−2)11-3=2(6-2)11−3=2(6−2)
8=88=88=8
Since both sides match, the point satisfies the equation.
When the Line Is Vertical
If two points have the same xxx-coordinate, their line is vertical. For example, (4,2)(4,2)(4,2) and (4,−5)(4,-5)(4,−5) form:
x=4x=4x=4
Its slope is undefined, so it cannot be written in the usual point slope form.
Convert the Equation When Needed
Point slope form is often the quickest form to create, but another task may require slope-intercept or standard form. The graph remains unchanged through conversion.
From Point Slope to Slope-Intercept Form
Slope-intercept form is:
y=mx+by=mx+by=mx+b
In this form, bbb is the yyy-intercept. Start from:
y−5=2(x−3)y-5=2(x-3)y−5=2(x−3)
Distribute:
y−5=2x−6y-5=2x-6y−5=2x−6
Then isolate yyy:
y=2x−1y=2x-1y=2x−1
From Point Slope to Standard Form

Standard form is commonly written as:
Ax+By=CAx+By=CAx+By=C
Using the same equation:
y−5=2(x−3)y-5=2(x-3)y−5=2(x−3)
y−5=2x−6y-5=2x-6y−5=2x−6
Rearrange:
2x−y=12x-y=12x−y=1
One Line, Several Equivalent Forms
These expressions describe the same line:
y−5=2(x−3)y-5=2(x-3)y−5=2(x−3)
y=2x−1y=2x-1y=2x−1
2x−y=12x-y=12x−y=1
Point slope form is best when you begin with a point and slope. Slope-intercept form makes the slope and yyy-intercept easy to see. Standard form is useful when that form is requested and can also represent a vertical line.
Graph Directly From Point Slope Form
You do not need to rearrange the equation before graphing. The form already supplies a starting point and a movement pattern.
Plot the Fixed Point
Consider:
y−4=−12(x−3)y-4=-{1}{2}(x-3)y−4=−21(x−3)
The fixed point is (3,4)(3,4)(3,4). Plot it before making any slope movement.
Because the expression is x−3x-3x−3, the point has an x-coordinate of 3. The formula is always x−x₁x-x₁x−x1, so the minus sign does not make the coordinate negative.
Follow the Slope
The slope is:
−12{1}{2}−21
From (3,4)(3,4)(3,4), move right 2 and down 1 to mark another point. Moving left 2 and up 1 reaches a point on the same line.
A positive slope rises from left to right. A negative slope falls from left to right; if the plotted direction contradicts the sign, revisit the rise-and-run movement.
Choose the Best Equation Form
Each form of a linear equation highlights different information.
| Form | Equation | Best situation | What is less visible |
| Point slope form | y−y₁=m(x−x₁)y-y₁=m(x-x₁)y−y₁=m(x−x₁) | A point and slope are known | The yyy-intercept |
| Slope-intercept form | y=mx+by=mx+by=mx+b | The slope and yyy-intercept are useful | Finding bbb may require algebra |
| Standard form | Ax+By=CAx+By=CAx+By=C | A general linear form or vertical line is needed | The slope is not immediately shown |
Point Slope or Slope-Intercept?
If you know a slope of 3 and the point (4,10)(4,10)(4,10), point slope form is immediate:
y−10=3(x−4)y-10=3(x-4)y−10=3(x−4)
There is no need to calculate the yyy-intercept unless the task asks for it. Slope-intercept form is a good choice when you need to see that intercept or want to graph using it.
Point Slope or Standard Form?
For a non-vertical line, point slope form is usually the easier starting place when a point and slope are given. Standard form is more useful when required by the problem or when the equation is a vertical line, such as:
x=7x=7x=7
Handle Special Line Relationships
Point slope form is also useful when a problem asks for a new line related to an existing one.
Horizontal Lines
A horizontal line has slope 0. Through (2,−3)(2,-3)(2,−3), point slope form gives:
y−(−3)=0(x−2)y-(-3)=0(x-2)y−(−3)=0(x−2)
y+3=0y+3=0y+3=0
y=−3y=-3y=−3
Every point on this horizontal line has the same yyy-coordinate.
Parallel Lines
Parallel lines have equal slopes. A line parallel to one with slope −4-4−4 also has slope −4-4−4.
Once a point on the parallel line is known, substitute that point and the shared slope into point slope form.
Perpendicular Lines
For non-vertical lines, slopes of perpendicular lines are negative reciprocals. A line with slope 23{2}{3}32 has a perpendicular line with slope −32{3}{2}−23.
Use that perpendicular slope with the given point to write the new equation.
Avoid These Common Errors
Point slope form is compact, but its notation makes a few mistakes especially easy to make.
Reversing a Coordinate’s Sign
For (−3,4)(-3,4)(−3,4), substitute as:
y−4=m(x−(−3)y-4=m(x-(-3)y−4=m(x−(−3)
which becomes:
y−4=m(x+3)y-4=m(x+3)y−4=m(x+3)
The expression x−3x-3x−3 would use the wrong xxx-coordinate.
Switching x₁x₁x₁and y₁y₁y₁
For the point (7,−2)(7,-2)(7,−2), use:
x₁=7,y₁=−2x₁=7,y₁=-2x₁=7,y₁=−2
The correct equation begins:
y−(−2)=m(x−7)y-(-2)=m(x-7)y−(−2)=m(x−7)
Keep the order (x,y)(x,y)(x,y) throughout the calculation.
Combining Values From Different Points
When finding a line from two points, choose one whole ordered pair for(x₁, y₁)(x₁, y₁)(x₁, y₁). Do not take the x-coordinate from one point and the y-coordinate from the other.
Mishandling a Negative During Distribution
From:
y−1=−3(x−4)y-1=-3(x-4)y−1=−3(x−4)
the correct distribution is:
y−1=−3x+12y-1=-3x+12y−1=−3x+12
The two negative factors produce a positive 12.
Skipping a Final Test
Put the original point into the finished equation. If the left and right sides do not agree, check the slope calculation, coordinate order, and signs.
Use This Final Checklist
- Locate the slope mmm.
- Select one complete point (x₁, y₁)
- Write y−y₁=m(x−x₁)
- Substitute signed coordinate values inside parentheses.
- Simplify double negatives.
- Keep the result in point slope form unless another form is requested.
- Distribute only when converting forms.
- Test the known point in the final equation.
- For a vertical line, write x=ax=ax=a.
Point slope form turns two pieces of information—a slope and a point—into a complete line equation. It is particularly valuable because it keeps the known point visible while you write, graph, check, or convert the equation.
Know more: point slope form: Complete Guide
FAQs
Point-slope form is a linear-equation format used when you know a line’s slope and one point on the line:
y−y₁=m(x−x₁)y-y₁=m(x-x₁)y−y₁=m(x−x₁)
You need the slope mmm and one point (x₁, y₁)(x₁, y₁)(x₁, y₁)on a non-vertical line.
It lets you write an equation directly from a point and slope without first finding the y-intercept.
Could you place each negative coordinate in parentheses before simplifying? For example, if y = −4, write y−(−4), which simplifies to y + 4.
Could you place each negative coordinate in parentheses before simplifying? For example, if y = −4, write y−(−4), which simplifies to y + 4.
Yes. After calculating the slope, use either complete point in the point slope formula. The equations may appear different but represent the same line.
m=y₂−y₁x₂−x₁m={y₂-y₁}{x₂-x₁}m=x₂−x₁y₂−y₁
Then place the slope and either point into point-slope form.
No. A vertical line has undefined slope and is written as x=ax=ax=a.
A zero slope creates a horizontal line. Point slope form simplifies to an equation such as y=−3y=-3y=−3.
Point slope form uses a known point and slope. Slope-intercept form, y=mx+by=mx+by=mx+b, displays the slope and the yyy-intercept.
No. Leave it in point slope form when that is the requested answer. Expand only to convert it into another equation form.