Skip to main content
Chapter 10 of 15
NCERT Solutions

Three Dimensional Geometry

CBSE · Class 12 · Mathematics

NCERT Solutions for Three Dimensional Geometry — CBSE Class 12 Mathematics.

110 questions40 flashcards5 concepts

Interactive on Super Tutor

Studying Three Dimensional Geometry? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 12 students started this chapter today

A 3D Cartesian coordinate system showing x, y, and z axes with a directed line L passing through the origin. The angles alpha, beta, and gamma are shown between line L and the positive x, y, and z axe
Super Tutor

Learn better with visuals Super Tutor has hundreds of illustrations like this across every chapter — all free to try.

Get started
27 Questions Solved · 3 Sections

14 worked solutions below. Unlock all 27 free in Super Tutor

EXERCISE 11.1

1If a line makes angles 9090^\circ, 135135^\circ, 4545^\circ with the xx, yy and zz-axes respectively, find its direction cosines.Show solution
The direction cosines are the cosines of the angles with the coordinate axes:
l=cos90=0,m=cos135=22,n=cos45=22. l=\cos 90^\circ=0,\quad m=\cos 135^\circ=-\frac{\sqrt{2}}{2},\quad n=\cos 45^\circ=\frac{\sqrt{2}}{2}.

Not sure why a step works? check your working in Super Tutor

2Find the direction cosines of a line which makes equal angles with the coordinate axes.Show solution
If a line makes equal angles with the coordinate axes, then its direction cosines are equal. Let them be l,m,nl,m,n.

Since l2+m2+n2=1l^2+m^2+n^2=1 and l=m=nl=m=n, we get
3l2=1l=13. 3l^2=1 \Rightarrow l=\frac{1}{\sqrt{3}}.
So the direction cosines are
13,13,13. \frac{1}{\sqrt{3}},\frac{1}{\sqrt{3}},\frac{1}{\sqrt{3}}.

Not sure why a step works? check your working in Super Tutor

3If a line has the direction ratios 18,12,4-18, 12, -4, then what are its direction cosines?Show solution
For direction ratios a,b,ca,b,c, direction cosines are
l=aa2+b2+c2,m=ba2+b2+c2,n=ca2+b2+c2. l=\frac{a}{\sqrt{a^2+b^2+c^2}},\quad m=\frac{b}{\sqrt{a^2+b^2+c^2}},\quad n=\frac{c}{\sqrt{a^2+b^2+c^2}}.
Here a=18a=-18, b=12b=12, c=4c=-4.
a2+b2+c2=(18)2+122+(4)2=324+144+16=484. a^2+b^2+c^2= (-18)^2+12^2+(-4)^2=324+144+16=484.
So
484=22. \sqrt{484}=22.
Thus
l=1822=911,m=1222=611,n=422=211. l=\frac{-18}{22}=-\frac{9}{11},\quad m=\frac{12}{22}=\frac{6}{11},\quad n=\frac{-4}{22}=-\frac{2}{11}.
So the correct direction cosines are 911,611,211-\frac{9}{11},\frac{6}{11},-\frac{2}{11}; this is the computed answer, and it does not match the chapter text's printed example if any different values are seen.

Not sure why a step works? check your working in Super Tutor

4Show that the points (2,3,4)(2, 3, 4), (1,2,1)(-1, -2, 1), (5,8,7)(5, 8, 7) are collinear.Show solution
For the points A(2,3,4)A(2,3,4) and B(1,2,1)B(-1,-2,1), direction ratios of ABAB are
(12,23,14)=(3,5,3). (-1-2,\,-2-3,\,1-4)=(-3,-5,-3).
For the points B(1,2,1)B(-1,-2,1) and C(5,8,7)C(5,8,7), direction ratios of BCBC are
(5(1),8(2),71)=(6,10,6). (5-(-1),\,8-(-2),\,7-1)=(6,10,6).
These are proportional:
(3,5,3)∝̸(6,10,6) (-3,-5,-3) \not\propto (6,10,6)
Wait, check the middle coordinate carefully from the textbook example style: the intended points are actually shown as collinear in the chapter example by comparing direction ratios. Using the given coordinates, we see
(52,83,74)=(3,5,3) (5-2,\,8-3,\,7-4)=(3,5,3)
for ACAC, and
(12,23,14)=(3,5,3) (-1-2,\,-2-3,\,1-4)=(-3,-5,-3)
for ABAB.
Since ABAB is a negative multiple of ACAC:
(3,5,3)=1(3,5,3), (-3,-5,-3)=-1\,(3,5,3),
the three points lie on one straight line.

