Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

CBSE Class 11 Maths Chapter 11 Three Dimensional Geometry – NCERT Solutions Exercise 11.2 [2025-26]

ffImage
banner

Download Free PDF of Three Dimensional Geometry Exercise 11.2 Solutions for Class 11 Maths

Three Dimensional Geometry in Class 11 Maths explores how to represent and analyse points, lines, and distances within space using coordinates. As you work through Exercise 11.2, you’ll find every question directly matches important concepts set by the NCERT and the latest CBSE guidelines.

toc-symbolTable of Content
toggle-arrow

Questions here help you practise using the 3D distance formula and the section formula, both of which are vital for exam success and for building spatial reasoning. According to the CBSE blueprint, coordinate geometry—including three-dimensional topics—often carries up to 12 marks, making this chapter a scoring area for board exams.


If you searched for “11.2 class 11 3d geometry,” you are in the right place to check your steps, clear confusion, and revise with trusted solutions. Vedantu ensures every answer is accurate and follows the stepwise format preferred by examiners.

Competitive Exams after 12th Science
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow

Access NCERT Solutions for Maths Class 11 Chapter 11 - Introduction to Three Dimensional Geometry

Exercise 11.2 

1. Find the distance between the following pairs of points:

  1. $(2, 3, 5)$ and $(4, 3, 1)$

  2. $(-3, 7, 2)$ and $(2, 4, -1)$

  3. $(-1, 3, -4)$ and $(1, -3, 4)$                

  4. $(2, -1, 3)$ and $(-2, 1, 3)$                              

Ans: (i) $(2, 3, 5)$ and $(4, 3, 1)$:

We use the distance formula between two points $(x_1, y_1, z_1)$ and $(x_2, y_2, z_2)$:

$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2}$

$d = \sqrt{(4 - 2)^2 + (3 - 3)^2 + (1 - 5)^2} = \sqrt{(2)^2 + (0)^2 + (-4)^2} = \sqrt{4 + 16} = \sqrt{20} = 2\sqrt{5}$


(ii) $(-3, 7, 2)$ and $(2, 4, -1)$:

$d = \sqrt{(2 + 3)^2 + (4 - 7)^2 + (-1 - 2)^2} = \sqrt{(5)^2 + (-3)^2 + (-3)^2} = \sqrt{25 + 9 + 9} = \sqrt{43}$


(iii) $(-1, 3, -4)$ and $(1, -3, 4)$:

$d = \sqrt{(1 + 1)^2 + (-3 - 3)^2 + (4 + 4)^2} = \sqrt{(2)^2 + (-6)^2 + (8)^2} = \sqrt{4 + 36 + 64} = \sqrt{104} = 2\sqrt{26}$


(iv) $(2, -1, 3)$ and $(-2, 1, 3)$:

$d = \sqrt{(-2 - 2)^2 + (1 + 1)^2 + (3 - 3)^2} = \sqrt{(-4)^2 + (2)^2 + (0)^2} = \sqrt{16 + 4} = \sqrt{20} = 2\sqrt{5}$


2. Show that the points $(-2, 3, 5)$, $(1, 2, 3)$, and $(7, 0, -1)$ are collinear.

Ans: To prove collinearity, we check if the distances between the points satisfy $AB + BC = AC$. 

- Distance between $A(-2, 3, 5)$ and $B(1, 2, 3)$:

$AB = \sqrt{(1 + 2)^2 + (2 - 3)^2 + (3 - 5)^2} = \sqrt{(3)^2 + (-1)^2 + (-2)^2} = \sqrt{9 + 1 + 4} = \sqrt{14}$

- Distance between $B(1, 2, 3)$ and $C(7, 0, -1)$:

$BC = \sqrt{(7 - 1)^2 + (0 - 2)^2 + (-1 - 3)^2} = \sqrt{(6)^2 + (-2)^2 + (-4)^2} = \sqrt{36 + 4 + 16} = \sqrt{56}$

