Skip to main content
Logo image

Section 9.1 Properties of Lines

Subsection 9.1.1 Horizontal and Vertical Lines

The general form for a linear equation is
\begin{gather*} Ax + By = C \end{gather*}
What happens if \(A = 0\text{?}\) For example, what does the graph of
\begin{gather*} 0x + y = 3, \quad \text{ or } \quad y = 3 \end{gather*}
look like? This equation tells us that every point on the line must have \(y\)-coordinate 3, but it puts no restrictions on the \(x\)-coordinates. For example,
\begin{gather*} (−1, 3), \quad (2, 3),\quad \text{ and } \quad (4, 3) \end{gather*}
are all solutions of the equation. These points lie on a horizontal line, as shown below left.
horizontal line
vertical line
On the other hand, if \(B = 0\text{,}\) we have an equation such as
\begin{gather*} x + 0y = -2, \quad \text{ or }\quad x = -2 \end{gather*}
This equation tells us that any point with \(x\)-coordinate \(-2\) lies on the graph. For example, \((-2, 3)\) and \((-2, -1)\) are solutions. All the solutions lie on the vertical line shown above right.
Note that the horizontal line \(y = 3\) has \(y\)-intercept \((0, 3)\) but no \(x\)-intercept, and the vertical line \(x = -2\) has \(x\)-intercept \((-2, 0)\) but no \(y\)-intercept.

Horizontal and Vertical Lines.

  1. The equation of the horizontal line passing through \((0, b)\) is
    \begin{gather*} \blert{y=b} \end{gather*}
  2. The equation of the vertical line passing through \((a,0)\) is
    \begin{gather*} \blert{x=a} \end{gather*}

Example 9.1.1.

Give the equation of each line.
  1. horizontal line
  2. horizontal line
Solution.
  1. This is a horizontal line with \(y\)-intercept \((0, -2)\text{,}\) so its equation is \(y = -2\text{.}\)
  2. This is a vertical line with \(x\)-intercept \((3,0)\text{,}\) so its equation is \(x=3\text{.}\)
Now let’s compute the slopes of the two lines in the previous Example. Choose two points on the graph of \(y=-2\text{,}\) say \((-5, -2)\) and \((4, -2)\text{.}\) Use these points to compute the slope.
\begin{gather*} m=\frac{y_2-y_1}{x_2-x_1}= \frac{-2-(-2)}{4-(-5)}=\frac{0}{9}=0 \end{gather*}
The slope of the horizontal line \(y = -2\) is zero. In fact, the slope of any horizontal line is zero, because the \(y\)-coordinates of all the points on the line are equal. Thus
\begin{gather*} m=\frac{y_2-y_1}{x_2-x_1}=\frac{0}{x_2-x_1}=0 \end{gather*}
On a vertical line, the \(x\)-coordinates of all the points are equal. For example, two points on the line \(x = 3\) are \((3, 1)\) and \((3, 6)\text{.}\) Using these points to compute the slope, we find
\begin{gather*} m=\frac{y_2-y_1}{x_2-x_1}= \frac{6-1}{3-3}=\frac{5}{0} \end{gather*}
which is undefined. The slope of any vertical line is undefined because the expression \(x_2-x_1\) equals zero.

Slopes of Horizontal and Vertical Lines.

The slope of a horizontal line is zero.
The slope of a vertical line is undefined.

Checkpoint 9.1.2. Practice 1.

  1. What is the slope of any line parallel to the \(x\)-axis?
    • 0
    • Undefined
  2. What is the slope of any line parallel to the \(y\)-axis?
    • 0
    • Undefined
Answer 1.
\(\text{ 0 }\)
Answer 2.
\(\text{Undefined}\)
Solution.
  1. 0
  2. undefined

Checkpoint 9.1.3. QuickCheck 1.

True or False.
  1. A horizontal line has no slope.
    • True
    • False
  2. The equation of a vertical line is undefined.
    • True
    • False
  3. A vertical line is not the graph of a function.
    • True
    • False
  4. The graph of \(x = 6\) is a point.
    • True
    • False
Answer 1.
\(\text{False}\)
Answer 2.
\(\text{False}\)
Answer 3.
\(\text{True}\)
Answer 4.
\(\text{False}\)
Solution.
  1. False
  2. False
  3. True
  4. False

