Skip to main content
Chapter 11 of 14
NCERT Solutions

Introduction to Three Dimensional Geometry

Bihar Board · Class 11 · Mathematics

NCERT Solutions for Introduction to Three Dimensional Geometry — Bihar Board Class 11 Mathematics.

106 questions20 flashcards5 concepts

Interactive on Super Tutor

Studying Introduction to 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 11 students started this chapter today

13 Questions Solved · 3 Sections

Exercise 11.1

1A point is on the x-axis. What are its y-coordinate and z-coordinates?Show solution
Given: A point lies on the x-axis.

Any point on the x-axis is of the form (x,0,0)(x, 0, 0).

Therefore, the y-coordinate and z-coordinate of the point are both 0\mathbf{0}.
2A point is in the XZ-plane. What can you say about its y-coordinate?Show solution
Given: A point lies in the XZ-plane.

Any point in the XZ-plane has its y-coordinate equal to zero, because the XZ-plane is defined as the set of all points where y=0y = 0.

Therefore, the y-coordinate of the point is 0\mathbf{0}.
3Name the octants in which the following points lie: (1,2,3), (4,−2,3), (4,−2,−5), (4,2,−5), (−4,2,−5), (−4,2,5), (−3,−1,6), (−2,−4,−7).Show solution
The sign convention for octants is:

| Octant | x | y | z |
|--------|---|---|---|
| I | + | + | + |
| II | − | + | + |
| III | − | − | + |
| IV | + | − | + |
| V | + | + | − |
| VI | − | + | − |
| VII | − | − | − |
| VIII | + | − | − |

1. (1,2,3)(1, 2, 3): x>0,\ y>0,\ z>0Octant I
2. (4,2,3)(4, -2, 3): x>0,\ y<0,\ z>0Octant IV
3. (4,2,5)(4, -2, -5): x>0,\ y<0,\ z<0Octant VIII
4. (4,2,5)(4, 2, -5): x>0,\ y>0,\ z<0Octant V
5. (4,2,5)(-4, 2, -5): x<0,\ y>0,\ z<0Octant VI
6. (4,2,5)(-4, 2, 5): x<0,\ y>0,\ z>0Octant II
7. (3,1,6)(-3, -1, 6): x<0,\ y<0,\ z>0Octant III
8. (2,4,7)(-2, -4, -7): x<0,\ y<0,\ z<0Octant VII
4Fill in the blanks:
(i) The x-axis and y-axis taken together determine a plane known as ___
(ii) The coordinates of points in the XY-plane are of the form ___
(iii) Coordinate planes divide the space into ___ octants.
Show solution
(i) The x-axis and y-axis taken together determine a plane known as the XY-plane (also called the xy-plane).

(ii) The coordinates of points in the XY-plane are of the form (x, y, 0)\mathbf{(x,\ y,\ 0)}, since the z-coordinate is zero for every point in the XY-plane.

(iii) Coordinate planes divide the space into eight octants.

Exercise 11.2

1Find the distance between the following pairs of points:
(i) (2,3,5) and (4,3,1)
(ii) (−3,7,2) and (2,4,−1)
(iii) (−1,3,−4) and (1,−3,4)
(iv) (2,−1,3) and (−2,1,3).
Show solution
Formula used: Distance between P(x1,y1,z1)P(x_1,y_1,z_1) and Q(x2,y2,z2)Q(x_2,y_2,z_2) is
PQ=(x2x1)2+(y2y1)2+(z2z1)2PQ = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2+(z_2-z_1)^2}

(i) P(2,3,5)P(2,3,5) and Q(4,3,1)Q(4,3,1):
PQ=(42)2+(33)2+(15)2=4+0+16=20=25PQ = \sqrt{(4-2)^2+(3-3)^2+(1-5)^2} = \sqrt{4+0+16} = \sqrt{20} = 2\sqrt{5}

