Skip to main content
\(\newcommand{\R}{\mathbb{R}} \newcommand{\va}{\mathbf{a}} \newcommand{\vb}{\mathbf{b}} \newcommand{\vc}{\mathbf{c}} \newcommand{\vC}{\mathbf{C}} \newcommand{\vd}{\mathbf{d}} \newcommand{\ve}{\mathbf{e}} \newcommand{\vi}{\mathbf{i}} \newcommand{\vj}{\mathbf{j}} \newcommand{\vk}{\mathbf{k}} \newcommand{\vn}{\mathbf{n}} \newcommand{\vm}{\mathbf{m}} \newcommand{\vr}{\mathbf{r}} \newcommand{\vs}{\mathbf{s}} \newcommand{\vu}{\mathbf{u}} \newcommand{\vv}{\mathbf{v}} \newcommand{\vw}{\mathbf{w}} \newcommand{\vx}{\mathbf{x}} \newcommand{\vy}{\mathbf{y}} \newcommand{\vz}{\mathbf{z}} \newcommand{\vzero}{\mathbf{0}} \newcommand{\vF}{\mathbf{F}} \newcommand{\vG}{\mathbf{G}} \newcommand{\vH}{\mathbf{H}} \newcommand{\vR}{\mathbf{R}} \newcommand{\vT}{\mathbf{T}} \newcommand{\vN}{\mathbf{N}} \newcommand{\vL}{\mathbf{L}} \newcommand{\vB}{\mathbf{B}} \newcommand{\vS}{\mathbf{S}} \newcommand{\proj}{\text{proj}} \newcommand{\comp}{\text{comp}} \newcommand{\nin}{} \newcommand{\vecmag}[1]{|#1|} \newcommand{\grad}{\nabla} \DeclareMathOperator{\curl}{curl} \DeclareMathOperator{\divg}{div} \newcommand{\lt}{<} \newcommand{\gt}{>} \newcommand{\amp}{&} \)

Section1.5Lines and Planes in Space

Objectives
  • How are lines in \(\R^3\) similar to and different from lines in \(\R^2\text{?}\)

  • What is the role that vectors play in representing equations of lines, particularly in \(\R^3\text{?}\)

  • How can we think of a plane as a set of points determined by a point and a vector?

  • How do we find the equation of a plane through three given non-collinear points?

In single variable calculus, we learn that a differentiable function is locally linear. In other words, if we zoom in on the graph of a differentiable function at a point, the graph looks like the tangent line to the function at that point. Linear functions played important roles in single variable calculus, useful in approximating differentiable functions, in approximating roots of functions (see Newton's Method), and approximating solutions to first order differential equations (see Euler's Method). In multivariable calculus, we will soon study curves in space; differentiable curves turn out to be locally linear as well. In addition, as we study functions of two variables, we will see that such a function is locally linear at a point if the surface defined by the function looks like a plane (the tangent plane) as we zoom in on the graph.

Consequently, it is important for us to understand both lines and planes in space, as these define the linear functions in \(\R^2\) and \(\R^3\text{.}\) (Recall that a function is linear if it is a polynomial function whose terms all have degree less than or equal to 1. For example, \(x\) defines a single variable linear function and \(x+y\) a two variable linear function, but \(xy\) is not linear since it has degree two, the sum of the degress of its factors.) We begin our work by considering some familiar ideas in \(\R^2\) but from a new perspective.

Exploration1.5.1

We are familiar with equations of lines in the plane in the form \(y = mx+b\text{,}\) where \(m\) is the slope of the line and \((0,b)\) is the \(y\)-intercept. In this activity, we explore a more flexible way of representing lines that we can use not only in the plane, but in higher dimensions as well.

To begin, consider the line through the point \((2,-1)\) with slope \(\frac{2}{3}\) as shown in Figure1.5.1.

Figure1.5.1The line through \((2,-1)\) with slope \(\frac{2}{3}\text{.}\)
  1. Suppose we increase \(x\) by 1 from the point \((2,-1)\text{.}\) How does the \(y\)-value change? What is the point on the line with \(x\)-coordinate \(3\text{?}\)

  2. Suppose we decrease \(x\) by 3.25 from the point \((2,-1)\text{.}\) How does the \(y\)-value change? What is the point on the line with \(x\)-coordinate \(-1.25\text{?}\)

  3. Now, suppose we increase \(x\) by some arbitrary value \(3t\) from the point \((2,-1)\text{.}\) How does the \(y\)-value change? What is the point on the line with \(x\)-coordinate \(2+3t\text{?}\)

  4. Observe that the slope of the line is related to any vector whose \(y\)-component divided by the \(x\)-component is the slope of the line. For the line in this exercise, we might use the vector \(\langle 3,2 \rangle\text{,}\) which describes the direction of the line. Explain why the terminal points of the vectors \(\vr(t)\text{,}\) where

    \begin{equation*} \vr(t) = \langle 2,-1 \rangle + \langle 3,2 \rangle t, \end{equation*}

    trace out the graph of the line through the point \((2,-1)\) with slope \(\frac{2}{3}\text{.}\)

  5. Now we extend this vector approach to \(\R^3\) and consider a second example. Let \(\mathcal{L}\) be the line in \(\R^3\) through the point \((1,0,2)\) in the direction of the vector \(\langle 2, -1, 4 \rangle\text{.}\) Find the coordinates of three distinct points on line \(\mathcal{L}\text{.}\) Explain your thinking.

  6. Find a vector in the form

    \begin{equation*} \vr(t) = \langle x_0, y_0, z_0 \rangle + \langle a,b,c \rangle t \end{equation*}

    whose terminal points trace out the line \(\mathcal{L}\) that is described in (e). That is, you should be able to locate any point on the line by determining a corresponding value of \(t\text{.}\)

Subsection1.5.1Lines in Space

In two-dimensional space, a non-vertical line is defined to be the set of points satisfying the equation

\begin{equation*} y = mx + b, \end{equation*}

for some constants \(m\) and \(b\text{.}\) The value of \(m\) (the slope) tells us how the dependent variable changes for every one unit increase in the independent variable, while the point \((0,b)\) is the \(y\)-intercept and anchors the line to a location on the \(y\)-axis. Alternatively, we can think of the slope as being related to the vector \(\langle 1, m \rangle\text{,}\) which tells us the direction of the line, as shown on the left in Figure1.5.2. Thus, we can identify a line in space by fixing a point \(P\) and a direction \(\vv\text{,}\) as shown on the right. Since we also have vectors in space to provide direction, this same idea of a point and a direction determining a line works in \(\R^n\) for any \(n\text{.}\)

Figure1.5.2A vector description of a line
Definition1.5.3

A line in space is the set of terminal points of vectors emanating from a given point \(P\) that are parallel to a fixed vector \(\vv\text{.}\)

The fixed vector \(\vv\) in the definition is called a direction vector for the line. As we saw in Preview Activity1.5.1, to find an equation for a line through point \(P\) in the direction of vector \(\vv\text{,}\) observe that any vector parallel to \(\vv\) will have the form \(t \vv\) for some scalar \(t\text{.}\) So, any vector emanating from the point \(P\) in a direction parallel to the vector \(\vv\) will be of the form

\begin{equation} \overrightarrow{OP} + \vv t\label{eq_9_5_lines_1}\tag{1.5.1} \end{equation}

for some scalar \(t\) (where \(O\) is the origin).

Figure1.5.4A line in 2-space.

Figure1.5.4 presents three images of a line in two-space in which we can identify the vector \(\overrightarrow{OP}\) and the vector \(t \vv\) as in Equation (1.5.1). Here, \(\overrightarrow{OP}\) is the fixed vector shown in blue, while the direction vector \(\vv\) is the vector parallel to the vector shown in green (that is, the green vector represents \(t\vv\text{,}\) and the line is traced out by the terminal points of the magenta vector). In other words, the tips (terminal points) of the magenta vectors (the vectors of the form \(\overrightarrow{OP} + t\vv\)) trace out the line as \(t\) changes.

In particular, the terminal points of the vectors of the form in (1.5.1) define a linear function \(\vr\) in space of the following form, which is valid in any dimension.

The vector form of a line

The vector form of a line through the point \(P\) in the direction of the vector \(\vv\) is

\begin{equation} \vr(t) = \vr_0 + t\vv,\label{eq_9_5_line_vect}\tag{1.5.2} \end{equation}

where \(\vr_0\) is the position vector \(\overrightarrow{OP}\) from the origin to the point \(P\text{.}\)

Of course, it is common to represent lines in the plane using the slope-intercept equation \(y=mx + b\text{.}\) The vector form of the line, described above, is an alternative way to represent lines that has the following two advantages. First, in two dimensions, we are able to represent vertical lines, whose slope \(m\) is not defined, using a vertical direction vector, such as \(\vv=\langle 0, 1\rangle\text{.}\) Second, this description of lines works in any dimension even though there is no concept of the slope of a line in more than two dimensions.

Figure1.5.5A line in 3-space.
Activity1.5.2

Let \(P_1 = (1,2,-1)\) and \(P_2 = (-2,1,-2)\text{.}\) Let \(\mathcal{L}\) be the line in \(\R^3\) through \(P_1\) and \(P_2\text{,}\) and note that three snapshots of this line are shown in Figure1.5.5.

  1. Find a direction vector for the line \(\mathcal{L}\text{.}\)

  2. Find a vector equation of \(\mathcal{L}\) in the form \(\vr(t) = \vr_0 + t\vv\text{.}\)

  3. Consider the vector equation \(\vs(t) = \langle -5, 0, -3 \rangle + t \langle 6, 2, 2 \rangle.\) What is the direction of the line given by \(\vs(t)\text{?}\) Is this new line parallel to line \(\mathcal{L}\text{?}\)

  4. Do \(\vr(t)\) and \(\vs(t)\) represent the same line, \(\mathcal{L}\text{?}\) Explain.

Answer
  1. Note that there are infinitely many choices for a direction vector for the line \(\mathcal{L}\text{.}\) We will choose the direction vector \(\vv\) that points from \(P_1 = (1,2,-1)\) to \(P_2 = (-2,1,-2)\text{,}\) so \(\vv=\langle -3, -1, -1 \rangle\text{.}\)

  2. We will let \(\vr_0 \) be the position vector for \(P_1\text{,}\) so \(\vr_0 = \langle 1,2,-1 \rangle \text{.}\) Then a vector equation of \(\mathcal{L}\) is \(\vr(t) = \vr_0 + t\vv = \langle 1,2,-1 \rangle + t \langle -3, -1, -1 \rangle\text{.}\)

  3. The direction the line given by \(\vs(t)\) is \(\langle 6, 2, 2 \rangle\text{,}\) which is a multiple of \(\langle -3, -1, -1 \rangle\) (the direction vector for \(\mathcal{L}\)) so this new line is parallel to \(\mathcal{L}\text{.}\)

  4. We know that \(\vr(t)\) and \(\vs(t)\) represent parallel lines. Two parallel lines will either have no points in common or all points in common, so we want to either show that there is a point on one line that is not on the other, or show that they have a point in common. We know that \(P_1 = (1,2,-1)\) is a point on the line represented by \(\vr(t)\text{,}\) so we can check if it is on \(\vs(t)\text{.}\) That is, we want to see if there is a \(t\) value with \(\langle 1,2,-1 \rangle = \vs(t)\text{,}\) or

    \begin{align*} \langle 1,2,-1 \rangle \amp = \langle -5, 0, -3 \rangle + t \langle 6, 2, 2 \rangle\\ \langle 6,2,2 \rangle \amp = t \langle 6, 2, 2 \rangle \end{align*}

    which is satisfied by \(t=1\text{.}\) Then \(\vr(t)\) and \(\vs(t)\) both represent \(\mathcal{L}\text{.}\)

Subsection1.5.2The Parametric Equations of a Line

The vector form of a line, \(\vr(t) = \vr_0 + t\vv\) in Equation(1.5.2), describes a line as the set of terminal points of the vectors \(\vr(t)\text{.}\) If we write this in terms of components letting

\begin{equation*} \vr(t) = \langle x(t), y(t), z(t) \rangle, \ \ \ \vr_0 = \langle x_0, y_0, z_0 \rangle, \ \ \ \text{ and } \ \ \ \vv = \langle a, b, c \rangle, \end{equation*}

then we can equate the components on both sides of \(\vr(t) = \vr_0 + t\vv\) to obtain the equations

\begin{equation*} x(t) = x_0 + at, \ \ \ \ \ y(t) = y_0 + bt, \ \ \ \ \ \text{ and } \ \ \ z(t) = z_0 + ct, \end{equation*}

which describe the coordinates of the points on the line. The variable \(t\) represents an arbitrary scalar and is called a parameter. In particular, we use the following language.

The parametric equations of a line

The parametric equations for a line through the point \(P = (x_0, y_0, z_0)\) in the direction of the vector \(\vv = \langle a,b,c \rangle\) are

\begin{equation*} x(t) = x_0 + at, \ \ \ \ \ y(t) = y_0 + bt, \ \ \ \ \ z(t) = z_0 + ct. \end{equation*}

Notice that there are many different parametric equations for the same line. For example, choosing another point \(P\) on the line or another direction vector \(\vv\) produces another set of parametric equations. It is sometimes useful to think of \(t\) as a time parameter and the parametric equations as telling us where we are on the line at each time. In this way, the parametric equations describe a particular walk taken along the line; there are, of course, many possible ways to walk along a line.

Activity1.5.3

Let \(P_1 = (1,2,-1)\) and \(P_2 = (-2,1,-2)\text{,}\) and let \(\mathcal{L}\) be the line in \(\R^3\) through \(P_1\) and \(P_2\text{,}\) which is the same line as in Activity1.5.2.

  1. Find parametric equations of the line \(\mathcal{L}\text{.}\)

  2. Does the point \((1, 2, 1)\) lie on \(\mathcal{L}\text{?}\) If so, what value of \(t\) results in this point?

  3. Consider another line, \(\mathcal{K}\text{,}\) whose parametric equations are

    \begin{equation*} x(s) = 11 + 4s, \ \ y(s) = 1-3s, \ \ z(s) = 3 + 2s. \end{equation*}

    What is the direction of the line \(\mathcal{K}\text{?}\)

  4. Do the lines \(\mathcal{L}\) and \(\mathcal{K}\) intersect? If so, provide the point of intersection and the \(t\) and \(s\) values, respectively, that result in the point. If not, explain why.

Answer
  1. From Activity1.5.2 we know that \(\mathcal{L}\) is represented by \(\vr(t) = \langle 1,2,-1 \rangle + t \langle -3, -1, -1 \rangle = \langle 1-3t, 2-t, -1-t\rangle\text{.}\) Then \(\mathcal{L}\) is parameterized by the equations

    \begin{equation*} x(t) = 1-3t, \ \ y(t) = 2-t, \ \ z(t) = -1-t. \end{equation*}
  2. If there is some value of \(t\) so that the point \((1, 2, 1)\) lies on \(\mathcal{L}\text{,}\) then we would need \(1=x(t) = 1-3t\text{,}\) so \(t=0\text{.}\) However, when \(t=0\) we get that \(z(t)=-1\text{,}\) not 1, so \((1, 2, 1)\) is not on \(\mathcal{L}\text{.}\)

  3. The line \(\mathcal{K}\) points in the direction \(\langle 4, -3, 2\rangle\text{.}\)

  4. If the lines \(\mathcal{L}\) and \(\mathcal{K}\) intersect, then there exist some \(s\) and \(t\) values so that the \(x\text{,}\) \(y\) and \(z\) coordinates of \(\mathcal{L}\) and \(\mathcal{K}\) are the same. That is, we get the system of equations

    \begin{equation*} 1-3t = 11 + 4s, \ \ 2-t = 1-3s, \ \ -1-t = 3 + 2s. \end{equation*}

    Solving the second and third equations for \(t\text{,}\) we get \(t= 1+3s\) and \(t=-4-2s\) so \(1+3s=-4-2s\) or \(s=-1\text{.}\) Plugging \(s=-1\) back into \(t= 1+3s\) we get \(t=-2\text{.}\) We can see that these \(s\) and \(t\) values also satisfy the first equation in our system of equations since \(1-3t = 7 = 11 + 4s\text{.}\)

    Then the lines \(\mathcal{L}\) and \(\mathcal{K}\) intersect when \(s=-1\) and \(t=-2\text{,}\) at the point \((7, 4, 1)\text{.}\)

Subsection1.5.3Planes in Space

Now that we have a way of describing lines, we would like to develop a means of describing planes in three dimensions. We studied the coordinate planes and planes parallel to them in Section1.1. Each of those planes had one of the variables \(x\text{,}\) \(y\text{,}\) or \(z\) equal to a constant. We can note that any vector in a plane with \(x\) constant is orthogonal to the vector \(\langle 1,0,0 \rangle\text{,}\) any vector in a plane with \(y\) constant is orthogonal to the vector \(\langle 0,1,0 \rangle\text{,}\) and any vector in a plane with \(z\) constant is orthogonal to the vector \(\langle 0,0,1 \rangle\text{.}\) This idea works in general to define a plane.

Definition1.5.6

A plane \(p\) in space is the set of all terminal points of vectors emanating from a given point \(P_0\) perpendicular to a fixed vector \(\vn\text{,}\) as shown in Figure1.5.7.

Figure1.5.7A point \(P_0\) on a plane \(p\) with a normal vector \(\vn\)

The definition allows us to find the equation of a plane. Assume that \(\vn=\langle a,b,c\rangle\text{,}\) \(P_0 = (x_0, y_0, z_0)\text{,}\) and that \(P=(x,y,z)\) is an arbitrary point on the plane. Since the vector \(\overrightarrow{P_0P}\) lies in the plane, it must be perpendicular to \(\vn\text{.}\) This means that

\begin{align*} 0 =\mathstrut \amp \vn\cdot\overrightarrow{P_0P}\\ =\mathstrut \amp \vn\cdot \big(\langle x,y,z \rangle - \langle x_0, y_0, z_0\rangle\big)\\ =\mathstrut \amp \vn \cdot \langle x-x_0, y-y_0, z-z_0 \rangle\\ =\mathstrut \amp a(x-x_0) + b(y-y_0) + c(z-z_0). \end{align*}

The fixed vector \(\vn\) perpendicular to the plane is frequently called a normal vector to the plane. We may now summarize as follows.

Equations of a plane
  • The scalar equation of the plane with normal vector \(\vn =\langle a,b,c \rangle\) containing the point \(P_0 = (x_0, y_0,z_0)\) is

    \begin{equation} a(x-x_0) + b(y-y_0) + c(z-z_0) = 0.\label{eq_9_5_plane_norm}\tag{1.5.3} \end{equation}
  • The vector equation of the plane with normal vector \(\vn =\langle a,b,c \rangle\) containing the points \(P_0 = (x_0, y_0,z_0)\) and \(P = (x,y,z)\) is

    \begin{equation} \vn \cdot \overrightarrow{P_0P} = 0.\label{eq_9_5_plane_norm_vector}\tag{1.5.4} \end{equation}

We may take the scalar equation of a plane a little further and note that since

\begin{equation*} a(x-x_0) + b(y-y_0) + c(z-z_0) = 0, \end{equation*}

it equivalently follows that

\begin{equation*} ax + by + cz = ax_0+by_0+cz_0. \end{equation*}

That is, we may write an equation of a plane as \(ax+by+cz = d\) where \(d = \vn\cdot\langle x_0,y_0,z_0\rangle\text{.}\)

For instance, if we would like to describe the plane passing through the point \(P_0=(4, -2,1)\) and perpendicular to the vector \(\vn = \langle 1, 2, 1 \rangle\text{,}\) we have

\begin{equation*} \langle 1,2,1 \rangle\cdot \langle x,y,z\rangle = \langle 1,2,1 \rangle\cdot \langle 4,-2,1\rangle \end{equation*}

or

\begin{equation*} x + 2y + z = 1. \end{equation*}

Notice that the coefficients of \(x\text{,}\) \(y\text{,}\) and \(z\) in this description give a vector perpendicular to the plane. For instance, if we are presented with the plane

\begin{equation*} -2x + y - 3z = 4, \end{equation*}

we know that \(\vn = \langle -2, 1, -3\rangle\) is a vector perpendicular to the plane.

Activity1.5.4
  1. Write a scalar equation of the plane \(p_1\) passing through the point \((0, 2, 4)\) and perpendicular to the vector \(\vn=\langle 2, -1, 1\rangle\text{.}\)

  2. Is the point \((2, 0, 2)\) on the plane \(p_1\text{?}\)

  3. Write a scalar equation of the plane \(p_2\) that is parallel to \(p_1\) and passing through the point \((3, 0, 4)\text{.}\) (Hint: Compare normal vectors of the planes.)

  4. Write a parametric description of the line \(l\) passing through the point \((2,0,2)\) and perpendicular to the plane \(p_3\) described by the equation \(x+2y-2z = 7\text{.}\)

  5. Find the point at which \(l\) intersects the plane \(p_3\text{.}\)

Answer
  1. \(2(x-0)-1(y-2)+1(z-4)=0\)

  2. Plugging the point \((2, 0, 2)\) into the equation in part 1, we get

    \begin{equation*} 2(2-0)-1(0-2)+1(2-4)=4\neq 0 \end{equation*}

    so it is not oh the plane \(p_1\text{.}\)

  3. For the plane \(p_2\) to be parallel to \(p_1\text{,}\) it must have the same normal vector: \(\vn=\langle 2, -1, 1\rangle\text{.}\) We also know that \(p_2\) contains the point \((3, 0, 4)\text{,}\) so we have all we need for the scalar equation of \(p_2\text{:}\)

    \begin{equation*} 2(x-3)-1(y-0)+1(z-4)=0. \end{equation*}
  4. We can read the normal vector for \(p_3\) from the coefficients of \(x+2y-2z = 7\text{.}\) The vector \(\langle 1,2,-2\rangle\) is normal to \(p_3\text{.}\) We can use this vector and the point \((2,0,2)\) to get the parametric equations

    \begin{equation*} x(t) = 2 + t, \ \ y(t) = 2t, \ \ z(t) = 2 - 2t. \end{equation*}
  5. We want to first find a \(t\) value so that the point \((x(t),y(t),z(t))\) satisfies \(x+2y-2z = 7\text{.}\) That is

    \begin{align*} x+2y-2z \amp = 7\\ (2+t)+2(2t)-2(2-2t) \amp = 7\\ -2 + 9t \amp = 7\\ t \amp = 1 \end{align*}

    so \(l\) intersects the plane \(p_3\) when \(t=1\text{,}\) at the point \((3, 2, 0)\text{.}\)

Just as two distinct points in space determine a line, three non-collinear points in space determine a plane. Consider three points \(P_0\text{,}\) \(P_1\text{,}\) and \(P_2\) in space, not all lying on the same line as shown in Figure1.5.8.

Figure1.5.8A plane determined by three points \(P_0\text{,}\) \(P_1\text{,}\) and \(P_2\)

Observe that the vectors \(\overrightarrow{P_0P_1}\) and \(\overrightarrow{P_0P_2}\) both lie in the plane \(p\text{.}\) If we form their cross-product

\begin{equation*} \vn = \overrightarrow{P_0P_1} \times \overrightarrow{P_0P_2}, \end{equation*}

we obtain a normal vector to the plane \(p\text{.}\) Therefore, if \(P\) is any other point on \(p\text{,}\) it then follows that \(\overrightarrow{P_0P}\) will be perpendicular to \(\vn\text{,}\) and we have, as before, the equation

\begin{equation} \vn \cdot \overrightarrow{P_0P} = 0.\label{eq_9_5_plane_vect}\tag{1.5.5} \end{equation}
Activity1.5.5

Let \(P_0 = (1,2,-1)\text{,}\) \(P_1 = (1, 0 ,-1)\text{,}\) and \(P_2 = (0,1,3)\) and let \(p\) be the plane containing \(P_0\text{,}\) \(P_1\text{,}\) and \(P_2\text{.}\)

  1. Determine the components of the vectors \(\overrightarrow{P_0P_1}\) and \(\overrightarrow{P_0P_2}\text{.}\)

  2. Find a normal vector \(\vn\) to the plane \(p\text{.}\)

  3. Find a scalar equation of the plane \(p\text{.}\)

  4. Consider a second plane, \(q\text{,}\) with scalar equation \(-3(x-1) + 4(y+3) + 2(z-5)=0\text{.}\) Find two different points on plane \(q\text{,}\) as well as a vector \(\vm\) that is normal to \(q\text{.}\)

  5. The angle between two planes is the acute angle between their respective normal vectors. What is the angle between planes \(p\) and \(q\text{?}\)

Answer
  1. We get the vectors \(\overrightarrow{P_0P_1}=\langle 0, -2, 0\rangle\) and \(\overrightarrow{P_0P_2}=\langle -1, -1, 4 \rangle\text{.}\)

  2. The vectors \(\overrightarrow{P_0P_1}\) and \(\overrightarrow{P_0P_2}\) are (non-parallel) vectors in \(p\text{,}\) so their cross product will be a normal vector to \(p\text{.}\)

    \begin{align*} \vn \amp = \overrightarrow{P_0P_1} \times \overrightarrow{P_0P_2}\\ \amp = \langle -8-0, -(0-0), 0-2\rangle\\ \amp = \langle -8, 0, -2\rangle. \end{align*}
  3. The plane \(p\) contains \(P_0 = (1,2,-1)\) and is normal to \(\vn = \langle -8, 0, -2\rangle\) so a scalar equation is

    \begin{equation*} -8(x-1)+0(y-2)-2(z+1)=0 \end{equation*}

    or

    \begin{equation*} -8x-2z+6=0. \end{equation*}
  4. From the statement of the scalar equation we know that the point \(Q_0=(1,-3,5)\) is on \(q\) and the vector \(\vm = \langle -3, 4, 2\rangle\) is normal to \(q\text{.}\) There are infinitely many other points on \(q\text{,}\) we can pick \(x=y=0\) to get \(-3(0-1) + 4(0+3) + 2(z-5)=0\) which solves to \(z=-2.5\text{,}\) and the point \(Q_1=(0,0,-2.5)\) is on \(q\text{.}\)

  5. The angle between planes \(p\) and \(q\) is the angle between the vectors \(\vn = \langle -8, 0, -2\rangle\) and \(\vm = \langle -3, 4, 2\rangle\text{,}\) which can be found using the trig formula for dot product or the magnitude of the cross product. Using the dot product we get

    \begin{align*} \theta \amp = \cos^{-1}\left(\frac{\vn\cdot \vm}{|\vn||\vm|}\right)\\ \amp = \cos^{-1}\left(\frac{24+0-4}{\sqrt{64+4}\sqrt{9+16+4}}\right)\\ \amp \approx 1.1036 \end{align*}

    radians.

Subsection1.5.4Summary

  • While lines in \(\R^3\) do not have a slope, like lines in \(\R^2\) they can be characterized by a point and a direction vector. Indeed, we define a line in space to be the set of terminal points of vectors emanating from a given point that are parallel to a fixed vector.

  • Vectors play a critical role in representing the equation of a line. In particular, the terminal points of the vector \(\vr(t) = \vr_0 + t\vv\) define a linear function \(\vr\) in space through the terminal point of the vector \(\vr_0\) in the direction of the vector \(\vv\text{,}\) tracing out a line in space.

  • A plane in space is the set of all terminal points of vectors emanating from a given point perpendicular to a fixed vector.

  • If \(P_1\text{,}\) \(P_2\text{,}\) and \(P_3\) are non-collinear points in space, the vectors \(\overrightarrow{P_1P_2}\) and and \(\overrightarrow{P_1P_3}\) are vectors in the plane and the vector \(\vn = \overrightarrow{P_1P_2} \times \overrightarrow{P_1P_3}\) is a normal vector to the plane. So any point \(P\) in the plane satisfies the equation \(\overrightarrow{PP_1} \cdot \vn = 0\text{.}\) If we let \(P = (x,y,z)\text{,}\) \(\vn = \langle a,b,c \rangle\) be the normal vector, and \(P_1 = (x_0,y_0,z_0)\text{,}\) we can also represent the plane with the equation

    \begin{equation*} a(x-x_0) + b(y-y_0) + c(z-z_0) = 0. \end{equation*}

Subsection1.5.5Exercises

The vector and parametric forms of a line allow us to easily describe line segments in space.

Let \(P_1 = (1,2,-1)\) and \(P_2 = (-2,1,-2)\text{,}\) and let \(\mathcal{L}\) be the line in \(\R^3\) through \(P_1\) and \(P_2\) as in Activity1.5.2.

  1. What value of the parameter \(t\) makes \((x(t), y(t), z(t)) = P_1\text{?}\) What value of \(t\) makes \((x(t), y(t), z(t)) = P_2\text{?}\)

  2. What \(t\) values describe the line segment between the points \(P_1\) and \(P_2\text{?}\)

  3. What about the line segment (along the same line) from \((7,4,1)\) to \((-8,-1,-4)\text{?}\)

  4. Now, consider a segment that lies on a different line: parameterize the segment that connects point \(R=(4,-2,7)\) to \(Q=(-11,4,27)\) in such a way that \(t = 0\) corresponds to point \(Q\text{,}\) while \(t = 2\) corresponds to \(R\text{.}\)

This exercise explores key relationships between a pair of lines. Consider the following two lines: one with parametric equations \(x(s) = 4-2s\text{,}\) \(y(s) = -2 + s\text{,}\) \(z(s) = 1 + 3s\text{,}\) and the other being the line through \((-4, 2, 17)\) in the direction \(\vv = \langle -2, 1, 5 \rangle\text{.}\)

  1. Find a direction vector for the first line, which is given in parametric form.

  2. Find parametric equations for the second line, written in terms of the parameter \(t\text{.}\)

  3. Show that the two lines intersect at a single point by finding the values of \(s\) and \(t\) that result in the same point. Then find the point of intersection.

  4. Find the acute angle formed where the two lines intersect, noting that this angle will be given by the acute angle between their respective direction vectors.

  5. Find an equation for the plane that contains both of the lines described in this problem.

This exercise explores key relationships between a pair of planes. Consider the following two planes: one with scalar equation \(4x - 5y + z = -2\text{,}\) and the other which passes through the points \((1,1,1)\text{,}\) \((0,1,-1)\text{,}\) and \((4, 2, -1)\text{.}\)

  1. Find a vector normal to the first plane.

  2. Find a scalar equation for the second plane.

  3. Find the angle between the planes, where the angle between them is defined by the angle between their respective normal vectors.

  4. Find a point that lies on both planes.

  5. Since these two planes do not have parallel normal vectors, the planes must intersect, and thus must intersect in a line. Observe that the line of intersection lies in both planes, and thus the direction vector of the line must be perpendicular to each of the respective normal vectors of the two planes. Find a direction vector for the line of intersection for the two planes.

  6. Determine parametric equations for the line of intersection of the two planes.

In this problem, we explore how we can use what we know about vectors and projections to find the distance from a point to a plane.

Let \(p\) be the plane with equation \(z=-4x+3y+4\text{,}\) and let \(Q = (4,-1,8)\text{.}\)

  1. Show that \(Q\) does not lie in the plane \(p\text{.}\)

  2. Find a normal vector \(\vn\) to the plane \(p\text{.}\)

  3. Find the coordinates of a point \(P\) in \(p\text{.}\)

  4. Find the components of \(\overrightarrow{PQ}\text{.}\) Draw a picture to illustrate the objects found so far.

  5. Explain why \(|\comp_{\vn} \overrightarrow{PQ}|\) gives the distance from the point \(Q\) to the plane \(p\text{.}\) Find this distance.