Subsection 9.1.2 Parallel and Perpendicular Lines

Lines that lie in the same plane but never intersect are called parallel lines. They have the same "steepness" or inclination, so it is easy to understand that parallel lines have the same slope. You can verify that the parallel lines in the figure at right both have slope \(m = 2.\)
parallel lines
perpendicular lines
Perpendicular lines in a plane meet at right angles, or 90°. The relationship between the slopes of perpendicular lines is not so easy to see as the relationship for parallel lines. However, for the perpendicular lines shown at left, you can verify that
\begin{gather*} m_1=\frac{1}{2} \quad\text{ and } \quad m_2 =-2 \end{gather*}
Note that the product of \(m_1\) and \(m_2\) is \(-1\text{,}\) that is,
\begin{gather*} m_1 m_2 = \frac{1}{2}(-2)=-1 \end{gather*}
This relationship holds for any pair of perpendicular lines. We summarize these results as follows.

Parallel and Perpendicular Lines.

  1. Two lines are parallel if their slopes are equal, that is, if
    \begin{gather*} \blert{m_1 = m_2} \end{gather*}
    or if both lines are vertical.
  2. Two lines are perpendicular if the product of their slopes is \(-1\text{,}\) that is, if
    \begin{gather*} \blert{m_1 m_2 = -1} \end{gather*}
    or if one of the lines is horizontal and one is vertical.
Another way to state the condition for perpendicular lines is
\begin{gather*} m_2=\frac{-1}{m_1} \end{gather*}
Because of this relationship, we often say that the slope of one perpendicular line is the negative reciprocal of the other.

Example 9.1.4.

Decide whether the lines
\begin{gather*} 2x + 3y = 6 \qquad \text{ and } \qquad 3x − 2y = 6 \end{gather*}
are parallel, perpendicular, or neither.
Solution.
We could graph the lines, but we can’t be sure from a graph if the lines are exactly parallel or exactly perpendicular. A more accurate way to settle the question is to find the slope of each line. To do this we write each equation in slope-intercept form; that is, we solve for \(y\text{.}\)
\begin{align*} 2x + 3y \amp = 6 \qquad\qquad \amp 3x − 2y\amp = 6\\ 3y\amp= -2x+6 \qquad\qquad\amp −2y\amp=-3x + 6\\ y\amp= \frac{-2}{3}x+2 \qquad\qquad\amp y\amp=\frac{-3}{2}x-3 \end{align*}
The slope of the first line is \(m_1=\dfrac{-2}{3}\text{,}\) and the slope of the second line is \(m_2=\dfrac{3}{2}\text{.}\) The slopes are not equal, so the lines are not parallel. However, the product of the slopes is
\begin{gather*} m_1 m_2 = \left(\frac{-2}{3}\right)\left(\frac{3}{2}\right)=-1 \end{gather*}
so the lines are perpendicular.

Checkpoint 9.1.5. Practice 2.

  1. What is the slope of a line that is parallel to \(x + 4y = 2\text{?}\)
    Answer:
  2. What is the slope of a line that is perpendicular to \(x + 4y = 2\text{?}\)
    Answer:
Answer 1.
\(\frac{-1}{4}\)
Answer 2.
\(4\)
Solution.
  1. \(\displaystyle \dfrac{-1}{4}\)
  2. \(\displaystyle 4\)

Checkpoint 9.1.6. QuickCheck 2.

True or false.
  1. The best way to test whether two lines are perpendicular is to graph them.
    • True
    • False
  2. Two lines are perpendicular if their slopes are reciprocals.
    • True
    • False
  3. If two lines are not parallel, they must be perpendicular.
    • True
    • False
  4. A vertical line is perpendicular to a horizontal line.
    • True
    • False
Answer 1.
\(\text{False}\)
Answer 2.
\(\text{False}\)
Answer 3.
\(\text{False}\)
Answer 4.
\(\text{True}\)
Solution.
  1. False
  2. False
  3. False
  4. True

Subsection 9.1.3 Applications to Geometry

These relationships for the slopes of parallel and perpendicular lines can help us solve numerous geometric problems.