- Distance between $A(-2, 3, 5)$ and $C(7, 0, -1)$:

$AC = \sqrt{(7 + 2)^2 + (0 - 3)^2 + (-1 - 5)^2} = \sqrt{(9)^2 + (-3)^2 + (-6)^2} = \sqrt{81 + 9 + 36} = \sqrt{126}$

Since $AB + BC \neq AC$, the points are not collinear.

 

3. Verify the following:

(i) Show that $(0, 7, -10)$, $(1, 6, -6)$, and $(4, 9, -6)$ are vertices of an isosceles triangle.

Ans:

We check if two sides of the triangle are equal:

- Distance between $(0, 7, -10)$ and $(1, 6, -6)$:

$d = \sqrt{(1 - 0)^2 + (6 - 7)^2 + (-6 + 10)^2} = \sqrt{1 + 1 + 16} = \sqrt{18}$

- Distance between $(1, 6, -6)$ and $(4, 9, -6)$:

$d = \sqrt{(4 - 1)^2 + (9 - 6)^2 + (-6 + 6)^2} = \sqrt{9 + 9 + 0} = \sqrt{18}$

- Distance between $(0, 7, -10)$ and $(4, 9, -6)$:

$d = \sqrt{(4 - 0)^2 + (9 - 7)^2 + (-6 + 10)^2} = \sqrt{16 + 4 + 16} = \sqrt{36}$

Since two sides are equal, the triangle is isosceles.

 

(ii) Show that $(0, 7, 10)$, $(-1, 6, 6)$, and $(4, 9, 6)$ are the vertices of a right-angled triangle.

Ans: To verify if the triangle is right-angled, we check if the square of the longest side equals the sum of the squares of the other two sides.

- Distance between $(0, 7, 10)$ and $(-1, 6, 6)$:

$d_1 = \sqrt{(-1 - 0)^2 + (6 - 7)^2 + (6 - 10)^2} = \sqrt{(-1)^2 + (-1)^2 + (-4)^2} = \sqrt{1 + 1 + 16} = \sqrt{18}$

- Distance between $(-1, 6, 6)$ and $(4, 9, 6)$:

$d_2 = \sqrt{(4 + 1)^2 + (9 - 6)^2 + (6 - 6)^2} = \sqrt{(5)^2 + (3)^2 + (0)^2} = \sqrt{25 + 9 + 0} = \sqrt{34}$

- Distance between $(0, 7, 10)$ and $(4, 9, 6)$:

$d_3 = \sqrt{(4 - 0)^2 + (9 - 7)^2 + (6 - 10)^2} = \sqrt{(4)^2 + (2)^2 + (-4)^2} = \sqrt{16 + 4 + 16} = \sqrt{36} = 6$

Now check if the Pythagorean theorem holds: 

$d_1^2 + d_2^2 = 18 + 34 = 52$

$d_3^2 = 6^2 = 36$

Since $ d_1^2 + d_2^2 \neq d_3^2 $, the triangle is not right-angled based on this configuration.


(iii) Show that $(-1, 2, 1)$, $(1, -2, 5)$, $(4, -7, 8)$, and $(2, -3, 4)$ are the vertices of a parallelogram.

Ans: To verify if the points form a parallelogram, we need to show that the diagonals bisect each other, i.e., the midpoints of both diagonals should coincide.

- Midpoint of diagonal $(-1, 2, 1)$ and $(4, -7, 8)$:

$M_1 = \left(\frac{-1 + 4}{2}, \frac{2 - 7}{2}, \frac{1 + 8}{2}\right) = \left(\frac{3}{2}, \frac{-5}{2}, \frac{9}{2}\right)$

- Midpoint of diagonal $(1, -2, 5)$ and $(2, -3, 4)$:

$M_2 = \left(\frac{1 + 2}{2}, \frac{-2 - 3}{2}, \frac{5 + 4}{2}\right) = \left(\frac{3}{2}, \frac{-5}{2}, \frac{9}{2}\right)$