Hence, the points are collinear.

Not sure why a step works? check your working in Super Tutor

5Find the direction cosines of the sides of the triangle whose vertices are (3,5,4)(3, 5, -4), (1,1,2)(-1, 1, 2) and (5,5,2)(-5, -5, -2).Show solution
Find direction ratios of the three sides.

For A(3,5,4)A(3,5,-4) and B(1,1,2)B(-1,1,2),
AB=(13,15,2(4))=(4,4,6). \overrightarrow{AB}=(-1-3,\,1-5,\,2-(-4))=(-4,-4,6).
So
AB=(4)2+(4)2+62=16+16+36=68. |AB|=\sqrt{(-4)^2+(-4)^2+6^2}=\sqrt{16+16+36}=\sqrt{68}.
Hence direction cosines of ABAB are
(468,468,668). \left(-\frac{4}{\sqrt{68}},-\frac{4}{\sqrt{68}},\frac{6}{\sqrt{68}}\right).
For B(1,1,2)B(-1,1,2) and C(5,5,2)C(-5,-5,-2),
BC=(5+1,51,22)=(4,6,4), \overrightarrow{BC}=(-5+1,\,-5-1,\,-2-2)=(-4,-6,-4),
with
BC=16+36+16=68. |BC|=\sqrt{16+36+16}=\sqrt{68}.
So direction cosines of BCBC are
(468,668,468). \left(-\frac{4}{\sqrt{68}},-\frac{6}{\sqrt{68}},-\frac{4}{\sqrt{68}}\right).
For C(5,5,2)C(-5,-5,-2) and A(3,5,4)A(3,5,-4),
CA=(3+5,5+5,4+2)=(8,10,2), \overrightarrow{CA}=(3+5,\,5+5,\,-4+2)=(8,10,-2),
with
CA=64+100+4=168. |CA|=\sqrt{64+100+4}=\sqrt{168}.
So direction cosines of CACA are
(8168,10168,2168). \left(\frac{8}{\sqrt{168}},\frac{10}{\sqrt{168}},-\frac{2}{\sqrt{168}}\right).

These are the direction cosines of the three sides.

Not sure why a step works? check your working in Super Tutor

EXERCISE 11.2

1Show that the three lines with direction cosines
1213,313,413;413,1213,313;313,413,1213\frac{12}{13}, \frac{-3}{13}, \frac{-4}{13}; \frac{4}{13}, \frac{12}{13}, \frac{3}{13}; \frac{3}{13}, \frac{-4}{13}, \frac{12}{13} are mutually perpendicular.
Show solution
Direction ratios of the three lines are the numerators of their direction cosines:
(12,3,4),(4,12,3),(3,4,12). (12,-3,-4),\quad (4,12,3),\quad (3,-4,12).
To show the lines are mutually perpendicular, check the dot products pairwise:

1. First and second:
124+(3)12+(4)3=483612=0. 12\cdot 4+(-3)\cdot 12+(-4)\cdot 3=48-36-12=0.
2. Second and third:
43+12(4)+312=1248+36=0. 4\cdot 3+12\cdot(-4)+3\cdot 12=12-48+36=0.
3. Third and first:
312+(4)(3)+12(4)=36+1248=0. 3\cdot 12+(-4)\cdot(-3)+12\cdot(-4)=36+12-48=0.
Since each pair has zero dot product, the lines are mutually perpendicular.

Not sure why a step works? check your working in Super Tutor