Example 9.1.7.

Show that the triangle with vertices \(A (0, 8)\text{,}\) \(B (6, 2)\text{,}\) and \(C (-4, 4)\) is a right triangle.
Solution.
We will show that two of the sides of the right triangle are perpendicular. The line segment \(~\overline{AB}~\) has slope
\begin{gather*} m_1=\frac{2-8}{6-0}=\frac{-6}{6}=-1 \end{gather*}
and the segment \(\overline{AC} ~ \) has slope
\begin{gather*} m_2=\frac{4-8}{-4-0}=\frac{-4}{-4}=1 \end{gather*}
Because
\begin{gather*} m_1 m_2 = (-1)(1)=-1 \end{gather*}
triangle
The sides \(\overline{AB}\) and \(\overline{AC}\) perpendicular, and therefore the triangle is a right triangle.

Checkpoint 9.1.8. Practice 3.

Show that the quadrilateral with vertices \(A (-5, 4)\text{,}\) \(B (7, -11)\text{,}\) \(C (12, 25)\text{,}\) and \(D(0, 40)\) is a parallelogram.
(Hint: Show that \(\overline{AB}\) is parallel to \(\overline{CD} \text{,}\) and that \(\overline{BC}\) is parallel to \(\overline{AD} \text{.}\))
The slope of \(\overline{AB}\) is , and the slope of \(\overline{CD}\) is . These slopes are
  • equal
  • different
, so the sides are
  • parallel
  • perpendicular
.
The slope of \(\overline{BC}\) is , and the slope of \(\overline{AD}\) is . These slopes are
  • equal
  • different
, so the sides are
  • parallel
  • perpendicular
.
Answer 1.
\(\frac{-5}{4}\)
Answer 2.
\(\frac{-5}{4}\)
Answer 3.
\(\text{equal}\)
Answer 4.
\(\text{parallel}\)
Answer 5.
\(\frac{36}{5}\)
Answer 6.
\(\frac{36}{5}\)
Answer 7.
\(\text{equal}\)
Answer 8.
\(\text{parallel}\)
Solution.
\(m_{AB}=m_{CD}=\dfrac{-5}{4}\text{;}\) \(m_{BC}=m_{AD}=\dfrac{36}{5}\)

Example 9.1.9.

Find an equation for the line that passes through the point \((1, 4)\) and is perpendicular to the line \(4x -2y = 6\text{.}\)
Solution.
First we find the slope of the desired line, then use the point-slope formula to write its equation. The line we want is perpendicular to the given line, so its slope is the negative reciprocal of \(m_1 = 2\text{,}\) the slope of the given line. Thus
\begin{gather*} m_2=\frac{-1}{m_1}=\frac{-1}{2} \end{gather*}
line perpendicular to given line
Now we use the point-slope formula with \(m =\dfrac{-1}{2}\) and \((x_1, y_1) = (1, 4)\text{.}\)
\begin{align*} y-y_1 \amp=m(x-x_1) \\ y-4 \amp=\frac{-1}{2}(x-1) \amp\amp\blert{\text{Apply the distributive law.}}\\ y-4 \amp=\frac{-1}{2}x+\frac{1}{2} \amp\amp\blert{\text{Add 4 to both sides.}}\\ y \amp= \frac{-1}{2}x+\frac{9}{2} \amp\amp\blert{\frac{1}{2}+4=\frac{1}{2}+\frac{8}{2}=\frac{9}{2} } \end{align*}
The given line and the perpendicular line are shown in the figure on the above.

Checkpoint 9.1.10. Practice 4.

altitude of triangle
Find an equation for the altitude of the triangle shown above . (The altitude of a triangle is perpendicular to its base.)
Find the slope of the base.
\(m_1=\)
Find the slope of the altitude.
\(m_2=\)
Use the point-slope formula. Use \(m_2\) for the slope, and the vertex of the triangle for \((x_1, y_1)\text{.}\)
\begin{equation*} \begin{gathered} y- y_1 = m (x- x_1) \end{gathered} \end{equation*}
Write your answer in slope-intercept form.
\(y=\)
Answer 1.
\(\frac{2}{5}\)
Answer 2.
\(\frac{-5}{2}\)
Answer 3.
\(\frac{-5}{2}x+\frac{17}{2}\)
Solution.
\(m_1=\dfrac{2}{5}\text{;}\) \(m_2=\dfrac{-5}{2}\text{;}\) \(y=\dfrac{-5}{2}x+\dfrac{17}{2}\)

