Chapter 1: Vectors, Lines and Planes
Section 1.7: Planes
Essentials
Definition 1.7.1 gives the equation of a plane in ℝ3, and states the relationship between this equation and the components of a vector perpendicular to the plane.
Definition 1.7.1
Points x,y,z satisfying an equation of the form a x+b y+c z+d=0 line on a plane and the vector N=a i+b j+c k , called a normal to the plane, is perpendicular to the plane.
Table 1.7.1 lists the most common ways that a plane can be determined. These six ways are the basis for most exercises found in standard texts on multivariate calculus.
Determining Items
Methodology
Three distinct, non-collinear points
See the four methods detailed in Table 1.7.2.
A point and the normal N
If a plane is to contain point P and have the normal vector N, use either the first or second method listed in Table 1.7.2.
A line and a point not on the line
If a plane is to contain the point P and a line L, obtain a normal as follows: Let Q be a point on the line distinct from P, and let the direction of the line be given by the vector V. Calculate N=V×P−Q and use either the first or second method listed in Table 1.7.2.
A point and two directions in the plane
If a plane is to contain the point P and the two directions V and W, obtain N=V×W and use either the first or second method listed in Table 1.7.2.
Two parallel lines in the plane
If a plane is to contain the parallel lines L1 and L2, obtain N=V1×V2, where V1 is the direction of line L1 and V2 is the direction of line L2. Let P be any point on either line, and use either the first or second method listed in Table 1.7.2.
Two points and a direction in the plane
If a plane is to contain points P and Q, and the direction V, obtain N=V×P−Q and use either the first or second method listed in Table 1.7.2.
Table 1.7.1 Determination of a plane
Table 1.7.2 details different ways to obtain the equation of the plane containing three distinct, non-collinear points Pk:xk,yk,zk,k=1,2,3.
Vector form
R−P·N=0, where R=x i+y j+z k is the position vector to the generic point x,y,z, P is the position vector to any one of the three given points,
N=P2−P1×P3−P1
is a normal for the plane, and Pk is the position vector to point Pk.
Adhere to the definition
Obtain N=a i+b j+c k as in the previous cell, then solve for d in an equation of the form a xk+b yk+c zk+d=0, where k is just one of 1, 2, or 3.
Solve system of equations
Write the set of three equations a xk+b yk+c zk+d=0,k=1,2,3.
Solve for any three of a,b,c,d in terms of the fourth; unknowns solved for will appear as linear multiples of that fourth unknown. After substitution back into the equation in Definition 1.7.1, this fourth unknown can then be "divided out" of the resulting equation.
Determinant form
x−x1y−y1z−z1x2−x1y2−y1z2−z1x3−x1y3−y1z3−z1 = x−x1y−y1z−z1x−x2y−y2z−z2x−x3y−y3z−z3 = 0
Table 1.7.2 Given three points, obtain the equation of a plane
Skew lines L1 (with direction V1) and L2 (with direction V2) share the common normal N=V1×V2, so the skew lines are contained in the parallel planes given by R−P1·N=0 and R−P2·N=0, where R is the position vector to the generic point x,y,z, and Pk,k=1,2, are points on lines Lk,k=1,2, respectively.
The distance s from the point P:x1,y1,z1 to the plane a x+b y+c z+d=0 can be found by a vector approach in which s is the magnitude of the projection of the vector P−Q on N, the normal for the plane. This approach can also be made to yield the formula
s=ax1−x0+by1−y0+cz1−z0a2+b2+c2 = a x+b y+c z+d a2+b2+c2
where Q:x0,y0,z0 is any point on the plane. Likewise, the distance between parallel planes can be found by a projection of P−Q onto the common normal N, where P is a point in one plane, and Q, a point in the other.
To find the line of intersection of two planes, obtain the direction of the line as the cross product of the normals to the planes, then find one point common to the two planes by calculating the intersection of the two planes and one coordinate plane. The coordinate planes are x=c,y=c,z=c, where the simplest constant to choose is c=0. Hence, set one variable to zero in each of the two given planes, and solve for the remaining two variables.
The angle between two planes is the angle between the normals to the planes.
Examples
Example 1.7.1
Obtain an equation for the plane containing the points A:2,3,−1, B:5,−7,2, and C:3,6,1.
Example 1.7.2
Obtain an equation for the plane that passes through the point P:5,−3,7, and has for its normal the vector N=3 i−5 j+2 k.
Example 1.7.3
Obtain an equation for the plane that contains the points P:5,−3,7, and Q:1,2,−3, and that is parallel to the vector V=2 i−3 j+4 k.
Example 1.7.4
The planes S1: 3 x−7 y−9 z=8 and S2:5 x+4 y−2 z=6 intersect in a line L.
Find the parametric equations for L.
Find the equation of the plane that is perpendicular to L and that contains the point P:2,−3,1.
Example 1.7.5
Find an equation for S3, the plane that contains the point P:2,−3,1 and the line of intersection of the planes S1: 3 x−7 y−9 z=8 and S2:5 x+4 y−2 z=6.
Example 1.7.6
Find the distance from the point P:2,−3,1 to the plane 5 x−7 y+9 z=11.
Example 1.7.7
Find the distance between the parallel planes 2 x+3 y+4 z=5 and 2 x+3 y+4 z=7.
Example 1.7.8
Obtain an equation for λ, the line that passes through the point A:5,1,−3, intersects L, the line x=2+s,y=3 s−1,z=4−2 s, and is parallel to P, the plane 3 x−2 y+ z+7=0.
Example 1.7.9
If P is the plane 2 x− y+3 z=5, obtain an equation for the line λ that lies in P, that is perpendicular to L, the line given parametrically by
x=2−3 t,y=1+2 t,z=3+ t
and that is at a distance d=4 from M, the point of intersection of L with P.
Example 1.7.10
Obtain an equation for L, the line that is parallel to P and Q, the planes
2 x−7 y+9 z=12 and 3 x+5 y−8 z=1
and intersects L1 and L2, the lines
xyz=123+u2−11 and xyz=2−12+v1−32
Example 1.7.11
If plane P, and lines L1 and L2, are given respectively by
x−y+z=6
x=2 t+1,y=t−1,z=2−2 t
x=2−s,y=3+s,z=4+s
find an equation for any line L that is parallel to P, and intersects the lines in such a way as to form, between them, a segment of length 36.
Example 1.7.12
Obtain an equation for Q, the plane that passes through the point M:2,−1,1, is perpendicular to P1, the plane 3 x+ y+2 z=28, and makes an angle of π/4 with P2, the plane 4 x+3 y− z=1.
Example 1.7.13
Obtain an equation for P, the plane that contains L, the line
x=3+t,y=2+3 t,z=4− t
and whose distance from the point A:2,−1,3 is a maximum.
Example 1.7.14
Project point A:5,1,7 onto P, the plane described by the equation x+2 y+3 z=4.
<< Previous Section Table of Contents Next Chapter >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document