We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

Study Guides > MATH 1314: College Algebra

Write the point-slope form of an equation

Up until now, we have been using the slope-intercept form of a linear equation to describe linear functions. Here, we will learn another way to write a linear function, the point-slope form.

yy1=m(xx1)y-{y}_{1}=m\left(x-{x}_{1}\right)\\

The point-slope form is derived from the slope formula.

{m=yy1xx1assuming xx1m(xx1)=yy1xx1(xx1)Multiply both sides by (xx1)m(xx1)=yy1Simplifyyy1=m(xx1)Rearrange\begin{cases}{m}=\frac{y-{y}_{1}}{x-{x}_{1}}\hfill & \text{assuming }{ x }\ne {x}_{1}\hfill\\{ m }\left(x-{x}_{1}\right)=\frac{y-{y}_{1}}{x-{x}_{1}}\left(x-{x}_{1}\right)\hfill & \text{Multiply both sides by }\left(x-{x}_{1}\right)\hfill\\{ m }\left(x-{x}_{1}\right)=y-{y}_{1}\hfill & \text{Simplify}\hfill \\ y-{y}_{1}={ m }\left(x-{x}_{1}\right)\hfill &\text{Rearrange}\hfill \end{cases}\\

Keep in mind that the slope-intercept form and the point-slope form can be used to describe the same function. We can move from one form to another using basic algebra. For example, suppose we are given an equation in point-slope form, y4=12(x6)y - 4=-\frac{1}{2}\left(x - 6\right)\\ . We can convert it to the slope-intercept form as shown.

{y4=12(x6)y4=12x+3Distribute the 12. y=12x+7Add 4 to each side.\begin{cases}y - 4=-\frac{1}{2}\left(x - 6\right)\hfill & \hfill \\ y - 4=-\frac{1}{2}x+3\hfill & \text{Distribute the }-\frac{1}{2}.\hfill \\ \text{ }y=-\frac{1}{2}x+7\hfill & \text{Add 4 to each side}.\hfill \end{cases}\\

Therefore, the same line can be described in slope-intercept form as y=12x+7y=-\frac{1}{2}x+7\\.

A General Note: Point-Slope Form of a Linear Equation

The point-slope form of a linear equation takes the form

yy1=m(xx1)y-{y}_{1}=m\left(x-{x}_{1}\right)\\

where mm is the slope, x1andy1{x}_{1 }\text{and} {y}_{1}\\ are the x and yx\text{ and }y\\ coordinates of a specific point through which the line passes.

Writing the Equation of a Line Using a Point and the Slope

The point-slope form is particularly useful if we know one point and the slope of a line. Suppose, for example, we are told that a line has a slope of 2 and passes through the point (4,1)\left(4,1\right)\\. We know that m=2m=2\\ and that x1=4{x}_{1}=4\\ and y1=1{y}_{1}=1\\. We can substitute these values into the general point-slope equation.

{yy1=m(xx1)y1=2(x4)\begin{cases}y-{y}_{1}=m\left(x-{x}_{1}\right)\\ y - 1=2\left(x - 4\right)\end{cases}\\

If we wanted to then rewrite the equation in slope-intercept form, we apply algebraic techniques.

{y1=2(x4)y1=2x8Distribute the 2. y=2x7Add 1 to each side.\begin{cases}y - 1=2\left(x - 4\right)\hfill & \hfill \\ y - 1=2x - 8\hfill & \text{Distribute the }2.\hfill \\ \text{ }y=2x - 7\hfill & \text{Add 1 to each side}.\hfill \end{cases}\\

Both equations, y1=2(x4)y - 1=2\left(x - 4\right)\\ and y=2x7y=2x - 7\\, describe the same line. See Figure 6.

Figure 6

Example 5: Writing Linear Equations Using a Point and the Slope

Write the point-slope form of an equation of a line with a slope of 3 that passes through the point (6,1)\left(6,-1\right)\\. Then rewrite it in the slope-intercept form.

Solution

Let’s figure out what we know from the given information. The slope is 3, so = 3. We also know one point, so we know x1=6{x}_{1}=6\\ and y1=1{y}_{1}=-1\\. Now we can substitute these values into the general point-slope equation.

{ yy1=m(xx1)y(1)=3(x6)Substitute known values. y+1=3(x6)Distribute 1 to find point-slope form.\begin{cases}\text{ }y-{y}_{1}=m\left(x-{x}_{1}\right)\hfill & \hfill \\ y-\left(-1\right)=3\left(x - 6\right)\hfill & \text{Substitute known values}.\hfill \\ \text{ }y+1=3\left(x - 6\right)\hfill & \text{Distribute }-1\text{ to find point-slope form}.\hfill \end{cases}\\

Then we use algebra to find the slope-intercept form.

{y+1=3(x6)y+1=3x18Distribute 3. y=3x19Simplify to slope-intercept form.\begin{cases}y+1=3\left(x - 6\right)\hfill & \hfill \\ y+1=3x - 18\hfill & \text{Distribute 3}.\hfill \\ \text{ }y=3x - 19\hfill & \text{Simplify to slope-intercept form}.\hfill \end{cases}\\

Try It 3

Write the point-slope form of an equation of a line with a slope of –2 that passes through the point (2, 2)\left(-2,\text{ }2\right)\\. Then rewrite it in the slope-intercept form.

Solution

Writing the Equation of a Line Using Two Points

The point-slope form of an equation is also useful if we know any two points through which a line passes. Suppose, for example, we know that a line passes through the points (0, 1)\left(0,\text{ }1\right)\\ and (3, 2)\left(3,\text{ }2\right)\\. We can use the coordinates of the two points to find the slope.

{m=y2y1x2x1 =2130 =13\begin{cases}{m}=\frac{{y}_{2}-{y}_{1}}{{x}_{2}-{x}_{1}}\\ \text{ }=\frac{2 - 1}{3 - 0}\hfill \\ \text{ }=\frac{1}{3}\hfill \end{cases}\\

Now we can use the slope we found and the coordinates of one of the points to find the equation for the line. Let use (0, 1) for our point.

{yy1=m(xx1)y1=13(x0)\begin{cases}y-{y}_{1}=m\left(x-{x}_{1}\right)\\ y - 1=\frac{1}{3}\left(x - 0\right)\end{cases}\\

As before, we can use algebra to rewrite the equation in the slope-intercept form.

{y1=13(x0)y1=13xDistribute the 13. y=13x+1Add 1 to each side.\begin{cases}y - 1=\frac{1}{3}\left(x - 0\right)\hfill & \hfill \\ y - 1=\frac{1}{3}x\hfill & \text{Distribute the }\frac{1}{3}.\hfill \\ \text{ }y=\frac{1}{3}x+1\hfill & \text{Add 1 to each side}.\hfill \end{cases}\\

Both equations describe the line shown in Figure 7.

Figure 7

Example 6: Writing Linear Equations Using Two Points

Write the point-slope form of an equation of a line that passes through the points (5, 1) and (8, 7). Then rewrite it in the slope-intercept form.

Solution

Let’s begin by finding the slope.

{m=y2y1x2x1 =7185 =63 =2\begin{cases}{m}=\frac{{y}_{2}-{y}_{1}}{{x}_{2}-{x}_{1}}\hfill \\ \text{ }=\frac{7 - 1}{8 - 5}\hfill \\ \text{ }=\frac{6}{3}\hfill \\ \text{ }=2\hfill \end{cases}\\

So m=2m=2\\. Next, we substitute the slope and the coordinates for one of the points into the general point-slope equation. We can choose either point, but we will use (5,1)\left(5,1\right)\\.

{yy1=m(xx1)y1=2(x5)\begin{cases}y-{y}_{1}=m\left(x-{x}_{1}\right)\\ y - 1=2\left(x - 5\right)\end{cases}\\

The point-slope equation of the line is y21=2(x25){y}_{2}-1=2\left({x}_{2}-5\right)\\. To rewrite the equation in slope-intercept form, we use algebra.

{y1=2(x5)y1=2x10 y=2x9\begin{cases}y - 1=2\left(x - 5\right)\hfill \\ y - 1=2x - 10\hfill \\ \text{ }y=2x - 9\hfill \end{cases}\\

The slope-intercept equation of the line is y=2x9y=2x - 9\\.

Try It 4

Write the point-slope form of an equation of a line that passes through the points (1,3)\left(-1,3\right)\\ and (0,0)\left(0,0\right)\\. Then rewrite it in the slope-intercept form.

Solution

Licenses & Attributions