Exercises 9.1.4 Problem Set 9.1

Warm Up

1.
  1. Decide whether the slope of each line is positive, negative, zero, or undefined.
    A \(\qquad\qquad\) B
    C \(\qquad\qquad\) D
  2. List the lines in order of increasing slope.
lines of different slope
Answer.
  1. \(A:\)negative; \(B:\) negative; \(C:\) positive; \(D:\) zero
  2. \(B\text{,}\) \(A\text{,}\) \(D\text{,}\) \(C\)
2.
Find the slope of each line.
  1. \(\displaystyle 5x-4y=0\)
  2. \(\displaystyle \dfrac{1}{3}x-\dfrac{3}{4}y=-2\)
  3. \(\displaystyle 0.8x+0.004y=0.24\)
  4. \(\displaystyle y=12=0\)
3.
In the table below, give the negative reciprocal for each number. Then find the product of each number with its negative reciprocal. What do you notice?
Number Negative
reciprocal
Their product
\(\dfrac{2}{3} \) \(\dfrac{-3}{2} \) \(\dfrac{2}{3}\left(\dfrac{-3}{2}\right)=-1 \)
\(\dfrac{-5}{2} \)
\(6 \)
\(-4\)
\(-1 \)
Answer.
Number Negative
reciprocal
Their
product
\(\dfrac{2}{3} \) \(\dfrac{-3}{2} \) \(-1 \)
\(\dfrac{-5}{2} \) \(\dfrac{2}{5}\) \(-1\)
\(6 \) \(\dfrac{-1}{6} \) \(-1\)
\(-4\) \(\dfrac{1}{4} \) \(-1\)
\(-1 \) \(1\) \(-1\)
4.
Find the slope of the line joining the points \((-6,-2)\) and \((4,1)\text{.}\)

Skills Practice

Exercise Group.
For Problems 5 and 6,
  1. sketch a rough graph of the equation,
  2. state the slope and intercept of the line.
5.
\(2x=8\)
Answer.
  1. verticl line
  2. \(m\) is undefined; \((4,0)\)
6.
\(3y=15\)
Exercise Group.
For Problems 7–10, find an equation for the line described.
7.
A vertical line through the point \((-5,8)\text{.}\)
Answer.
\(x=-5\)
8.
The \(x\)-axis.
9.
Perpendicular to \(x=-2\) and intersecting it at \((-2,6)\text{.}\)
Answer.
\(y=6\)
10.
Parallel to the \(y\)-axis with intercept at \((-3,0)\text{.}\)
11.
The slopes of several lines are given below. Which of the lines are parallel to the graph of \(y = 0.75x + 2\text{,}\) and which are perpendicular to it?
  1. \(\displaystyle m=\dfrac{3}{4}\)
  2. \(\displaystyle m=\dfrac{8}{6}\)
  3. \(\displaystyle m=\dfrac{-20}{15}\)
  4. \(\displaystyle m=\dfrac{-39}{52}\)
  5. \(\displaystyle m=\dfrac{4}{3}\)
  6. \(\displaystyle m=\dfrac{-16}{12}\)
  7. \(\displaystyle m=\dfrac{36}{48}\)
  8. \(\displaystyle m=\dfrac{9}{12}\)
Answer.
parallel: a, g, h; perpendicular: c, f
12.
In each part, determine whether the two lines are parallel, perpendicular, or neither.
  1. \(y=\dfrac{3}{5}x-7 \text{;}\) \(\quad 3x-5y=2\)
  2. \(y=4x+3 \text{;}\) \(\quad y=\dfrac{1}{4}x-3\)
  3. \(6x+2y=1 \text{;}\) \(\quad x=1-3y\)
  4. \(2y=5\text{;}\) \(\qquad 5y=-2\)
13.
  1. Use your calculator to graph the equations \(y = 3x + 8\) and \(y = 3.1x + 6\) together in the standard window. Do you think the lines are parallel?
  2. Find the slope of each line in part (a). Are the lines parallel?
  3. Find the \(y\)-value for each equation when \(x = 20\text{.}\) What do your answers tell you about the two lines?
