Distances To Planes and Lines
Distances To Planes and Lines
In this note we will look at distances to planes and lines. Our approach is geometric. Very broadly, we will draw a sketch and use vector techniques. Please note is that our sketches are not oriented, drawn to scale or drawn in perspective. Rather they are a simple cartoon which shows the important features of the problem. 1. Distance: point to plane: Ingredients: i) A point P ,
ii) A plane with normal N and containing a point Q. N The distance from P to the plane is d =
|
|
cos =
PQ PQ .
|N|
We will explain this formula by way of the following example.
Example 1: Let P = (1, 3, 2). Find the distance from P to the plane x + 2y = 3.
Answer: First we gather our ingredients.
Q = (3, 0, 0) is a point on the plane (it is easy to nd such a point).
N = normal to plane = i + 2j.
R = point on plane closest to P (this is point unknown and we do
not need to nd it to nd the distance). The gure shows that
N
PQ .
distance = |P R| =
cos =
PQ |N|
Computing PQ = 2i 3j 2k gives N
4
PQ =
2, 3, 2 1, 2, 0
=
.
distance =
|N|
5
5
P N R Q
3. Distance between parallel planes: The trick here is to reduce it to the distance from a point to a plane.
Example 3: Find the distance between the planes x + 2y z = 4 and x + 2y z = 3.
Both planes have normal N = i + 2j k so they are parallel.
Take any point on the rst plane, say, P = (4, 0, 0).
Distance between planes = distance from P to second plane.
Choose Q = (1, 0, 0) = point on second plane
N d = |QP |N| | = |3i (i + 2j k)|/ 6 = 6/2. 4. Distance between skew lines: We place the lines in parallel planes and nd the distance between the planes as in the previous example As usual its easy to nd a point on each line. Thus, to nd the parallel planes we only need to nd the normal. N = v1 v2 , where v1 and v2 are the direction vectors of the lines.
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.