Section 3.21 Lines and Planes
Two points \(A\) and \(B\) determine a line. But there are also other ways to describe a line. Rather than specifying two points, we can specify just one (\(A\)), then give a vector \(\vv\) along the line.
So let \(\AA\) be the vector from the origin to the point \(A\text{,}\) and \(\vv\) be a vector from \(A\) that points along the line. Then any other point \(P\) on the line can be reached by going to \(A\) along \(\AA\text{,}\) then going along \(\vv\text{.}\) Thus, the vector
from the origin to \(P\) provides a vector parameterization of the line. Equivalently, if
then the line is given by the parametric equations
which gives the coordinates \((x,y,z)\) of the point \(P\) in terms of the parameter \(u\text{.}\) A given line can have many parameterizations, depending not only on the choice of the point \(A\) on the line and vector \(\vv\) along the line, but also on the choice of parameter \(u\text{.}\)
How do two points determine a line? Using vector addition, you can think of \(\vv\) as \(\BB-\AA\text{,}\) and use the vector description above, as shown in Figure 3.21.1.
It takes three points \(A\text{,}\) \(B\text{,}\) \(C\) to determine a plane, but again there are also other descriptions. The orientation of a line is given by a vector \(\vv\) along the line. By contrast, the orientation of a plane is given by a vector \(\ww\) perpendicular to the plane. A plane can therefore be specified by giving a point \(A\) and a normal vector \(\ww\) to the plane at the point \(A\text{.}\)
If \(\rr\) is the vector from the origin to \(P\text{,}\) then \(\rr-\AA\) is a vector in the plane, as shown in Figure 3.21.2. If \(\ww\) is perpendicular to the plane, then it must be perpendicular to any vector in the plane. In particular, it must be perpendicular to \(\rr-\AA\text{,}\) so that
or equivalently
Inserting the components
and setting
leads to
for the equation of the plane through \(A\) with normal direction \(\ww\text{.}\) This equation should look familiar! Note that the constant coefficients of this linear equation are precisely the components of the normal vector!
How do three points determine a plane? Using vector addition, you can construct two vectors in the plane, such as \(\BB-\AA\) and \(\CCv-\AA\text{.}\) The cross product of these vectors is perpendicular to the plane! Thus, set \(\ww=(\BB-\AA)\times(\CCv-\AA)\text{,}\) and use the vector description above, as shown in Figure 3.21.2.