(ii) P(3,7,2)P(-3,7,2) and Q(2,4,1)Q(2,4,-1):
PQ=(2(3))2+(47)2+(12)2=25+9+9=43PQ = \sqrt{(2-(-3))^2+(4-7)^2+(-1-2)^2} = \sqrt{25+9+9} = \sqrt{43}

(iii) P(1,3,4)P(-1,3,-4) and Q(1,3,4)Q(1,-3,4):
PQ=(1(1))2+(33)2+(4(4))2=4+36+64=104=226PQ = \sqrt{(1-(-1))^2+(-3-3)^2+(4-(-4))^2} = \sqrt{4+36+64} = \sqrt{104} = 2\sqrt{26}

(iv) P(2,1,3)P(2,-1,3) and Q(2,1,3)Q(-2,1,3):
PQ=(22)2+(1(1))2+(33)2=16+4+0=20=25PQ = \sqrt{(-2-2)^2+(1-(-1))^2+(3-3)^2} = \sqrt{16+4+0} = \sqrt{20} = 2\sqrt{5}
2Show that the points (−2,3,5), (1,2,3) and (7,0,−1) are collinear.Show solution
Let A(2,3,5)A(-2,3,5), B(1,2,3)B(1,2,3), C(7,0,1)C(7,0,-1).

Using the distance formula:
AB=(1+2)2+(23)2+(35)2=9+1+4=14AB = \sqrt{(1+2)^2+(2-3)^2+(3-5)^2} = \sqrt{9+1+4} = \sqrt{14}

BC=(71)2+(02)2+(13)2=36+4+16=56=214BC = \sqrt{(7-1)^2+(0-2)^2+(-1-3)^2} = \sqrt{36+4+16} = \sqrt{56} = 2\sqrt{14}

AC=(7+2)2+(03)2+(15)2=81+9+36=126=314AC = \sqrt{(7+2)^2+(0-3)^2+(-1-5)^2} = \sqrt{81+9+36} = \sqrt{126} = 3\sqrt{14}

Now, AB+BC=14+214=314=ACAB + BC = \sqrt{14} + 2\sqrt{14} = 3\sqrt{14} = AC.

Since AB+BC=ACAB + BC = AC, the three points are collinear.
3Verify the following:
(i) (0,7,−10), (1,6,−6) and (4,9,−6) are the vertices of an isosceles triangle.
(ii) (0,7,10), (−1,6,6) and (−4,9,6) are the vertices of a right angled triangle.
(iii) (−1,2,1),(1,−2,5),(4,−7,8) and (2,−3,4) are the vertices of a parallelogram.
Show solution
(i) Let A(0,7,10)A(0,7,-10), B(1,6,6)B(1,6,-6), C(4,9,6)C(4,9,-6).

AB=(10)2+(67)2+(6+10)2=1+1+16=18=32AB = \sqrt{(1-0)^2+(6-7)^2+(-6+10)^2} = \sqrt{1+1+16} = \sqrt{18} = 3\sqrt{2}

BC=(41)2+(96)2+(6+6)2=9+9+0=18=32BC = \sqrt{(4-1)^2+(9-6)^2+(-6+6)^2} = \sqrt{9+9+0} = \sqrt{18} = 3\sqrt{2}

CA=(04)2+(79)2+(10+6)2=16+4+16=36=6CA = \sqrt{(0-4)^2+(7-9)^2+(-10+6)^2} = \sqrt{16+4+16} = \sqrt{36} = 6

Since AB=BC=32AB = BC = 3\sqrt{2} and CA=6CA = 6, two sides are equal.

Hence, the triangle is isosceles. ✓

---

(ii) Let A(0,7,10)A(0,7,10), B(1,6,6)B(-1,6,6), C(4,9,6)C(-4,9,6).

AB2=(10)2+(67)2+(610)2=1+1+16=18AB^2 = (-1-0)^2+(6-7)^2+(6-10)^2 = 1+1+16 = 18

BC2=(4+1)2+(96)2+(66)2=9+9+0=18BC^2 = (-4+1)^2+(9-6)^2+(6-6)^2 = 9+9+0 = 18