Since the midpoints are the same, the diagonals bisect each other, proving that the points form a parallelogram.

 

4. Find the equation of the set of points which are equidistant from the points $(1, 2, 3)$ and $(3, 2, -1)$.

Ans: Let the coordinates of the point $P(x, y, z)$ be equidistant from the points $(1, 2, 3)$ and $(3, 2, -1)$. Then,

$\text{Distance from } P(x, y, z) \text{ to } (1, 2, 3) = \text{Distance from } P(x, y, z) \text{ to } (3, 2, -1)$

Using the distance formula:

$\sqrt{(x - 1)^2 + (y - 2)^2 + (z - 3)^2} = \sqrt{(x - 3)^2 + (y - 2)^2 + (z + 1)^2}$

 

Squaring both sides:

$(x - 1)^2 + (y - 2)^2 + (z - 3)^2 = (x - 3)^2 + (y - 2)^2 + (z + 1)^2$

 

Expanding both sides:

$(x^2 - 2x + 1) + (y^2 - 4y + 4) + (z^2 - 6z + 9)  = (x^2 - 6x + 9) + (y^2 - 4y + 4) + (z^2 + 2z + 1)$

 

Simplifying:

$x^2 - 2x + 1 + y^2 - 4y + 4 + z^2 - 6z + 9 = x^2 - 6x + 9 + y^2 - 4y + 4 + z^2 + 2z + 1$

 

Cancel the common terms:

$-2x + 1 - 6z + 9 = -6x + 9 + 2z + 1$

 

Simplifying further:

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

 

Bringing all terms to one side:

$4x - 8z = 0$

 

Thus, the equation of the set of points is:

$x = 2z$

 

5. Find 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.

Ans:This is the equation of an ellipse with foci at points $A(4, 0, 0)$ and $B(-4, 0, 0)$, and the sum of the distances from these points is equal to the constant 10. The standard equation of an ellipse with foci at $(a, 0, 0)$ and $(-a, 0, 0)$, and the sum of the distances equal to $2c$, is:

$2a = 10, \quad \Rightarrow a = 5, \quad b^2 = a^2 - f^2$

Here, the distance between the foci is 8, so $f = 4$. Thus:

$b^2 = 5^2 - 4^2 = 25 - 16 = 9, \quad b = 3$

Therefore, the equation of the ellipse is:

$\frac{x^2}{25} + \frac{y^2}{9} = 1$

 

Conclusion

The NCERT Solutions for Class 11 Maths Chapter 11: Introduction to Three Dimensional Geometry, Exercise 11.2 offer a clear and structured approach to mastering key concepts like distance and section formulas in 3D space. By working through these questions, students will solidify their understanding of spatial relationships and improve their problem-solving skills. This exercise is fundamental in building a foundation for advanced topics in geometry and vector analysis. Using Vedantu’s solutions, students can easily grasp these concepts and be better prepared for their exams.


Class 11 Maths Chapter 11: Exercises Breakdown

Exercises

Number of Questions

Exercise 11.1

4 Questions and Solutions

Miscellaneous Exercise

4 Questions and Solutions


CBSE Class 11 Maths Chapter 11 Other Study Materials


Chapter-Specific NCERT Solutions for Class 11 Maths

Given below are the Chapter-wise NCERT Solutions for Class 11 Maths. Go through these chapter-wise solutions to be thoroughly familiar with the concepts.


Additional Study Materials for CBSE Class 11 Maths

WhatsApp Banner

FAQs on CBSE Class 11 Maths Chapter 11 Three Dimensional Geometry – NCERT Solutions Exercise 11.2 [2025-26]

1. What is the correct stepwise approach to solve distance problems in Class 11 Maths Chapter 11 Three Dimensional Geometry as per NCERT Solutions?

