Chap 12 (12.5 Only)
Chap 12 (12.5 Only)
Chap 12 (12.5 Only)
In the calculus of functions of a single variable, we used our knowledge of lines to study
curves in the plane. We investigated tangents and found that, when highly magnified, dif-
ferentiable curves were effectively linear.
To study the calculus of functions of more than one variable in the next chapter, we
start with planes and use our knowledge of planes to study the surfaces that are the graphs
of functions in space.
This section shows how to use scalar and vector products to write equations for lines,
line segments, and planes in space.
Equating the corresponding components of the two sides of Equation (1) gives three
scalar equations involving the parameter t:
These equations give us the standard parametrization of the line for the parameter interval
-q 6 t 6 q.
z
Parametric Equations for a Line
P0(–2, 0, 4) The standard parametrization of the line through P0sx0 , y0 , z0 d parallel to
t0 v = v1 i + v2 j + v3 k is
4
x = x0 + tv1, y = y0 + tv2, z = z0 + tv3, -q 6 t 6 q (3)
2 P1(0, 4, 2)
0 t1
2 4
4 8 EXAMPLE 1 Parametrizing a Line Through a Point Parallel to a Vector
y
t2
x P2(2, 8, 0) Find parametric equations for the line through s -2, 0, 4d parallel to v = 2i + 4j - 2k
v 2i 4j 2k (Figure 12.36).
Notice that parametrizations are not unique. Not only can the “base point” change, but
so can the parameter. The equations x = -3 + 4t 3, y = 2 - 3t 3 , and z = -3 + 7t 3 also
Q(1, –1, 4) z parametrize the line in Example 2.
To parametrize a line segment joining two points, we first parametrize the line
t1
through the points. We then find the t-values for the endpoints and restrict t to lie in the
–3 closed interval bounded by these values. The line equations together with this added re-
striction parametrize the segment.
–1
0
1 2 EXAMPLE 3 Parametrizing a Line Segment
y Parametrize the line segment joining the points Ps -3, 2, -3d and Qs1, -1, 4d
x t0 (Figure 12.37).
P(–3, 2, –3)
Solution We begin with equations for the line through P and Q, taking them, in this
FIGURE 12.37 Example 3 derives a
case, from Example 2:
parametrization of line segment PQ. The
arrow shows the direction of increasing t. x = -3 + 4t, y = 2 - 3t, z = -3 + 7t.
on the line passes through Ps -3, 2, -3d at t = 0 and Qs1, -1, 4d at t = 1. We add the re-
striction 0 … t … 1 to parametrize the segment:
x = -3 + 4t, y = 2 - 3t, z = -3 + 7t, 0 … t … 1.
The vector form (Equation (2)) for a line in space is more revealing if we think of a
line as the path of a particle starting at position P0sx0 , y0 , z0 d and moving in the direction
of vector v. Rewriting Equation (2), we have
rstd = r0 + tv
v
= r0 + t ƒ v ƒ . (4)
ƒvƒ
æ æ æ
æ
Initial Time Speed Direction
position
In other words, the position of the particle at time t is its initial position plus its distance
moved sspeed * timed in the direction v> ƒ v ƒ of its straight-line motion.
Solution We place the origin at the starting position (helipad) of the helicopter. Then
the unit vector
1 1 1
u = i + j + k
23 23 23
gives the flight direction of the helicopter. From Equation (4), the position of the helicop-
ter at any time t is
rstd = r0 + tsspeeddu
1 1 1
= 0 + ts60d ¢ i + j + k≤
23 23 23
= 2023tsi + j + kd.
When t = 10 sec,
rs10d = 20023 si + j + kd
After 10 sec of flight from the origin toward (1, 1, 1), the helicopter is located at the point
s20023, 20023, 20023d in space. It has traveled a distance of s60 ft>secds10 secd =
600 ft, which is the length of the vector r(10).
Solution We see from the equations for L that L passes through P(1, 3, 0) parallel to
v = i - j + 2k. With
1
PS = s1 - 1di + s1 - 3dj + s5 - 0dk = -2j + 5k
and
i j k
1 3
PS * v = 0 -2 5 3 = i + 5j + 2k,
1 -1 2
Equation (5) gives
1
ƒ PS * v ƒ 21 + 25 + 4 230
d = = = = 25.
ƒvƒ 21 + 1 + 4 26
Solution We find a vector normal to the plane and use it with one of the points (it does
not matter which) to write an equation for the plane.
The cross product
i j k
1 1
AB * AC = 3 2 0 -1 3 = 3i + 2j + 6k
0 3 -1
is normal to the plane. We substitute the components of this vector and the coordinates of
A(0, 0, 1) into the component form of the equation to obtain
3sx - 0d + 2s y - 0d + 6sz - 1d = 0
3x + 2y + 6z = 6.
Lines of Intersection
Just as lines are parallel if and only if they have the same direction, two planes are parallel
if and only if their normals are parallel, or n1 = kn2 for some scalar k. Two planes that are
not parallel intersect in a line.
n2 Solution The line of intersection of two planes is perpendicular to both planes’ normal
2
n1 E
N
vectors n1 and n2 (Figure 12.40) and therefore parallel to n1 * n2 . Turning this around,
A
PL
n1 n 2
i j k
AN
n1 * n2 = 3 3 -2 3 = 14i + 2j + 15k.
E1
-6
2 1 -2
FIGURE 12.40 How the line of
Any nonzero scalar multiple of n1 * n2 will do as well.
intersection of two planes is related to the
planes’ normal vectors (Example 8).
EXAMPLE 9 Parametrizing the Line of Intersection of Two Planes
Find parametric equations for the line in which the planes 3x - 6y - 2z = 15 and
2x + y - 2z = 5 intersect.
Solution We find a vector parallel to the line and a point on the line and use
Equations (3).
Example 8 identifies v = 14i + 2j + 15k as a vector parallel to the line. To find a
point on the line, we can take any point common to the two planes. Substituting z = 0 in
the plane equations and solving for x and y simultaneously identifies one of these points as
s3, -1, 0d. The line is
Sometimes we want to know where a line and a plane intersect. For example, if we are
looking at a flat plate and a line segment passes through it, we may be interested in know-
ing what portion of the line segment is hidden from our view by the plate. This application
is used in computer graphics (Exercise 74).
8
x = + 2t, y = -2t, z = 1 + t
3
a
8
+ 2t, -2t, 1 + tb
3
lies in the plane if its coordinates satisfy the equation of the plane, that is, if
3a
8
+ 2tb + 2s -2td + 6s1 + td = 6
3
8 + 6t - 4t + 6 + 6t = 6
8t = -8
t = -1.
The point of intersection is
sx, y, zd ƒ t = -1 = a - 2, 2, 1 - 1b = a , 2, 0b .
8 2
3 3
d = ` PS # `
1 n
(6)
ƒnƒ
Solution We find a point P in the plane and calculate the length of the vector projection
1
of PS onto a vector n normal to the plane (Figure 12.41). The coefficients in the equation
3x + 2y + 6z = 6 give
n = 3i + 2j + 6k.
z
n 3i 2j 6k
S(1, 1, 3)
3x 2y 6z 6 (0, 0, 1)
Distance from
0 S to the plane
P(0, 3, 0) y
(2, 0, 0)
The points on the plane easiest to find from the plane’s equation are the intercepts. If
we take P to be the y-intercept (0, 3, 0), then
1
PS = s1 - 0di + s1 - 3dj + s3 - 0dk
= i - 2j + 3k,
ƒ n ƒ = 2s3d2 + s2d2 + s6d2 = 249 = 7.
n2 The distance from S to the plane is
n1
d = ` PS # `
1 n 1
length of projn PS
ƒnƒ
= ` si - 2j + 3kd # a i + j + kb `
3 2 6
7 7 7
= ` ` =
3 4 18 17
- + .
7 7 7 7
= cos-1 a b
4
21
L 1.38 radians. About 79 deg
EXERCISES 12.5
Lines and Line Segments 5. The line through the origin parallel to the vector 2j + k
Find parametric equations for the lines in Exercises 1–12. 6. The line through the point s3, -2, 1d parallel to the line
x = 1 + 2t, y = 2 - t, z = 3t
1. The line through the point Ps3, -4, -1d parallel to the vector
i + j + k 7. The line through (1, 1, 1) parallel to the z-axis
2. The line through Ps1, 2, -1d and Qs -1, 0, 1d 8. The line through (2, 4, 5) perpendicular to the plane
3x + 7y - 5z = 21
3. The line through Ps -2, 0, 3d and Qs3, 5, -2d
9. The line through s0, -7, 0d perpendicular to the plane
4. The line through P(1, 2, 0) and Qs1, 1, -1d
x + 2y + 2z = 13
10. The line through (2, 3, 0) perpendicular to the vectors u = i + 36. s2, 1, -1d; x = 2t, y = 1 + 2t, z = 2t
2j + 3k and v = 3i + 4j + 5k 37. s3, -1, 4d; x = 4 - t, y = 3 + 2t, z = -5 + 3t
11. The x-axis 12. The z-axis 38. s -1, 4, 3d; x = 10 + 4t, y = -3, z = 4t
Find parametrizations for the line segments joining the points in Exer-
In Exercises 39–44, find the distance from the point to the plane.
cises 13–20. Draw coordinate axes and sketch each segment, indicat-
ing the direction of increasing t for your parametrization. 39. s2, -3, 4d, x + 2y + 2z = 13
13. (0, 0, 0), (1, 1, 3> 2) 14. (0, 0, 0), (1, 0, 0) 40. s0, 0, 0d, 3x + 2y + 6z = 6
15. (1, 0, 0), (1, 1, 0) 16. (1, 1, 0), (1, 1, 1) 41. s0, 1, 1d, 4y + 3z = -12
17. s0, 1, 1d, s0, -1, 1d 18. (0, 2, 0), (3, 0, 0) 42. s2, 2, 3d, 2x + y + 2z = 4
19. (2, 0, 2), (0, 2, 0) 20. s1, 0, -1d, s0, 3, 0d 43. s0, -1, 0d, 2x + y + 2z = 4
44. s1, 0, -1d, -4x + y + z = 4
45. Find the distance from the plane x + 2y + 6z = 1 to the plane
Planes x + 2y + 6z = 10 .
Find equations for the planes in Exercises 21–26.
46. Find the distance from the line x = 2 + t, y = 1 + t,
21. The plane through P0s0, 2, -1d normal to n = 3i - 2j - k z = -s1>2d - s1>2dt to the plane x + 2y + 6z = 10 .
22. The plane through s1, -1, 3d parallel to the plane
3x + y + z = 7
Angles
23. The plane through s1, 1, -1d, s2, 0, 2d , and s0, -2, 1d Find the angles between the planes in Exercises 47 and 48.
24. The plane through (2, 4, 5), (1, 5, 7), and s -1, 6, 8d 47. x + y = 1, 2x + y - 2z = 2
25. The plane through P0s2, 4, 5d perpendicular to the line 48. 5x + y - z = 10, x - 2y + 3z = -1
x = 5 + t, y = 1 + 3t, z = 4t T Use a calculator to find the acute angles between the planes in Exer-
26. The plane through As1, -2, 1d perpendicular to the vector from cises 49–52 to the nearest hundredth of a radian.
the origin to A 49. 2x + 2y + 2z = 3, 2x - 2y - z = 5
27. Find the point of intersection of the lines x = 2t + 1, 50. x + y + z = 1, z = 0 sthe xy-planed
y = 3t + 2, z = 4t + 3 , and x = s + 2, y = 2s + 4, z = 51. 2x + 2y - z = 3, x + 2y + z = 2
-4s - 1 , and then find the plane determined by these lines.
52. 4y + 3z = -12, 3x + 2y + 6z = 6
28. Find the point of intersection of the lines x = t, y =
-t + 2, z = t + 1 , and x = 2s + 2, y = s + 3, z = 5s + 6 ,
and then find the plane determined by these lines.
Intersecting Lines and Planes
In Exercises 29 and 30, find the plane determined by the intersecting In Exercises 53–56, find the point in which the line meets the plane.
lines.
53. x = 1 - t, y = 3t, z = 1 + t; 2x - y + 3z = 6
29. L1: x = -1 + t, y = 2 + t, z = 1 - t; - q 6 t 6 q
54. x = 2, y = 3 + 2t, z = -2 - 2t; 6x + 3y - 4z = -12
L2: x = 1 - 4s, y = 1 + 2s, z = 2 - 2s; - q 6 s 6 q
55. x = 1 + 2t, y = 1 + 5t, z = 3t; x + y + z = 2
30. L1: x = t, y = 3 - 3t, z = -2 - t; - q 6 t 6 q
56. x = -1 + 3t, y = -2, z = 5t; 2x - 3z = 7
L2: x = 1 + s, y = 4 + s, z = -1 + s; - q 6 s 6 q
31. Find a plane through P0s2, 1, -1d and perpendicular to the line of Find parametrizations for the lines in which the planes in Exercises 57–60
intersection of the planes 2x + y - z = 3, x + 2y + z = 2 . intersect.
32. Find a plane through the points P1s1, 2, 3d, P2s3, 2, 1d and per- 57. x + y + z = 1, x + y = 2
pendicular to the plane 4x - y + 2z = 7 . 58. 3x - 6y - 2z = 3, 2x + y - 2z = 2
59. x - 2y + 4z = 2, x + y - 2z = 5
Distances 60. 5x - 2y = 11, 4y - 5z = -17
In Exercises 33–38, find the distance from the point to the line. Given two lines in space, either they are parallel, or they intersect, or
33. s0, 0, 12d; x = 4t, y = -2t, z = 2t they are skew (imagine, for example, the flight paths of two planes in
the sky). Exercises 61 and 62 each give three lines. In each exercise,
34. s0, 0, 0d; x = 5 + 3t, y = 5 + 4t, z = -3 - 5t
determine whether the lines, taken two at a time, are parallel, intersect,
35. s2, 1, 3d; x = 2 + 2t, y = 1 + 6t, z = 3 or are skew. If they intersect, find the point of intersection.
61. L1: x = 3 + 2t, y = -1 + 4t, z = 2 - t; - q 6 t 6 q 72. Suppose L1 and L2 are disjoint (nonintersecting) nonparallel lines.
L2: x = 1 + 4s, y = 1 + 2s, z = -3 + 4s; - q 6 s 6 q Is it possible for a nonzero vector to be perpendicular to both L1
and L2 ? Give reasons for your answer.
L3: x = 3 + 2r, y = 2 + r, z = -2 + 2r; - q 6 r 6 q
62. L1: x = 1 + 2t, y = -1 - t, z = 3t; -q 6 t 6 q Computer Graphics
L2: x = 2 - s, y = 3s, z = 1 + s; -q 6 s 6 q 73. Perspective in computer graphics In computer graphics and
L3: x = 5 + 2r, y = 1 - r, z = 8 + 3r; - q 6 r 6 q perspective drawing, we need to represent objects seen by the eye
in space as images on a two-dimensional plane. Suppose that the
Theory and Examples eye is at Esx0, 0, 0d as shown here and that we want to represent a
63. Use Equations (3) to generate a parametrization of the line point P1sx1, y1, z1 d as a point on the yz-plane. We do this by pro-
through Ps2, -4, 7d parallel to v1 = 2i - j + 3k . Then generate jecting P1 onto the plane with a ray from E. The point P1 will be
another parametrization of the line using the point P2s -2, -2, 1d portrayed as the point P(0, y, z). The problem for us as graphics
and the vector v2 = -i + s1>2dj - s3>2dk . designers is to find y and z given E and P1 .
1 1
64. Use the component form to generate an equation for the plane a. Write a vector equation that holds between EP and EP1 . Use
through P1s4, 1, 5d normal to n1 = i - 2j + k . Then generate the equation to express y and z in terms of x0 , x1, y1 , and z1 .
another equation for the same plane using the point P2s3, -2, 0d b. Test the formulas obtained for y and z in part (a) by
and the normal vector n2 = - 22i + 2 22j - 22k . investigating their behavior at x1 = 0 and x1 = x0 and by
65. Find the points in which the line x = 1 + 2t, y = -1 - t, seeing what happens as x0 : q . What do you find?
z = 3t meets the coordinate planes. Describe the reasoning be- z
hind your answer.
66. Find equations for the line in the plane z = 3 that makes an angle
P(0, y, z)
of p>6 rad with i and an angle of p>3 rad with j. Describe the rea-
soning behind your answer. P1(x1, y1, z1)
67. Is the line x = 1 - 2t, y = 2 + 5t, z = -3t parallel to the plane 0
y
2x + y - z = 8 ? Give reasons for your answer.
68. How can you tell when two planes A1 x + B1 y + C1 z = D1 and (x1, y1, 0)
A2 x + B2 y + C2 z = D2 are parallel? Perpendicular? Give rea-
sons for your answer.
69. Find two different planes whose intersection is the line E(x 0, 0, 0)
x = 1 + t, y = 2 - t, z = 3 + 2t . Write equations for each
x
plane in the form Ax + By + Cz = D .
70. Find a plane through the origin that meets the plane M: 2x + 74. Hidden lines Here is another typical problem in computer graph-
3y + z = 12 in a right angle. How do you know that your plane ics. Your eye is at (4, 0, 0). You are looking at a triangular plate
is perpendicular to M? whose vertices are at (1, 0, 1), (1, 1, 0), and s -2, 2, 2d . The line
segment from (1, 0, 0) to (0, 2, 2) passes through the plate. What
71. For any nonzero numbers a, b, and c, the graph of sx>ad +
portion of the line segment is hidden from your view by the plate?
s y>bd + sz>cd = 1 is a plane. Which planes have an equation of
(This is an exercise in finding intersections of lines and planes.)
this form?