CA2=(0+4)2+(79)2+(106)2=16+4+16=36CA^2 = (0+4)^2+(7-9)^2+(10-6)^2 = 16+4+16 = 36

Check: AB2+BC2=18+18=36=CA2AB^2 + BC^2 = 18 + 18 = 36 = CA^2.

Since AB2+BC2=CA2AB^2 + BC^2 = CA^2, by the converse of Pythagoras' theorem, the triangle is a right angled triangle (right angle at B). ✓

---

(iii) Let A(1,2,1)A(-1,2,1), B(1,2,5)B(1,-2,5), C(4,7,8)C(4,-7,8), D(2,3,4)D(2,-3,4).

For a parallelogram, opposite sides must be equal: AB=DCAB = DC and BC=ADBC = AD.

AB=(1+1)2+(22)2+(51)2=4+16+16=36=6AB = \sqrt{(1+1)^2+(-2-2)^2+(5-1)^2} = \sqrt{4+16+16} = \sqrt{36} = 6

DC=(42)2+(7+3)2+(84)2=4+16+16=36=6DC = \sqrt{(4-2)^2+(-7+3)^2+(8-4)^2} = \sqrt{4+16+16} = \sqrt{36} = 6

BC=(41)2+(7+2)2+(85)2=9+25+9=43BC = \sqrt{(4-1)^2+(-7+2)^2+(8-5)^2} = \sqrt{9+25+9} = \sqrt{43}

AD=(2+1)2+(32)2+(41)2=9+25+9=43AD = \sqrt{(2+1)^2+(-3-2)^2+(4-1)^2} = \sqrt{9+25+9} = \sqrt{43}

Since AB=DCAB = DC and BC=ADBC = AD, the quadrilateral is a parallelogram. ✓
4Find the equation of the set of points which are equidistant from the points (1,2,3) and (3,2,−1).Show solution
Let P(x,y,z)P(x,y,z) be any point equidistant from A(1,2,3)A(1,2,3) and B(3,2,1)B(3,2,-1).

Given condition: PA=PBPA = PB, i.e., PA2=PB2PA^2 = PB^2.

PA2=(x1)2+(y2)2+(z3)2PA^2 = (x-1)^2+(y-2)^2+(z-3)^2

PB2=(x3)2+(y2)2+(z+1)2PB^2 = (x-3)^2+(y-2)^2+(z+1)^2

Setting PA2=PB2PA^2 = PB^2:
(x1)2+(y2)2+(z3)2=(x3)2+(y2)2+(z+1)2(x-1)^2+(y-2)^2+(z-3)^2 = (x-3)^2+(y-2)^2+(z+1)^2

(x1)2+(z3)2=(x3)2+(z+1)2(x-1)^2+(z-3)^2 = (x-3)^2+(z+1)^2

x22x+1+z26z+9=x26x+9+z2+2z+1x^2-2x+1+z^2-6z+9 = x^2-6x+9+z^2+2z+1

2x6z+10=6x+2z+10-2x-6z+10 = -6x+2z+10

4x8z=04x - 8z = 0

x2z=0\boxed{x - 2z = 0}

This is the required equation of the set of points.
5Find the equation of the set of points P, the sum of whose distances from A(4,0,0) and B(−4,0,0) is equal to 10.Show solution
Let P(x,y,z)P(x,y,z) be any point such that PA+PB=10PA + PB = 10.

PA=(x4)2+y2+z2,PB=(x+4)2+y2+z2PA = \sqrt{(x-4)^2+y^2+z^2}, \quad PB = \sqrt{(x+4)^2+y^2+z^2}

Given: PA+PB=10PA + PB = 10, so PA=10PBPA = 10 - PB.

Squaring both sides:
PA2=10020PB+PB2PA^2 = 100 - 20\cdot PB + PB^2