Answer.
  1. No
  2. 3 and 3.1; no
  3. 68. The two lines meet at \((20,68) \text{.}\)
14.
  1. Use your calculator to graph the equations
    \begin{equation*} y=0.625x-3~~~~\text{and}~~~~y=-1.6x+2 \end{equation*}
    together in the standard window. Do the lines appear to be perpendicular?
  2. Find the slope of each line in part (a). Are the lines perpendicular?

Applications

15.
  1. Sketch the triangle with vertices \(P(-1, 3)\text{,}\) \(Q(-3, 8)\text{,}\) and \(R(4, 5)\text{.}\)
  2. Show that the triangle is a right triangle. (Hint: Find the slope of each side of the triangle.)
Answer.
b. \(m_{PQ}=\dfrac{-5}{2} \text{;}\) \(m_{PR}=\dfrac{2}{5} \)
16.
  1. Sketch the quadrilateral with vertices \(P(2,4)\text{,}\) \(Q(3, 8)\text{,}\) and \(R(5,1)\text{,}\) and \(S(4,-3)\text{.}\)
  2. Show that the quadrilateral is a parallelogram. (Hint: What should be true about the slopes of the opposite sides of the parallelogram?)
17.
  1. Put the equation \(~2y- 3x = 5~\) into slope-intercept form, and graph the equation.
  2. What is the slope of any line that is parallel to \(2y -3x = 5\text{?}\)
  3. On your graph for part (a), sketch by hand a line that is parallel to \(2y - 3x = 5\) and passes through the point \((-3, 2)\text{.}\)
  4. Use the point-slope formula to write an equation for the line that is parallel to the graph of \(2y - 3x = 5\) and passes through the point \((-3, 2)\text{.}\)
Answer.
  1. \(y=\dfrac{3}{2}x+\dfrac{5}{2}\text{;}\) the graph is below.
  2. \(\displaystyle \dfrac{3}{2}\)
  3. parallel lines
  4. \(\displaystyle y=\dfrac{3}{2}x+\dfrac{7}{2}\)
18.
  1. Put the equation \(~2y- 3x = 5~\) into slope-intercept form, and graph the equation.
  2. What is the slope of any line that is perpendicular to \(2y -3x = 5\text{?}\)
  3. On your graph for part (a), sketch by hand a line that is perpendicular to \(2y - 3x = 5\) and passes through the point \((1,4)\text{.}\)
  4. Use the point-slope formula to write an equation for the line that is perpendicular to the graph of \(2y - 3x = 5\) and passes through the point \((1,4)\text{.}\)
19.
Two of the vertices of rectangle \(~ABCD~\) are \(A(-5, 2)\) and \(B(-2, -4)\text{.}\)
  1. Find an equation for the line that includes side \(\overline{AB}.\)
  2. Find an equation for the line that includes side \(\overline{BC}.\)
Answer.
  1. \(\displaystyle y=-2x-8\)
  2. \(\displaystyle y=\dfrac{1}{2}x-3\)
20.
  1. Sketch the triangle with vertices \(A(-5, 12)\text{,}\) \(B(4,-2)\text{,}\) and \(C(-1,6)\text{.}\)
  2. Find the slope of the side \(\overline{AC}.\)
  3. Find the slope of the altitude from point \(B\) to side \(\overline{AC}.\)
  4. Find an equation for the line that includes the altitude from point \(B\) to the side \(\overline{AC} \text{.}\)
21.
The center of a circle is the point \(C(2, 4)\text{,}\) and \(P(-1, 6)\) is a point on the circle. Find the equation of the line tangent to the circle at the point \(P\text{.}\) (Hint: Recall that the tangent line to a circle is perpendicular to the radius at the point of tangency.)
circle and tangent line
Answer.
\(y=\dfrac{3}{2}x+\dfrac{15}{2}\)
22.
Show that the line passing through the points \(A(0,-3)\) and \(B\left(3,\dfrac{1}{2}\right)\) also passes through the point \(C(-6,-10)\text{.}\)
You have attempted of activities on this page.