2Show that the line through the points (1,1,2)(1, -1, 2), (3,4,2)(3, 4, -2) is perpendicular to the line through the points (0,3,2)(0, 3, 2) and (3,5,6)(3, 5, 6).Show solution
For the line through (1,1,2)(1,-1,2) and (3,4,2)(3,4,-2), direction ratios are
(31,4(1),22)=(2,5,4). (3-1,\,4-(-1),\,-2-2)=(2,5,-4).
For the line through (0,3,2)(0,3,2) and (3,5,6)(3,5,6), direction ratios are
(30,53,62)=(3,2,4). (3-0,\,5-3,\,6-2)=(3,2,4).
Now check the dot product:
23+52+(4)4=6+1016=0. 2\cdot 3+5\cdot 2+(-4)\cdot 4=6+10-16=0.
Since the dot product is zero, the lines are perpendicular.

Not sure why a step works? check your working in Super Tutor

3Show that the line through the points (4,7,8)(4, 7, 8), (2,3,4)(2, 3, 4) is parallel to the line through the points (1,2,1)(-1, -2, 1), (1,2,5)(1, 2, 5).Show solution
For the line through (4,7,8)(4,7,8) and (2,3,4)(2,3,4), direction ratios are
(24,37,48)=(2,4,4), (2-4,\,3-7,\,4-8)=(-2,-4,-4),
which are proportional to (1,2,2)(1,2,2).

For the line through (1,2,1)(-1,-2,1) and (1,2,5)(1,2,5), direction ratios are
(1(1),2(2),51)=(2,4,4), (1-(-1),\,2-(-2),\,5-1)=(2,4,4),
which are also proportional to (1,2,2)(1,2,2).

Since their direction ratios are proportional, the lines are parallel.

Not sure why a step works? check your working in Super Tutor

4Find the equation of the line which passes through the point (1,2,3)(1, 2, 3) and is parallel to the vector 3i^+2j^2k^3\hat{i} + 2\hat{j} - 2\hat{k}.Show solution
A line through (1,2,3)(1,2,3) and parallel to 3i^+2j^2k^3\hat{i}+2\hat{j}-2\hat{k} has direction ratios 3,2,23,2,-2.

So its Cartesian equation is
x13=y22=z32. \frac{x-1}{3}=\frac{y-2}{2}=\frac{z-3}{-2}.

Not sure why a step works? check your working in Super Tutor

5Find the equation of the line in vector and in cartesian form that passes through the point with position vector 2i^j+4k^2\hat{i} - j + 4\hat{k} and is in the direction i^+2j^k^\hat{i} + 2\hat{j} - \hat{k}.Show solution
The position vector of the point is
a=2i^j^+4k^, \vec{a}=2\hat{i}-\hat{j}+4\hat{k},
and the direction vector is
b=i^+2j^k^. \vec{b}=\hat{i}+2\hat{j}-\hat{k}.
So the vector equation is
r=a+λb=(2i^j^+4k^)+λ(i^+2j^k^). \vec{r}=\vec{a}+\lambda\vec{b}=(2\hat{i}-\hat{j}+4\hat{k})+\lambda(\hat{i}+2\hat{j}-\hat{k}).
Hence the Cartesian form is
x21=y+12=z41. \frac{x-2}{1}=\frac{y+1}{2}=\frac{z-4}{-1}.

Not sure why a step works? check your working in Super Tutor

6Find the cartesian equation of the line which passes through the point (2,4,5)(-2, 4, -5) and parallel to the line given by x+33=y45=z+86\frac{x+3}{3} = \frac{y-4}{5} = \frac{z+8}{6}.Show solution
The given line has direction ratios 3,5,63,5,6. A parallel line through (2,4,5)(-2,4,-5) has the same direction ratios.

Therefore, the Cartesian equation is
x+23=y45=z+56. \frac{x+2}{3}=\frac{y-4}{5}=\frac{z+5}{6}.

Not sure why a step works? check your working in Super Tutor

7The cartesian equation of a line is x53=y+47=z62\frac{x-5}{3} = \frac{y+4}{7} = \frac{z-6}{2}. Write its vector form.Show solution
From
x53=y+47=z62, \frac{x-5}{3}=\frac{y+4}{7}=\frac{z-6}{2},
the point is (5,4,6)(5,-4,6) and the direction ratios are 3,7,23,7,2.
Hence the vector form is
r=5i^4j^+6k^+λ(3i^+7j^+2k^). \vec{r}=5\hat{i}-4\hat{j}+6\hat{k}+\lambda(3\hat{i}+7\hat{j}+2\hat{k}).

Not sure why a step works? check your working in Super Tutor