(x4)2+y2+z2=10020PB+(x+4)2+y2+z2(x-4)^2+y^2+z^2 = 100 - 20\cdot PB + (x+4)^2+y^2+z^2

x28x+16=10020PB+x2+8x+16x^2-8x+16 = 100 - 20\cdot PB + x^2+8x+16

8x=10020PB+8x-8x = 100 - 20\cdot PB + 8x

20PB=100+16x20\cdot PB = 100 + 16x

PB=100+16x20=5+4x5PB = \frac{100+16x}{20} = 5 + \frac{4x}{5}

Squaring again:
PB2=(5+4x5)2PB^2 = \left(5+\frac{4x}{5}\right)^2

(x+4)2+y2+z2=25+8x+16x225(x+4)^2+y^2+z^2 = 25 + 8x + \frac{16x^2}{25}

x2+8x+16+y2+z2=25+8x+16x225x^2+8x+16+y^2+z^2 = 25+8x+\frac{16x^2}{25}

x2+16+y2+z2=25+16x225x^2+16+y^2+z^2 = 25+\frac{16x^2}{25}

Multiplying throughout by 25:
25x2+400+25y2+25z2=625+16x225x^2+400+25y^2+25z^2 = 625+16x^2

9x2+25y2+25z2=2259x^2+25y^2+25z^2 = 225

Dividing by 225:
x225+y29+z29=1\boxed{\frac{x^2}{25}+\frac{y^2}{9}+\frac{z^2}{9} = 1}

This is the required equation of the set of points P.

Miscellaneous Exercise on Chapter 11

1Three vertices of a parallelogram ABCD are A(3,−1,2), B(1,2,−4) and C(−1,1,2). Find the coordinates of the fourth vertex.Show solution
Given: A(3,1,2)A(3,-1,2), B(1,2,4)B(1,2,-4), C(1,1,2)C(-1,1,2). Let D(x,y,z)D(x,y,z) be the fourth vertex.

Concept: In a parallelogram, the diagonals bisect each other. So the midpoint of diagonal ACAC = midpoint of diagonal BDBD.

Midpoint of ACAC:
(3+(1)2, 1+12, 2+22)=(1, 0, 2)\left(\frac{3+(-1)}{2},\ \frac{-1+1}{2},\ \frac{2+2}{2}\right) = (1,\ 0,\ 2)

Midpoint of BDBD:
(1+x2, 2+y2, 4+z2)\left(\frac{1+x}{2},\ \frac{2+y}{2},\ \frac{-4+z}{2}\right)

Setting them equal:
1+x2=1x=1\frac{1+x}{2} = 1 \Rightarrow x = 1
2+y2=0y=2\frac{2+y}{2} = 0 \Rightarrow y = -2
4+z2=2z=8\frac{-4+z}{2} = 2 \Rightarrow z = 8

The coordinates of the fourth vertex DD are (1, 2, 8)\mathbf{(1,\ -2,\ 8)}.
2Find the lengths of the medians of the triangle with vertices A(0,0,6), B(0,4,0) and C(6,0,0).Show solution
Given: A(0,0,6)A(0,0,6), B(0,4,0)B(0,4,0), C(6,0,0)C(6,0,0).

Let DD, EE, FF be the midpoints of BCBC, CACA, ABAB respectively.

Midpoint D of BC:
D=(0+62,4+02,0+02)=(3,2,0)D = \left(\frac{0+6}{2},\frac{4+0}{2},\frac{0+0}{2}\right) = (3,2,0)

Median AD:
AD=(30)2+(20)2+(06)2=9+4+36=49=7AD = \sqrt{(3-0)^2+(2-0)^2+(0-6)^2} = \sqrt{9+4+36} = \sqrt{49} = 7

Midpoint E of CA:
E=(6+02,0+02,0+62)=(3,0,3)E = \left(\frac{6+0}{2},\frac{0+0}{2},\frac{0+6}{2}\right) = (3,0,3)

