Point-Slope Form

by Justin Skycak (@justinskycak) on

An easy way to write the equation of a line if we know the slope and a point on a line.

This post is part of the book Justin Math: Algebra. Suggested citation: Skycak, J. (2018). Point-Slope Form. In Justin Math: Algebra. https://justinmath.com/point-slope-form/

Want to get notified about new posts? Join the mailing list and follow on X/Twitter.


Suppose we want to write the equation of a line with a given slope m=2, through a particular point (3,5). In the previous post, we substituted the given information into a slope-intercept equation form y=mx+b, solved for b, and rewrote the slope-intercept form with m and b substituted so that x and y were the only variables.

Slope-intercept equation form|y=mx+bSubstitute the given slope m=2|y=2x+bSubstitute the given point (3,5)|5=2(3)+bSolve for b|b=βˆ’1Final equation|y=2xβˆ’1


However, there is an alternative form, point-slope form, that makes it even easier to write the equation of a line if we know the slope and a point (x0,y0) on the line. It is given by

yβˆ’y0=m(xβˆ’x0).


If we know that our desired line has slope m=2 and passes through the point (x0,y0)=(3,5), then we can substitute directly into point-slope form without performing any additional computations:

yβˆ’5=2(xβˆ’x3)


This is an accepted form of the equation for a line, so we don’t need to simplify it at all unless we’re asked to do so.

But even if we actually need to find the line in slope-intercept form, it’s still advantageous to begin with point-slope form, because all we have to do is distribute the 2 and add 5 to get to slope-intercept form.

Point-slope form|yβˆ’5=2(xβˆ’3)Distribute the 2|yβˆ’5=2xβˆ’6Add 5 to both sides to reachslope-intercept form|y=2xβˆ’1


Derivation

The point-slope formula is easy to remember, too, because it just says that the slope between any point (x,y) and the reference point (x0,y0) needs to be equal to the given slope m.

Moving from (x0,y0) to (x,y), the amount we go up is yβˆ’y0, and the amount we go over horizontally is xβˆ’x0, so the slope is just yβˆ’y0xβˆ’x0. Equating this to m and multiplying to get rid of the fraction, we reach point-slope form!

Slope must equal m|yβˆ’y0xβˆ’x0=mMultiply both sides by xβˆ’x0to reach point-slope form|yβˆ’y0=m(xβˆ’x0)


Graphing

To graph a line whose equation is given in point-slope form, we perform the same process as we do to graph a line that is in slope-intercept form, except we start at the reference point rather than at the y-intercept.

For example, consider the line yβˆ’4=32(xβˆ’1), for which the reference point is (1,4) and the slope is 32. To graph this line, we start at (1,4), go up 3 and over 2 to the point (3,7), and draw a line through the two points.

image


Final Remark

One thing to watch out for in point-slope form: be careful about negatives.

For example, the point-slope form of a line with slope 2 that goes through the point (βˆ’3,βˆ’5) is NOT given by yβˆ’5=2(xβˆ’3). This is the line that goes through the point (3,5), not (βˆ’3,βˆ’5).

The line that goes through (βˆ’3,βˆ’5) actually involves addition rather than subtraction, because the negatives cancel the subtraction in the original formula for point-slope form.

Point-slope formula|yβˆ’y0=m(xβˆ’x0)Substitute slope 2 andpoint (βˆ’3,βˆ’5)|yβˆ’(βˆ’5)=2(xβˆ’(βˆ’3))Negatives cancel|y+5=2(x+3)


Exercises

Write the point-slope equation of the line that goes through the given point, with the given slope. (You can view the solution by clicking on the problem.)

1)(1,5)m=2
Solution:
yβˆ’5=2(xβˆ’1)

2)(βˆ’2,3)m=8
Solution:
yβˆ’3=8(x+2)

3)(12,2)m=38
Solution:
y+2=38(xβˆ’12)

4)(βˆ’47,βˆ’813)m=βˆ’125
Solution:
yβˆ’813=βˆ’125(x+47)


Write the point-slope equation of the line that goes through the given points. (You can view the solution by clicking on the problem.)

5)(2,βˆ’1)(1,1)
Solution:
y+1=βˆ’2(xβˆ’2)
or yβˆ’1=βˆ’2(xβˆ’1)

6)(1,8)(βˆ’4,βˆ’7)
Solution:
yβˆ’8=3(xβˆ’1)
or y+7=3(x+4)

7)(13,3)(1,4)
Solution:
yβˆ’3=32(xβˆ’13)
or yβˆ’4=32(xβˆ’1)

8)(βˆ’34,12)(12,34)
Solution:
yβˆ’12=15(x+34)
or yβˆ’34=15(xβˆ’12)


Graph the following lines. (You can view the solution by clicking on the problem.)

9)yβˆ’2=3(xβˆ’4)
Solution:
image

10)y+7=βˆ’2(xβˆ’2)
Solution:
image

11)yβˆ’12=13(x+1)
Solution:
image

12)y+52=βˆ’25(xβˆ’14)
Solution:
image


This post is part of the book Justin Math: Algebra. Suggested citation: Skycak, J. (2018). Point-Slope Form. In Justin Math: Algebra. https://justinmath.com/point-slope-form/


Want to get notified about new posts? Join the mailing list and follow on X/Twitter.