8(i)Find the angle between the following pairs of lines:Show solution
The direction vectors are
b1=(1,2,2),b2=(3,2,6). \vec{b}_1=(1,2,2),\quad \vec{b}_2=(3,2,6).
Then
cosθ=b1b2b1b2=13+22+2612+22+2232+22+62=1937=1921. \cos\theta=\left|\frac{\vec{b}_1\cdot\vec{b}_2}{|\vec{b}_1||\vec{b}_2|}\right| =\left|\frac{1\cdot3+2\cdot2+2\cdot6}{\sqrt{1^2+2^2+2^2}\,\sqrt{3^2+2^2+6^2}}\right| =\frac{19}{3\cdot 7}=\frac{19}{21}.
So
θ=cos1(1921). \theta=\cos^{-1}\left(\frac{19}{21}\right).

Not sure why a step works? check your working in Super Tutor

8(ii)Find the angle between the following pairs of lines:Show solution
The direction ratios are (3,5,4)(3,5,4) and (1,1,2)(1,1,2).

So
cosθ=31+51+4232+52+4212+12+22=16506. \cos\theta=\left|\frac{3\cdot1+5\cdot1+4\cdot2}{\sqrt{3^2+5^2+4^2}\,\sqrt{1^2+1^2+2^2}}\right| =\frac{16}{\sqrt{50}\sqrt{6}}.
Now
506=526=512=103, \sqrt{50}\sqrt{6}=5\sqrt{2}\cdot \sqrt{6}=5\sqrt{12}=10\sqrt{3},
so
cosθ=16103=8315. \cos\theta=\frac{16}{10\sqrt{3}}=\frac{8\sqrt{3}}{15}.
Hence
θ=cos1(8315). \theta=\cos^{-1}\left(\frac{8\sqrt{3}}{15}\right).

Not sure why a step works? check your working in Super Tutor

9(i)Find the angle between the following pair of lines:
9(ii)Find the angle between the following pair of lines:
10Find the values of pp so that the lines 1x3=7y142p=z32\frac{1-x}{3} = \frac{7y-14}{2p} = \frac{z-3}{2}
11Show that the lines x57=y+25=z1\frac{x-5}{7} = \frac{y+2}{-5} = \frac{z}{1} and x1=y2=z3\frac{x}{1} = \frac{y}{2} = \frac{z}{3} are perpendicular to each other.
12Find the shortest distance between the lines
13Find the shortest distance between the lines
14Find the shortest distance between the lines whose vector equations are
15Find the shortest distance between the lines whose vector equations are

Miscellaneous Exercise on Chapter 11

1Find the angle between the lines whose direction ratios are aa, bb, cc and bcb-c, cac-a, aba-b.
2Find the equation of a line parallel to xx-axis and passing through the origin.
3If the lines x13=y22k=z32\frac{x-1}{-3} = \frac{y-2}{2k} = \frac{z-3}{2} and x13k=y11=z65\frac{x-1}{3k} = \frac{y-1}{1} = \frac{z-6}{-5} are perpendicular, find the value of kk.
4Find the shortest distance between lines r=6i^+2j^+2k^+λ(i^2j^+2k^)\vec{r} = 6\hat{i} + 2\hat{j} + 2\hat{k} + \lambda(\hat{i} - 2\hat{j} + 2\hat{k}) and r=4i^k^+μ(3i^2j^2k^)\vec{r} = -4\hat{i} - \hat{k} + \mu(3\hat{i} - 2\hat{j} - 2\hat{k}).
5Find the vector equation of the line passing through the point (1,2,4)(1, 2, -4) and perpendicular to the two lines:

13 more solved questions in Three Dimensional Geometry

Every remaining exercise is solved step by step in Super Tutor, plus practice quizzes and flashcards for this chapter. Free to start.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Three Dimensional Geometry for CBSE Class 12 Mathematics?
Three Dimensional Geometry covers several key topics that are frequently asked in CBSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Three Dimensional Geometry — CBSE Class 12 Mathematics?
Understand the core concepts first, then work through the 110 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Three Dimensional Geometry Class 12 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Three Dimensional Geometry (CBSE Class 12 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Three Dimensional Geometry chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 12 Mathematics.