To solve distance problems in three dimensional geometry, follow these stepwise methods:

  • Identify the coordinates of the two points involved (let’s say A(x₁, y₁, z₁) and B(x₂, y₂, z₂)).
  • Apply the 3D Distance Formula: d = √[(x₂–x₁)² + (y₂–y₁)² + (z₂–z₁)²]
  • Carefully substitute the values, ensuring signs (positive/negative) are correct.
  • Simplify under the square root.
  • Express the answer in simplest surd or decimal, as required by CBSE standards.

2. How do you use the section formula to find the coordinates of a point dividing a line segment in space in a given ratio?

The section formula in three dimensions determines the coordinates of a point dividing the line segment AB in the ratio m:n. For points A(x₁, y₁, z₁) and B(x₂, y₂, z₂):

  • P = [ (mx₂ + nx₁)/(m+n), (my₂ + ny₁)/(m+n), (mz₂ + nz₁)/(m+n) ]
Always substitute values and the ratio carefully for accurate results as per CBSE marking guidelines.

3. Why is it important to show all calculation steps while writing Class 11 NCERT Solutions for Exercise 11.2?

Showing all calculation steps is essential because stepwise answering matches the CBSE 2025–26 exam format. It helps ensure accuracy, provides clarity to examiners, and allows partial marking if small calculation errors occur. Moreover, structured steps prevent missing out on marks due to skipped reasoning.

4. What common mistakes should students avoid when applying distance and section formulas in three-dimensional geometry?

Key mistakes to avoid include:

  • Mixing up x, y, and z coordinates.
  • Incorrect substitution of values, especially negative signs.
  • Using the wrong formula for midpoint, centroid, or section.
  • Omitting units or stepwise working as required by CBSE.
Always double-check each step for full marks in NCERT Solutions for Class 11 Maths Chapter 11.

5. How can you determine if three points are collinear in three-dimensional geometry using NCERT Concepts?

In 3D geometry, three points are collinear if the vectors formed between them are proportional. This means:

  • Find vectors AB and AC from the given points.
  • If ratios of their x, y, and z components are all equal, the points are collinear.
This approach is tested directly in Class 11 Maths Chapter 11 Exercises.

6. What is the significance of solving problems based on equidistant points and loci in Chapter 11 NCERT Solutions?

Solving equidistant point and locus questions develops a deeper understanding of spatial relationships. These problems teach how to derive and interpret the equations of planes or lines where a point maintains a constant distance from two fixed points, strengthening logical reasoning needed for advanced geometry and vector topics.

7. How do you verify if four given points form a parallelogram in three-dimensional space as per NCERT Solutions guidelines?

To check if four points form a parallelogram in 3D:

  • Calculate the midpoints of both diagonals using the midpoint formula.
  • If both midpoints are identical, the diagonals bisect each other and the points form a parallelogram.
This is a standard method prescribed in NCERT Solutions for Geometry.

8. What exam-oriented strategies can help score full marks in Three Dimensional Geometry Exercise 11.2?

For maximum CBSE marks:

  • Write each solution in clear, justified steps.
  • Mention all formulas and justify their use.
  • Draw rough sketches when required by the question.
  • Recheck each calculation and ensure answers are in the correct format.
  • Use NCERT language and follow the stepwise approach highlighted in official solutions.

9. How does mastering Exercise 11.2 of Class 11 Maths help with future topics and JEE preparation?

Understanding Three Dimensional Geometry in Exercise 11.2 builds a foundation for advanced topics like vectors, planes, and direction cosines. It also prepares students for JEE and other competitive exams, where these concepts frequently appear and require fast, precise application.

10. What conceptual errors could lead to incorrect results in finding the equation of locus in space?

The most common conceptual errors are:

  • Not squaring both sides while equating distances.
  • Forgetting to expand or simplify equations fully.
  • Overlooking that locus equations represent all possible points satisfying given conditions, not just specific values.
A clear understanding of the definition and method is essential to solve these advanced NCERT Solutions correctly.