Three Dimensional Geometry PDF
Three Dimensional Geometry PDF
Three Dimensional Geometry PDF
Chapter 11
THREE DIMENSIONAL GEOMETRY
11.1 Introduction
In Class XI, while studying Analytical Geometry in two
dimensions, and the introduction to three dimensional
geometry, we confined to the Cartesian methods only. In
the previous chapter of this book, we have studied some
basic concepts of vectors. We will now use vector algebra
to three dimensional geometry. The purpose of this
approach to 3-dimensional geometry is that it makes the
study simple and elegant*.
In this chapter, we shall study the direction cosines
and direction ratios of a line joining two points and also
discuss about the equations of lines and planes in space
under different conditions, angle between two lines, two
Leonhard Euler
planes, a line and a plane, shortest distance between two (1707-1783)
skew lines and distance of a point from a plane. Most of
the above results are obtained in vector form. Nevertheless, we shall also translate
these results in the Cartesian form which, at times, presents a more clear geometric
and analytic picture of the situation.
11.2 Direction Cosines and Direction Ratios of a Line
From Chapter 10, recall that if a directed line L passing through the origin makes
angles α, β and γ with x, y and z-axes, respectively, called direction angles, then cosine
of these angles, namely, cos α, cos β and cos γ are called direction cosines of the
directed line L.
If we reverse the direction of L, then the direction angles are replaced by their supplements,
i.e., π − α , π − β and π − γ . Thus, the signs of the direction cosines are reversed.
* For various activities in three dimensional geometry, one may refer to the Book
“A Hand Book for designing Mathematics Laboratory in Schools”, NCERT, 2005
464 MATHEMATICS
Fig 11.1
Note that a given line in space can be extended in two opposite directions and so it
has two sets of direction cosines. In order to have a unique set of direction cosines for
a given line in space, we must take the given line as a directed line. These unique
direction cosines are denoted by l, m and n.
Remark If the given line in space does not pass through the origin, then, in order to find
its direction cosines, we draw a line through the origin and parallel to the given line.
Now take one of the directed lines from the origin and find its direction cosines as two
parallel line have same set of direction cosines.
Any three numbers which are proportional to the direction cosines of a line are
called the direction ratios of the line. If l, m, n are direction cosines and a, b, c are
direction ratios of a line, then a = λl, b=λm and c = λn, for any nonzero λ ∈ R.
Fig 11.3
466 MATHEMATICS
Let l, m, n be the direction cosines of the line PQ and let it makes angles α, β and γ
with the x, y and z-axis, respectively.
Draw perpendiculars from P and Q to XY-plane to meet at R and S. Draw a
perpendicular from P to QS to meet at N. Now, in right angle triangle PNQ, ∠PQN=
γ (Fig 11.3 (b).
NQ z −z
Therefore, cos γ = = 2 1
PQ PQ
x2 − x1 y −y
Similarly cos α = and cos β = 2 1
PQ PQ
Hence, the direction cosines of the line segment joining the points P(x1, y1, z1) and
Q(x2, y2, z2) are
x2 − x1 y2 − y1 z2 − z1
, ,
PQ PQ PQ
2
where PQ = ( x2 − x1 ) 2 + ( y2 − y1 ) 2 + ( z2 − z1 )
A Note The direction ratios of the line segment joining P(x , y , z ) and Q(x , y , z )
may be taken as
1 1 1 2 2 2
Solution We know the direction cosines of the line passing through two points
P(x1, y1, z1) and Q(x2, y2, z2) are given by
x2 − x1 y2 − y1 z2 − z1
, ,
PQ PQ PQ
2
where PQ = ( x2 − x1 ) 2 + ( y 2 − y1 ) 2 + (z 2 − z1 )
Here P is (– 2, 4, – 5) and Q is (1, 2, 3).
So PQ = (1 − (−2)) 2 + (2 − 4)2 + (3 − (−5)) 2 = 77
Thus, the direction cosines of the line joining two points is
3 −2 8
, ,
77 77 77
Example 4 Find the direction cosines of x, y and z-axis.
Solution The x-axis makes angles 0°, 90° and 90° respectively with x, y and z-axis.
Therefore, the direction cosines of x-axis are cos 0°, cos 90°, cos 90° i.e., 1,0,0.
Similarly, direction cosines of y-axis and z-axis are 0, 1, 0 and 0, 0, 1 respectively.
Example 5 Show that the points A (2, 3, – 4), B (1, – 2, 3) and C (3, 8, – 11) are
collinear.
Solution Direction ratios of line joining A and B are
1 – 2, – 2 – 3, 3 + 4 i.e., – 1, – 5, 7.
The direction ratios of line joining B and C are
3 –1, 8 + 2, – 11 – 3, i.e., 2, 10, – 14.
It is clear that direction ratios of AB and BC are proportional, hence, AB is parallel
to BC. But point B is common to both AB and BC. Therefore, A, B, C are
collinear points.
EXERCISE 11.1
1. If a line makes angles 90°, 135°, 45° with the x, y and z-axes respectively, find its
direction cosines.
2. Find the direction cosines of a line which makes equal angles with the coordinate
axes.
3. If a line has the direction ratios –18, 12, – 4, then what are its direction cosines ?
4. Show that the points (2, 3, 4), (– 1, – 2, 1), (5, 8, 7) are collinear.
5. Find the direction cosines of the sides of the triangle whose vertices are
(3, 5, – 4), (– 1, 1, 2) and (– 5, – 5, – 2).
468 MATHEMATICS
These are parametric equations of the line. Eliminating the parameter λ from (2),
we get
x – x1 y – y1 z – z1
= = ... (3)
a b c
This is the Cartesian equation of the line.
ANote If l, m, n are the direction cosines of the line, the equation of the line is
x – x1 y – y1 z – z1
= =
l m n
Example 6 Find the vector and the Cartesian equations of the line through the point
(5, 2, – 4) and which is parallel to the vector 3 iˆ + 2 ˆj − 8 kˆ .
Solution We have
a = 5 iˆ + 2 ˆj − 4 kˆ and b = 3 iˆ + 2 ˆj − 8 kˆ
Therefore, the vector equation of the line is
r = 5 iˆ + 2 ˆj − 4 kˆ + λ ( 3 iˆ + 2 ˆj − 8 kˆ )
Now, r is the position vector of any point P(x, y, z) on the line.
Therefore, x iˆ + y ˆj + z kˆ = 5 iˆ + 2 ˆj − 4 kˆ + λ ( 3 iˆ + 2 ˆj − 8 kˆ)
= (5 + 3λ) ɵi + (2 + 2λ ) ɵj + (− 4 − 8λ) kɵ
Eliminating λ , we get
x −5 y−2 z+4
= =
3 2 −8
which is the equation of the line in Cartesian form.
11.3.2 Equation of a line passing through two given points
Let a and b be the position vectors of two
points A (x 1 , y 1 , z 1 ) and B (x 2 , y 2 , z 2 ),
respectively that are lying on a line (Fig 11.5).
Let r be the position vector of an
arbitrary point P(x, y, z), then P is a point on
the line if and only if AP = r − a and
AB = b − a are collinear vectors. Therefore,
P is on the line if and only if
r − a = λ (b − a ) Fig 11.5
470 MATHEMATICS
or r = a + λ ( b − a ) , λ ∈ R. ... (1)
This is the vector equation of the line.
Derivation of cartesian form from vector form
We have
r = x iˆ + y ˆj + z kˆ, a = x1iˆ + y1 ˆj + z1 kˆ and b = x2iˆ + y2 ˆj + z2 kˆ,
Substituting these values in (1), we get
x ɵi + y ɵj + z kɵ = x1 ɵi + y1 ɵj + z1 kɵ + λ [( x2 − x1 ) ɵi + ( y2 − y1 ) ɵj + ( z 2 − z1 ) kɵ ]
Equating the like coefficients of iˆ, ˆj , kˆ , we get
x = x1 + λ (x2 – x1); y = y1 + λ (y2 – y1); z = z1 + λ (z2 – z1)
On eliminating λ , we obtain
x − x1 y − y1 z − z1
= =
x2 − x1 y2 − y1 z2 − z1
which is the equation of the line in Cartesian form.
Example 7 Find the vector equation for the line passing through the points (–1, 0, 2)
and (3, 4, 6).
Solution Let a and b be the position vectors of the point A (– 1, 0, 2) and B (3, 4, 6).
Then a = − iˆ + 2 kˆ
and b = 3 iˆ + 4 ˆj + 6 kˆ
Therefore b − a = 4 iˆ + 4 ˆj + 4 kˆ
Let r be the position vector of any point on the line. Then the vector equation of
the line is
r = − iˆ + 2 kˆ + λ (4 iˆ + 4 ˆj + 4 kˆ)
Example 8 The Cartesian equation of a line is
x +3 y −5 z +6
= =
2 4 2
Find the vector equation for the line.
Solution Comparing the given equation with the standard form
x − x1 y − y1 z − z1
= =
a b c
We observe that x1 = – 3, y1 = 5, z1 = – 6; a = 2, b = 4, c = 2.
THREE DIMENSIONAL GEOMETRY 471
Thus, the required line passes through the point (– 3, 5, – 6) and is parallel to the
vector 2 iˆ + 4 ˆj + 2 kˆ . Let r be the position vector of any point on the line, then the
r = ( − 3 iˆ + 5 ˆj − 6 kˆ ) + λ (2 iˆ + 4 ˆj + 2kˆ)
sin θ = 1 − cos2 θ
ANote In case the lines L1 and L2 do not pass through the origin, we may take
lines L′1 and L′2 which are parallel to L1 and L2 respectively and pass through
the origin.
472 MATHEMATICS
If instead of direction ratios for the lines L1 and L2, direction cosines, namely,
l1, m1, n1 for L1 and l2, m2, n2 for L2 are given, then (1) and (2) takes the following form:
cos θ = | l1 l2 + m1m2 + n1n2 | (as l12 + m12 + n12 =1 = l22 + m22 + n22 ) ... (3)
( l1 m2 − l2 m1 )
2
and sin θ = − (m1 n2 − m2 n1 ) 2 + ( n1 l2 − n2 l1 ) 2 ... (4)
Two lines with direction ratios a1, b1, c1 and a2, b2, c2 are
(i) perpendicular i.e. if θ = 90° by (1)
a1a2 + b1b2 + c1c2 = 0
(ii) parallel i.e. if θ = 0 by (2)
a1 b1 c1
=
a2 = b2 c2
Now, we find the angle between two lines when their equations are given. If θ is
acute the angle between the lines
r = a1 + λ b1 and r = a2 + µ b2
b1 ⋅ b2
then cos θ =
b1 b 2
In Cartesian form, if θ is the angle between the lines
x − x1 y − y1 z − z1
= = ... (1)
a1 b1 c1
x − x2 y − y2 z − z 2
and = = ... (2)
a2 b2 c2
where, a1, b1, c1 and a2, b2, c2 are the direction ratios of the lines (1) and (2), respectively,
then
and r = 5 iˆ − 2 ˆj + µ (3 iˆ + 2 ˆj + 6 kˆ )
THREE DIMENSIONAL GEOMETRY 473
(iˆ + 2 ˆj + 2kˆ ) ⋅ (3 iˆ + 2 ˆj + 6 kˆ )
b1 ⋅ b2
cos θ = =
b1 b2 1 + 4 + 4 9 + 4 + 36
3 + 4 + 12 19
= =
3× 7 21
19
Hence θ = cos–1
21
Example 10 Find the angle between the pair of lines
x+3 y −1 z + 3
= =
3 5 4
x +1 y−4 z −5
and = =
1 1 2
Solution The direction ratios of the first line are 3, 5, 4 and the direction ratios of the
second line are 1, 1, 2. If θ is the angle between them, then
3.1 + 5.1 + 4.2 16 16 8 3
cos θ = = = =
3 +5 +4
2 2 2
1 +1 + 2
2 2 2 50 6 5 2 6 15
8 3
Hence, the required angle is cos–1 .
15
11.5 Shortest Distance between Two Lines
If two lines in space intersect at a point, then the shortest distance between them is
zero. Also, if two lines in space are parallel,
then the shortest distance between them
will be the perpendicular distance, i.e. the
length of the perpendicular drawn from a
point on one line onto the other line.
Further, in a space, there are lines which
are neither intersecting nor parallel. In fact,
such pair of lines are non coplanar and
are called skew lines. For example, let us
consider a room of size 1, 3, 2 units along
x, y and z-axes respectively Fig 11.7. Fig 11.7
474 MATHEMATICS
The line GE that goes diagonally across the ceiling and the line DB passes through
one corner of the ceiling directly above A and goes diagonally down the wall. These
lines are skew because they are not parallel and also never meet.
By the shortest distance between two lines we mean the join of a point in one line
with one point on the other line so that the length of the segment so obtained is the
smallest.
For skew lines, the line of the shortest distance will be perpendicular to both
the lines.
11.5.1 Distance between two skew lines
We now determine the shortest distance between two skew lines in the following way:
Let l1 and l2 be two skew lines with equations (Fig. 11.8)
r = a1 + λ b1
... (1)
r = a2 + µ b2
and ... (2)
Take any point S on l1 with position vector a1 and T on l2, with position vector a 2.
Then the magnitude of the shortest distance vector
T
will be equal to that of the projection of ST along the Q
direction of the line of shortest distance (See 10.6.2). l2
If PQ is the shortest distance vector between
l1 and l2 , then it being perpendicular to both b1 and
l1
S P
b2 , the unit vector n̂ along PQ would therefore be
Fig 11.8
b1 × b2
n̂ = ... (3)
| b1 × b2 |
Then PQ = d n̂
where, d is the magnitude of the shortest distance vector. Let θ be the angle between
ST and PQ . Then
PQ = ST | cos θ |
PQ ⋅ ST
But cos θ =
| PQ | | ST |
d nˆ ⋅ ( a2 − a1 )
= (since ST = a2 − a1 )
d ST
(b1 × b2 ) ⋅ ( a2 − a1)
= [From (3)]
ST b1 × b2
THREE DIMENSIONAL GEOMETRY 475
where n̂ is the unit vector perpendicular to the plane of the lines l1 and l2.
But ST = a2 − a1
476 MATHEMATICS
Example 11 Find the shortest distance between the lines l1 and l2 whose vector
equations are
r = iˆ + ˆj + λ (2 iˆ − ˆj + kˆ ) ... (1)
Solution Comparing (1) and (2) with r = a1 + λ b1 and r = a2 + µ b2 respectively,
a1 = iˆ + ˆj , b1 = 2 iˆ − ˆj + kˆ
we get
a2 = 2 iˆ + ĵ – k̂ and b2 = 3 iˆ – 5 ĵ + 2 k̂
Therefore a2 − a1 = iˆ − kˆ
b1 × b2 = ( 2 iˆ − ˆj + kˆ ) × ( 3 iˆ − 5 ˆj + 2 kˆ )
and
iˆ ˆj kˆ
= 2 −1 1 = 3 iˆ − ˆj − 7 kˆ
3 −5 2
So | b1 × b2 | = 9 + 1 + 49 = 59
Hence, the shortest distance between the given lines is given by
| 3− 0 + 7 | 10
( b1 × b2 ) . ( a2 − a1 )
d = = =
| b1 × b2 | 59 59
and r = 3 iˆ + 3 ˆj − 5 kˆ + µ ( 2 iˆ + 3 ˆj + 6 kˆ )
THREE DIMENSIONAL GEOMETRY 477
iˆ ˆj kˆ
b × ( a2 − a1 ) 2 3 6
d= =
|b | 2 1 −1
4 + 9 + 36
| − 9 iˆ + 14 ˆj − 4 kˆ | 293 293
or = = =
49 49 7
EXERCISE 11.2
1. Show that the three lines with direction cosines
12 −3 −4 4 12 3 3 −4 12
, , ; , , ; , , are mutually perpendicular.
13 13 13 13 13 13 13 13 13
2. Show that the line through the points (1, – 1, 2), (3, 4, – 2) is perpendicular to the
line through the points (0, 3, 2) and (3, 5, 6).
3. Show that the line through the points (4, 7, 8), (2, 3, 4) is parallel to the line
through the points (– 1, – 2, 1), (1, 2, 5).
4. Find the equation of the line which passes through the point (1, 2, 3) and is
parallel to the vector 3 iˆ + 2 ˆj − 2 kˆ .
5. Find the equation of the line in vector and in cartesian form that passes through
the point with position vector 2 iˆ − j + 4 kˆ and is in the direction iˆ + 2 ˆj − kˆ .
6. Find the cartesian equation of the line which passes through the point (– 2, 4, – 5)
x +3 y −4 z +8
and parallel to the line given by = = .
3 5 6
x −5 y +4 z−6
7. The cartesian equation of a line is = = . Write its vector form.
3 7 2
8. Find the vector and the cartesian equations of the lines that passes through the
origin and (5, – 2, 3).
478 MATHEMATICS
9. Find the vector and the cartesian equations of the line that passes through the
points (3, – 2, – 5), (3, – 2, 6).
10. Find the angle between the following pairs of lines:
(i) r = 2 iˆ − 5 ˆj + kˆ + λ (3 iˆ + 2 ˆj + 6 kˆ) and
r = 7 iˆ − 6 kˆ + µ ( iˆ + 2 ˆj + 2 kˆ )
(ii) r = 3 iˆ + ˆj − 2 kˆ + λ ( iˆ − ˆj − 2 kˆ ) and
r = 2 iˆ − ˆj − 56 kˆ + µ (3 iˆ − 5 ˆj − 4 kˆ )
11. Find the angle between the following pair of lines:
x − 2 y −1 z + 3 x+ 2 y − 4 z −5
(i) = = and = =
2 5 −3 −1 8 4
x y z x−5 y−2 z −3
(ii) = = and = =
2 2 1 4 1 8
1 − x 7 y − 14 z − 3
12. Find the values of p so that the lines = =
3 2p 2
7 − 7x y − 5 6 − z
and = = are at right angles.
3p 1 5
x−5 y + 2 z x y z
13. Show that the lines = = and = = are perpendicular to
7 −5 1 1 2 3
each other.
14. Find the shortest distance between the lines
r = ( iˆ + 2 ˆj + kˆ) + λ (iˆ − ˆj + kˆ ) and
r = 2 iˆ − ˆj − kˆ + µ (2 iˆ + ˆj + 2 kˆ)
15. Find the shortest distance between the lines
x +1 y +1 z +1 x −3 y−5 z −7
= = and = =
7 −6 1 1 −2 1
16. Find the shortest distance between the lines whose vector equations are
r = (iˆ + 2 ˆj + 3 kˆ) + λ (iˆ − 3 ˆj + 2 kˆ)
and r = 4 iˆ + 5 ˆj + 6 kˆ + µ (2 iˆ + 3 ˆj + kˆ )
17. Find the shortest distance between the lines whose vector equations are
r = (1 − t ) iˆ + (t − 2) ˆj + (3 − 2 t ) kˆ and
r = ( s +1) iˆ + (2s − 1) ˆj − (2 s + 1) kˆ
THREE DIMENSIONAL GEOMETRY 479
11.6 Plane
A plane is determined uniquely if any one of the following is known:
(i) the normal to the plane and its distance from the origin is given, i.e., equation of
a plane in normal form.
(ii) it passes through a point and is perpendicular to a given direction.
(iii) it passes through three given non collinear points.
Now we shall find vector and Cartesian equations of the planes.
11.6.1 Equation of a plane in normal form
Consider a plane whose perpendicular distance from the origin is d (d ≠ 0). Fig 11.10.
If ON is the normal from the origin to the plane, and n̂ is the unit normal vector
Z
along ON . Then ON = d n̂ . Let P be any
point on the plane. Therefore, NP is
perpendicular to ON .
Therefore, NP ⋅ ON = 0 ... (1) P( x,y,z )
Let r be the position vector of the point P, r
then NP = r − d nˆ (as ON + NP = OP ) d N
Y
Therefore, (1) becomes O
∧ ∧
(r − d n ) ⋅ d n = 0 X
∧ ∧
Fig 11.10
or ( r − d n) ⋅ n = 0 (d ≠ 0)
∧ ∧ ∧
or r ⋅n − d n⋅ n = 0
∧ ∧ ∧
i.e., r ⋅n = d (as n ⋅ n = 1) … (2)
This is the vector form of the equation of the plane.
Cartesian form
Equation (2) gives the vector equation of a plane, where n̂ is the unit vector normal to
the plane. Let P(x, y, z) be any point on the plane. Then
OP = r = x iˆ + y ˆj + z kˆ
2 iˆ − 3 ˆj + 4 kˆ 2 iˆ − 3 ˆj + 4 kˆ
n
nˆ = = =
| n| 4 + 9 + 16 29
Hence, the required equation of the plane is
2 ˆ −3 ˆ 4 ˆ 6
r ⋅ i+ j+ k=
29 29 29 29
Example 14 Find the direction cosines of the unit vector perpendicular to the plane
r ⋅ (6 iˆ − 3 ˆj − 2 kˆ ) + 1 = 0 passing through the origin.
6 ˆ 3 ˆ 2 ˆ
This shows that nˆ = − i+ j+ k is a unit vector perpendicular to the
7 7 7
2k −3k 4k
i.e., x1 = , y1 = , z1 =
29 29 29
482 MATHEMATICS
6
Substituting these in the equation of the plane, we get k = .
29
12 −18 , 24
Hence, the foot of the perpendicular is , .
29 29 29
A Note If d is the distance from the origin and l, m, n are the direction cosines of
the normal to the plane through the origin, then the foot of the perpendicular is
(ld, md, nd).
Let r be the position vector of any point P(x, y, z) in the plane. (Fig 11.13).
(r – a ) ⋅ N = 0
Now
( x − x1 ) i + ( y − y1 ) j + ( z − z1 ) k ⋅ (A i + B j + C k ) = 0
So ˆ ˆ ˆ ˆ ˆ ˆ
Solution We have the position vector of point (5, 2, – 4) as a = 5 iˆ + 2 ˆj − 4kˆ and the
(RS X RT)
R
P
r a S T
b c
O
Y
Fig 11.14
The vectors RS and RT are in the given plane. Therefore, the vector RS × RT
is perpendicular to the plane containing points R, S and T. Let r be the position vector
of any point P in the plane. Therefore, the equation of the plane passing through R and
perpendicular to the vector RS × RT is
(r − a ) ⋅ (RS × RT) = 0
or ( r – a ).[( b – a )×(c – a )] = 0 … (1)
484 MATHEMATICS
This is the equation of the plane in vector form passing through three noncollinear
points.
If t is the position vector of a point on the line, then
t ⋅ nˆ1 = d1 and t ⋅ nˆ2 = d2
that if any vector r satisfies both the equations π1 and π2, it also satisfies the equation
π3 i.e., any plane passing through the intersection of the planes
r ⋅ n1 = d1 and r ⋅ n2 = d 2
Cartesian form
In Cartesian system, let
n1 = A1 iˆ + B2 ˆj + C1 kˆ
n2 = A 2 iˆ + B2 ˆj + C 2 kˆ
and r = x iˆ + y ˆj + z kˆ
and d1 = 6 and d2 = –5
Hence, using the relation r ⋅ (n1 + λn2 ) = d1 + λd 2 , we get
r ⋅ [iˆ + ˆj + kˆ + λ (2 iˆ + 3 ˆj + 4 kˆ )] = 6 − 5λ
Taking r = x iˆ + y ˆj + z kˆ , we get
3 9 6 15
r 1 + iˆ + 1 + ˆj + 1 + kˆ = 6 −
7 14 7 14
10 23 ˆ 13 ˆ 69
or r iˆ + j+ k =
7 14 7 14
or r ⋅ (20 iˆ + 23 ˆj + 26 kˆ) = 69
The line (1) passes through the point, say A, with position vector a1 and is parallel
to b1 . The line (2) passes through the point, say B with position vector a2 and is parallel
to b2 .
Thus, AB = a2 − a1
The given lines are coplanar if and only if AB is perpendicular to b1 × b2 .
AB.(b1 × b2 ) = 0 or ( a2 − a1 ) ⋅ (b1 × b2 ) = 0
i.e.
Cartesian form
Let (x1, y1, z1) and (x2, y2, z2) be the coordinates of the points A and B respectively.
488 MATHEMATICS
Let a1, b1, c1 and a2, b2, c2 be the direction ratios of b1 and b2 , respectively. Then
AB = ( x2 − x1 ) iˆ + ( y2 − y1 ) ˆj + ( z2 − z1 ) kˆ
b1 = a1 iˆ + b1 ˆj + c1 kˆ and b2 = a2 iˆ + b2 ˆj + c2 kˆ
The given lines are coplanar if and only if AB⋅ ( b1 × b2 ) = 0 . In the cartesian form,
it can be expressed as
x2 − x1 y2 − y1 z2 − z1
a1 b1 c1 =0 ... (4)
a2 b2 c2
Example 21 Show that the lines
x +3 y −1 z − 5 x +1 y − 2 z − 5
= = and = = are coplanar.
–3 1 5 –1 2 5
Solution Here, x1 = – 3, y1 = 1, z1 = 5, a1 = – 3, b1 = 1, c1 = 5
x2 = – 1, y2 = 2, z2 = 5, a2 = –1, b2 = 2, c2 = 5
Now, consider the determinant
x2 − x1 y2 − y1 z2 − z1 2 1 0
a1 b1 c1 = −3 1 5 = 0
a2 b2 c2 −1 2 5
Therefore, lines are coplanar.
11.8 Angle between Two Planes
Definition 2 The angle between two planes is defined as the angle between their
normals (Fig 11.18 (a)). Observe that if θ is an angle between the two planes, then so
is 180 – θ (Fig 11.18 (b)). We shall take the acute angle as the angles between
two planes.
Fig 11.18
THREE DIMENSIONAL GEOMETRY 489
If n1 and n2 are normals to the planes and θ be the angle between the planes
r ⋅ n1 = d1 and r . n2 = d 2 .
Then θ is the angle between the normals to the planes drawn from some common
point.
n1 ⋅ n2
We have, cos θ =
| n1 | | n2 |
n1 is parallel to n2 .
A1 A 2 B1 B 2 C1 C2
Therefore, cos θ =
A12 B12 C12 A 22 B 22 C22
A Note
1. If the planes are at right angles, then θ = 90 o and so cos θ = 0.
Hence, cos θ = A1A2 + B1B2 + C1C2 = 0.
A1 B C
2. If the planes are parallel, then = 1 = 1.
A2 B2 C 2
Solution The angle between two planes is the angle between their normals. From the
equation of the planes, the normal vectors are
N1 = 2 iˆ + ˆj − 2 kˆ and N 2 = 3 iˆ − 6 ˆj − 2 kˆ
(2 iˆ + ˆj − 2 kˆ) ⋅ (3 iˆ − 6 ˆj − 2 kˆ )
N1 ⋅ N 2 4
Therefore cos θ = = =
| N1 | | N 2 | 4 + 1 + 4 9 + 36 + 4 21
4
Hence θ = cos – 1
21
490 MATHEMATICS
Example 23 Find the angle between the two planes 3x – 6y + 2z = 7 and 2x + 2y – 2z =5.
Solution Comparing the given equations of the planes with the equations
A1 x + B1 y + C1 z + D1 = 0 and A2 x + B2 y + C2 z + D2 = 0
We get A1 = 3, B1 = – 6, C1 = 2
A2 = 2, B2 = 2, C2 = – 2
3 × 2 + ( −6) (2) + (2) (−2)
cos θ =
(32 + (− 6)2 + (−2)2 ) ( 22 + 22 + (−2)2 )
−10 5 5 3
= = =
7×2 3 7 3 21
5 3
Therefore, θ = cos-1
21
11.9 Distance of a Point from a Plane
Vector form
Consider a point P with position vector a and a plane π 1 whose equation is
r ⋅ nˆ = d (Fig 11.19).
Z Z
p1 p2
p2
Q P
P p1 a
d N’
a N’ N O Y
O d
Y N
X X
(a) (b)
Fig 11.19
Consider a plane π2 through P parallel to the plane π1. The unit vector normal to
π2 is n̂ . Hence, its equation is ( r − a ) ⋅ nˆ = 0
r ⋅ nˆ = a ⋅ nˆ
i.e.,
Thus, the distance ON′ of this plane from the origin is | a ⋅ nˆ | . Therefore, the distance
PQ from the plane π1 is (Fig. 11.21 (a))
i.e., ON – ON′ = | d – a ⋅ nˆ |
THREE DIMENSIONAL GEOMETRY 491
which is the length of the perpendicular from a point to the given plane.
We may establish the similar results for (Fig 11.19 (b)).
A Note
1. If the equation of the plane π2 is in the form r ⋅ N = d , where N is normal
| a⋅N − d | .
to the plane, then the perpendicular distance is
|N|
|d|
2. The length of the perpendicular from origin O to the plane r ⋅ N = d is
|N|
(since a = 0).
Cartesian form
Let P(x1, y1, z1) be the given point with position vector a and
Ax + By + Cz = D
be the Cartesian equation of the given plane. Then
a = x1 iˆ + y1 ˆj + z1 kˆ
N = A iˆ + B ˆj + C kˆ
( x1 iˆ + y1 ˆj + z1 kˆ ) ⋅ ( A iˆ + B ˆj + C kˆ ) − D
A 2 + B2 + C 2
A x1 + B y1 + C z1 − D
=
A 2 + B2 + C2
Therefore, the distance of the point (2, 5, – 3) from the given plane is
| (2 iˆ + 5 ˆj − 3 kˆ) ⋅ (6 iˆ − 3 ˆj + 2 kˆ) − 4| | 12 − 15 − 6 − 4 | 13
ˆ = =
| 6 iˆ − 3 ˆj + 2 k | 36 + 9 + 4 7
492 MATHEMATICS
b ⋅n
cos θ =
| b |⋅| n |
and so the angle φ between the line and the plane is given by 90 – θ, i.e.,
sin (90 – θ) = cos θ
b ⋅n –1 b ⋅ n
i.e. sin φ = or φ = sin
|b | |n| b n
r = ( – iˆ + 3 kˆ ) + λ ( 2 iˆ + 3 ˆj + 6 kˆ )
r ⋅ ( 10 iˆ + 2 ˆj − 11 kˆ ) = 3
and
b = 2 iˆ + 3 ˆj + 6 kˆ and n = 10 iˆ + 2 ˆj − 11 kˆ
Here
(2 iˆ + 3 ˆj + 6 kˆ) ⋅ (10 iˆ + 2 ˆj − 11 kˆ )
sin φ =
22 + 32 + 62 102 + 22 + 112
− 40 −8 8 8
= = = or φ = sin −1
7 × 15 21 21 21
THREE DIMENSIONAL GEOMETRY 493
EXERCISE 11.3
1. In each of the following cases, determine the direction cosines of the normal to
the plane and the distance from the origin.
(a) z = 2 (b) x + y + z = 1
(c) 2x + 3y – z = 5 (d) 5y + 8 = 0
2. Find the vector equation of a plane which is at a distance of 7 units from the
origin and normal to the vector 3 iˆ + 5 ˆj − 6 kˆ.
3. Find the Cartesian equation of the following planes:
(a) r ⋅ (iˆ + ˆj − kˆ ) = 2 (b) r ⋅ (2 iˆ + 3 ˆj − 4 kˆ) = 1
(c) r ⋅ [( s − 2t ) iˆ + (3 − t ) ˆj + (2 s + t ) kˆ ] = 15
4. In the following cases, find the coordinates of the foot of the perpendicular
drawn from the origin.
(a) 2x + 3y + 4z – 12 = 0 (b) 3y + 4z – 6 = 0
(c) x + y + z = 1 (d) 5y + 8 = 0
5. Find the vector and cartesian equations of the planes
(a) that passes through the point (1, 0, – 2) and the normal to the plane is
iˆ + ˆj − kˆ .
(b) that passes through the point (1,4, 6) and the normal vector to the plane is
iˆ − 2 ˆj + kˆ .
6. Find the equations of the planes that passes through three points.
(a) (1, 1, – 1), (6, 4, – 5), (– 4, – 2, 3)
(b) (1, 1, 0), (1, 2, 1), (– 2, 2, – 1)
7. Find the intercepts cut off by the plane 2x + y – z = 5.
8. Find the equation of the plane with intercept 3 on the y-axis and parallel to ZOX
plane.
9. Find the equation of the plane through the intersection of the planes
3x – y + 2z – 4 = 0 and x + y + z – 2 = 0 and the point (2, 2, 1).
10. Find the vector equation of the plane passing through the intersection of the
planes r .( 2 iˆ + 2 ˆj − 3 kˆ ) = 7 , r .( 2 iˆ + 5 ˆj + 3 kˆ ) = 9 and through the point
(2, 1, 3).
11. Find the equation of the plane through the line of intersection of the
planes x + y + z = 1 and 2x + 3y + 4z = 5 which is perpendicular to the plane
x – y + z = 0.
494 MATHEMATICS
12. Find the angle between the planes whose vector equations are
r ⋅ (2 iˆ + 2 ˆj − 3 kˆ ) = 5 and r ⋅ (3 iˆ − 3 ˆj + 5 kˆ) = 3.
13. In the following cases, determine whether the given planes are parallel or
perpendicular, and in case they are neither, find the angles between them.
(a) 7x + 5y + 6z + 30 = 0 and 3x – y – 10z + 4 = 0
(b) 2x + y + 3z – 2 = 0 and x – 2y + 5 = 0
(c) 2x – 2y + 4z + 5 = 0 and 3x – 3y + 6z – 1 = 0
(d) 2x – y + 3z – 1 = 0 and 2x – y + 3z + 3 = 0
(e) 4x + 8y + z – 8 = 0 and y + z – 4 = 0
14. In the following cases, find the distance of each of the given points from the
corresponding given plane.
Point Plane
(a) (0, 0, 0) 3x – 4y + 12 z = 3
(b) (3, – 2, 1) 2x – y + 2z + 3 = 0
(c) (2, 3, – 5) x + 2y – 2z = 9
(d) (– 6, 0, 0) 2x – 3y + 6z – 2 = 0
Miscellaneous Examples
Example 26 A line makes angles α, β, γ and δ with the diagonals of a cube, prove that
4
cos2 α + cos2 β + cos2 γ + cos2 δ =
3
Solution A cube is a rectangular parallelopiped having equal length, breadth and height.
Let OADBFEGC be the cube with each side of length a units. (Fig 11.21)
The four diagonals are OE, AF, BG and CD. Z
The direction cosines of the diagonal OE which
C(0, 0, a)
is the line joining two points O and E are F(0, a, a)
(a, 0, a) G
a −0 a−0 a−0 E(a,a,a)
, ,
a2 + a2 + a2 a2 + a2 + a2 a 2 + a 2 + a2 Y
O B(0, a, 0)
1 1 1 A(a, 0, 0) D(a, a, 0)
i.e., , , X
3 3 3 Fig 11.21
THREE DIMENSIONAL GEOMETRY 495
–1 1 1 1
Similarly, the direction cosines of AF, BG and CD are , , ; ,
3 3 3 3
–1 1 1 1 –1
, and , ,
, respectively.
3 3 3 3 3
Let l, m, n be the direction cosines of the given line which makes angles α, β, γ, δ
with OE, AF, BG, CD, respectively. Then
1 1
cosα = (l + m+ n); cos β = (– l + m + n);
3 3
1 1
cosγ =(l – m + n); cos δ = (l + m – n) (Why?)
3 3
Squaring and adding, we get
cos2 α + cos2 β + cos2 γ + cos2 δ
1
= [ (l + m + n )2 + (–l + m + n)2 ] + (l – m + n)2 + (l + m –n)2]
3
1 4
= [ 4 (l2 + m2 + n2 ) ] = (as l2 + m2 + n2 = 1)
3 3
Example 27 Find the equation of the plane that contains the point (1, – 1, 2) and is
perpendicular to each of the planes 2x + 3y – 2z = 5 and x + 2y – 3z = 8.
Solution The equation of the plane containing the given point is
A (x – 1) + B(y + 1) + C (z – 2) = 0 ... (1)
Applying the condition of perpendicularly to the plane given in (1) with the planes
2x + 3y – 2z = 5 and x + 2y – 3z = 8, we have
2A + 3B – 2C = 0 and A + 2B – 3C = 0
Solving these equations, we find A = – 5C and B = 4C. Hence, the required
equation is
– 5C (x – 1) + 4 C (y + 1) + C(z – 2) = 0
i.e. 5x – 4y – z = 7
Example 28 Find the distance between the point P(6, 5, 9) and the plane determined
by the points A (3, – 1, 2), B (5, 2, 4) and C(– 1, – 1, 6).
Solution Let A, B, C be the three points in the plane. D is the foot of the perpendicular
drawn from a point P to the plane. PD is the required distance to be determined, which
is the projection of AP on AB × AC .
496 MATHEMATICS
iˆ ˆj kˆ
3 2 = 12 iˆ − 16 ˆj + 12 kˆ
and AB × AC = 2
−4 0 4
3 iˆ − 4 ˆj + 3 kˆ
Unit vector along AB × AC =
34
3 iˆ − 4 ˆj + 3 kˆ
Hence PD = ( 3 iˆ + 6 ˆj + 7 kˆ ) .
34
3 34
=
17
Alternatively, find the equation of the plane passing through A, B and C and then
compute the distance of the point P from the plane.
Example 29 Show that the lines
x−a+d y−a z−a−d
= =
α−δ α α+δ
x−b+c y−b z−b−c
and = = are coplanar.
β−γ β β+γ
Solution
Here x1 = a – d x2 = b–c
y1 = a y2 = b
z1 = a + d z2 = b+c
a1 = α – δ a2 = β–γ
b1 = α b2 = β
c1 = α + δ c2 = β+γ
Now consider the determinant
x2 − x1 y2 − y1 z2 − z1 b −c− a+ d b − a b +c − a − d
a1 b1 c1 α−δ α α+δ
=
a2 b2 c2 β−γ β β+γ
THREE DIMENSIONAL GEOMETRY 497
3. Find the angle between the lines whose direction ratios are a, b, c and
b – c, c – a, a – b.
4. Find the equation of a line parallel to x-axis and passing through the origin.
5. If the coordinates of the points A, B, C, D be (1, 2, 3), (4, 5, 7), (– 4, 3, – 6) and
(2, 9, 2) respectively, then find the angle between the lines AB and CD.
x −1 y − 2 z −3 x −1 y − 1 z − 6
6. If the lines = = and = = are perpendicular,
−3 2k 2 3k 1 −5
find the value of k.
7. Find the vector equation of the line passing through (1, 2, 3) and perpendicular to
the plane r . ( iˆ + 2 ˆj − 5 kˆ ) + 9 = 0 .
8. Find the equation of the plane passing through (a, b, c) and parallel to the plane
r ⋅ (iˆ + ˆj + kˆ) = 2.
and r = − 4 iˆ − kˆ + µ (3 iˆ − 2 ˆj − 2 kˆ) .
10. Find the coordinates of the point where the line through (5, 1, 6) and (3, 4,1)
crosses the YZ-plane.
11. Find the coordinates of the point where the line through (5, 1, 6) and (3, 4, 1)
crosses the ZX-plane.
12. Find the coordinates of the point where the line through (3, – 4, – 5) and
(2, – 3, 1) crosses the plane 2x + y + z = 7.
13. Find the equation of the plane passing through the point (– 1, 3, 2) and perpendicular
to each of the planes x + 2y + 3z = 5 and 3x + 3y + z = 0.
14. If the points (1, 1, p) and (– 3, 0, 1) be equidistant from the plane
r ⋅ (3 iˆ + 4 ˆj − 12 kˆ ) + 13 = 0, then find the value of p.
15. Find the equation of the plane passing through the line of intersection of the
planes r ⋅ (iˆ + ˆj + kˆ) = 1 and r ⋅ (2 iˆ + 3 ˆj − kˆ ) + 4 = 0 and parallel to x-axis.
16. If O be the origin and the coordinates of P be (1, 2, – 3), then find the equation of
the plane passing through P and perpendicular to OP.
17. Find the equation of the plane which contains the line of intersection of the planes
r ⋅ (iˆ + 2 ˆj + 3 kˆ ) − 4 = 0 , r ⋅ (2 iˆ + ˆj − kˆ ) + 5 = 0 and which is perpendicular to the
plane r ⋅ (5 iˆ + 3 ˆj − 6 kˆ ) + 8 = 0 .
THREE DIMENSIONAL GEOMETRY 499
18. Find the distance of the point (– 1, – 5, – 10) from the point of intersection of the
line r = 2 iˆ − ˆj + 2 kˆ + λ (3 iˆ + 4 ˆj + 2 kˆ) and the plane r ⋅ (iˆ − ˆj + kˆ) = 5 .
19. Find the vector equation of the line passing through (1, 2, 3) and parallel to the
planes r ⋅ (iˆ − ˆj + 2 kˆ) = 5 and r ⋅ (3 iˆ + ˆj + kˆ) = 6 .
20. Find the vector equation of the line passing through the point (1, 2, – 4) and
perpendicular to the two lines:
x − 8 y + 19 z −10 x − 15 y − 29 z − 5 .
= = and = =
3 − 16 7 3 8 −5
21. Prove that if a plane has the intercepts a, b, c and is at a distance of p units from
1 1 1 1
the origin, then 2
+ 2 + 2 = 2 .
a b c p
Choose the correct answer in Exercises 22 and 23.
22. Distance between the two planes: 2x + 3y + 4z = 4 and 4x + 6y + 8z = 12 is
2
(A) 2 units (B) 4 units (C) 8 units (D) units
29
23. The planes: 2x – y + 4z = 5 and 5x – 2.5y + 10z = 6 are
(A) Perpendicular (B) Parallel
5
(C) intersect y-axis (D) passes through 0,0,
4
Summary
® Direction cosines of a line are the cosines of the angles made by the line
with the positive directions of the coordinate axes.
® If l, m, n are the direction cosines of a line, then l2 + m2 + n2 = 1.
® Direction cosines of a line joining two points P(x1, y1, z1) and Q(x2, y2, z2) are
x2 − x1 y2 − y1 z2 − z1
, ,
PQ PQ PQ
( x2 − x1 ) 2 + ( y 2 − y1 ) 2 + (z 2 − z1 )
2
where PQ =
® Direction ratios of a line are the numbers which are proportional to the
direction cosines of a line.
® If l, m, n are the direction cosines and a, b, c are the direction ratios of a line
500 MATHEMATICS
then
a b c
l= ;m= ;n=
a +b +c
2 2 2
a +b +c2 2
a + b2 + c2
2 2
® Skew lines are lines in space which are neither parallel nor intersecting.
They lie in different planes.
® Angle between skew lines is the angle between two intersecting lines
drawn from any point (preferably through the origin) parallel to each of the
skew lines.
® If l1, m1, n1 and l2, m2, n2 are the direction cosines of two lines; and θ is the
acute angle between the two lines; then
cosθ = | l1l2 + m1m2 + n1n2 |
® If a1, b1, c1 and a2, b2, c2 are the direction ratios of two lines and θ is the
acute angle between the two lines; then
a1 a2 + b1 b2 + c1 c2
cosθ =
a12 + b12 + c12 a22 + b22 + c22
® Vector equation of a line that passes through the given point whose position
vector is a and parallel to a given vector b is r = a + λ b .
® Equation of a line through a point (x1, y1, z1) and having direction cosines l, m, n is
x − x1 y − y1 z − z1
= =
l m n
® The vector equation of a line which passes through two points whose position
vectors are a and b is r = a + λ (b − a ) .
® Cartesian equation of a line that passes through two points (x1, y1, z1) and
x − x1 y − y1 z − z1 .
(x2, y2, z2) is = =
x2 − x1 y2 − y1 z2 − z1
If θ is the acute angle between r = a1 + λ b1 and r = a2 + λ b2 , then
®
b1 ⋅ b2
cos θ =
| b1 | | b2 |
x − x1 y − y1 z − z1 x − x2 y − y2 z − z2
® If = = and = =
l1 m1 n1 l2 m2 n2
are the equations of two lines, then the acute angle between the two lines is
given by cos θ = |l1 l2 + m1 m2 + n1 n2 |.
THREE DIMENSIONAL GEOMETRY 501
® Shortest distance between two skew lines is the line segment perpendicular
to both the lines.
Shortest distance between r = a1 + λ b1 and r = a2 + µ b2 is
®
(b1 × b2 ) ⋅ ( a2 – a1 )
| b1 × b2 |
x − x1 y − y1 z − z1
® Shortest distance between the lines: = = and
a1 b1 c1
x − x2 y − y2 z − z2
= = is
a2 b2 c2
x2 − x1 y2 − y1 z2 − z1
a1 b1 c1
a2 b2 c2
(b1c2 − b2c1 ) + (c1a2 − c2 a1 ) + (a1b2 − a2b1 ) 2
2 2
® Distance between parallel lines r = a1 + λ b and r = a2 + µ b is
b × ( a2 − a1 )
|b |
® Equation of a plane which is at a distance of d from the origin and the direction
cosines of the normal to the plane as l, m, n is lx + my + nz = d.
®
The equation of a plane through a point whose position vector is a and
perpendicular to the vector N is ( r − a ) . N = 0 .
® Equation of a plane perpendicular to a given line with direction ratios A, B, C
and passing through a given point (x1, y1, z1) is
A (x – x1) + B (y – y1) + C (z – z1 ) = 0
® Equation of a plane passing through three non collinear points (x1, y1, z1),
502 MATHEMATICS
x − x1 y − y1 z − z1
x2 − x1 y 2 − y1 z 2 − z1
=0
x3 − x1 y3 − y1 z3 − z1
® Vector equation of a plane that contains three non collinear points having
position vectors a , b and c is ( r − a ) . [(b − a ) × ( c − a ) ] = 0
® Equation of a plane that cuts the coordinates axes at (a, 0, 0), (0, b, 0) and
(0, 0, c) is
x y z
+ + =1
a b c
® Vector equation of a plane that passes through the intersection of
planes r ⋅ n1 = d1 and r ⋅ n2 = d 2 is r ⋅ (n1 + λ n2 ) = d1 + λ d 2 , where λ is any
nonzero constant.
® Cartesian equation of a plane that passes through the intersection of two
given planes A1 x + B1 y + C1 z + D1 = 0 and A2 x + B2 y + C2 z + D2 = 0
is (A1 x + B1 y + C1 z + D1) + λ(A2 x + B2 y + C2 z + D2) = 0.
® Two lines r = a1 + λ b1 and r = a2 + µ b2 are coplanar if
(a2 − a1 ) ⋅ (b1 × b2 ) = 0
® In the cartesian form above lines passing through the points A (x1, y1, z1) and
B ( x2 , y 2 , z 2 )
x2 − x1 y2 − y1 z 2 − z1
y – y2 z – z2
= = a1 b1 c1
b2 C2 are coplanar if a2 b2 c2
= 0.
® In the vector form, if θ is the angle between the two planes, r ⋅ n1 = d1 and
| n1 ⋅ n2 |
r ⋅ n2 = d 2 , then θ = cos .
–1
| n1 | | n2 |
The angle φ between the line r = a + λ b and the plane r ⋅ nˆ = d is
®
THREE DIMENSIONAL GEOMETRY 503
b ⋅ nˆ
sin φ =
| b | | nˆ |
® The angle θ between the planes A1x + B1y + C1z + D1 = 0 and
A2 x + B2 y + C2 z + D2 = 0 is given by
A1 A 2 + B1 B2 + C1 C2
cos θ =
A12 + B12 + C12 A 22 + B22 + C22
—v—