Median BE:
BE=(30)2+(04)2+(30)2=9+16+9=34BE = \sqrt{(3-0)^2+(0-4)^2+(3-0)^2} = \sqrt{9+16+9} = \sqrt{34}

Midpoint F of AB:
F=(0+02,0+42,6+02)=(0,2,3)F = \left(\frac{0+0}{2},\frac{0+4}{2},\frac{6+0}{2}\right) = (0,2,3)

Median CF:
CF=(06)2+(20)2+(30)2=36+4+9=49=7CF = \sqrt{(0-6)^2+(2-0)^2+(3-0)^2} = \sqrt{36+4+9} = \sqrt{49} = 7

The lengths of the medians are AD=7AD = 7, BE=34BE = \sqrt{34}, CF=7CF = 7.
3If the origin is the centroid of the triangle PQR with vertices P(2a,2,6), Q(−4,3b,−10) and R(8,14,2c), then find the values of a, b and c.Show solution
Given: Origin O(0,0,0)O(0,0,0) is the centroid of PQR\triangle PQR with P(2a,2,6)P(2a,2,6), Q(4,3b,10)Q(-4,3b,-10), R(8,14,2c)R(8,14,2c).

Formula: Centroid =(x1+x2+x33, y1+y2+y33, z1+z2+z33)= \left(\dfrac{x_1+x_2+x_3}{3},\ \dfrac{y_1+y_2+y_3}{3},\ \dfrac{z_1+z_2+z_3}{3}\right)

Setting each coordinate of the centroid equal to 0:

x-coordinate:
2a+(4)+83=02a+4=0a=2\frac{2a+(-4)+8}{3} = 0 \Rightarrow 2a+4 = 0 \Rightarrow a = -2

y-coordinate:
2+3b+143=03b+16=0b=163\frac{2+3b+14}{3} = 0 \Rightarrow 3b+16 = 0 \Rightarrow b = -\frac{16}{3}

z-coordinate:
6+(10)+2c3=02c4=0c=2\frac{6+(-10)+2c}{3} = 0 \Rightarrow 2c-4 = 0 \Rightarrow c = 2

Therefore, a=2a = -2, b=163b = -\dfrac{16}{3}, c=2c = 2.
4If A and B be the points (3,4,5) and (−1,3,−7), respectively, find the equation of the set of points P such that PA² + PB² = k², where k is a constant.Show solution
Let P(x,y,z)P(x,y,z) be any point satisfying the given condition.

PA2=(x3)2+(y4)2+(z5)2PA^2 = (x-3)^2+(y-4)^2+(z-5)^2
=x26x+9+y28y+16+z210z+25= x^2-6x+9+y^2-8y+16+z^2-10z+25

PB2=(x+1)2+(y3)2+(z+7)2PB^2 = (x+1)^2+(y-3)^2+(z+7)^2
=x2+2x+1+y26y+9+z2+14z+49= x^2+2x+1+y^2-6y+9+z^2+14z+49

Adding:
PA2+PB2=2x2+2y2+2z24x14y+4z+109PA^2+PB^2 = 2x^2+2y^2+2z^2-4x-14y+4z+109

Given PA2+PB2=k2PA^2+PB^2 = k^2:
2x2+2y2+2z24x14y+4z+109=k22x^2+2y^2+2z^2-4x-14y+4z+109 = k^2

2x2+2y2+2z24x14y+4z=k2109\boxed{2x^2+2y^2+2z^2-4x-14y+4z = k^2-109}

This is the required equation of the set of points P.

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 Introduction to Three Dimensional Geometry for Bihar Board Class 11 Mathematics?
Introduction to Three Dimensional Geometry covers several key topics that are frequently asked in Bihar Board Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Introduction to Three Dimensional Geometry — Bihar Board Class 11 Mathematics?
Understand the core concepts first, then work through the 106 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 Introduction to Three Dimensional Geometry Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Introduction to Three Dimensional Geometry (Bihar Board Class 11 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 Introduction to Three Dimensional Geometry chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Bihar Board Class 11 Mathematics.