Equations of Lines and Planes
Equations of Lines and Planes
Equations of Lines and Planes
12.5 Planes
Figure 1 3
Lines
But, since a and v are parallel vectors, there is a scalar t
such that a = t v. Thus
4
Lines
As Figure 2 indicates, positive values of t correspond to
points on L that lie on one side of P0, whereas negative
values of t correspond to points that lie on the other side
of P0.
Figure 2
5
Lines
If the vector v that gives the direction of the line L is written
in component form as v = 〈a, b, c〉, then we have
t v = 〈t a, t b, t c〉.
6
Lines
Therefore we have the three scalar equations:
where t ∈
8
Example 1
(a) Find a vector equation and parametric equations for the
line that passes through the point (5, 1, 3) and is
parallel to the vector i + 4j – 2k.
Solution:
(a) Here r0 = 〈5, 1, 3〉 = 5i + j + 3k and v = i + 4j – 2k, so
the vector equation (1) becomes
r = (5i + j + 3k) + t(i + 4j – 2k)
or r = (5 + t) i + (1 + 4t) j + (3 – 2t) k 9
Example 1 – Solution cont’d
x=5+t y = 1 + 4t z = 3 – 2t
10
Lines
The vector equation and parametric equations of a line are
not unique. If we change the point or the parameter or
choose a different parallel vector, then the equations
change.
x=6+t y = 5 + 4t z = 1 – 2t
11
Lines
Or, if we stay with the point (5, 1, 3) but choose the parallel
vector 2i + 8j – 4k, we arrive at the equations
x = 5 + 2t y = 1 + 8t z = 3 – 4t
14
Lines
In general, we know from Equation 1 that the vector
equation of a line through the (tip of the) vector r0 in the
direction of a vector v is r = r0 + t v.
If the line also passes through (the tip of) r1, then we can
take v = r1 – r0 and so its vector equation is
r = r0 + t(r1 – r0) = (1 – t)r0 + tr1
The line segment from r0 to r1 is given by the parameter
interval 0 ≤ t ≤ 1.
15
Planes
Although a line in space is determined by a point and a
direction, a plane in space is more difficult to describe.
16
Planes
Let P(x, y, z) be an arbitrary point in the plane, and let
r0 and r be the position vectors of P0 and P.
Figure 6 17
Planes
The normal vector n is orthogonal to every vector in the
given plane. In particular, n is orthogonal to r – r0 and so
we have
19
Example 4
Find an equation of the plane through the point (2, 4, –1)
with normal vector n = 〈2, 3, 4〉. Find the intercepts and
sketch the plane.
Solution:
Putting a = 2, b = 3, c = 4, x0 = 2, y0 = 4, and z0 = –1 in
Equation 7, we see that an equation of the plane is
2(x – 2) + 3(y – 4) + 4(z + 1) = 0
or 2x + 3y + 4z = 12
To find the x-intercept we set y = z = 0 in this equation and
obtain x = 6.
20
Example 4 – Solution cont’d
Figure 7
21
Planes
By collecting terms in Equation 7 as we did in Example 4,
we can rewrite the equation of a plane as
22
Planes
Two planes are parallel if their normal vectors are parallel.
Solution:
Let P0(x0, y0, z0) be any point in the given plane and let b
be the vector corresponding to Then
b = 〈x1 – x0, y1 – y0, z1 – z0〉
Thus
25
Example 8 – Solution cont’d
26