Math Lab
Home/Class XII/Chapter 11

Chapter 11: Three-Dimensional Geometry

In Class XI you met three-dimensional coordinates and basic distance formulas. This chapter takes the next step: the algebra of lines and planes in 3D, and the geometry that follows from it. Vector algebra from Chapter 10 becomes the natural language. Many results that look complicated in pure Cartesian form become one-line vector identities.

A line in 3D is determined by a point and a direction. Given a point AA with position vector a\vec a and a direction vector d\vec d, the line consists of all points r=a+td\vec r = \vec a + t \vec d as tt ranges over R\mathbb{R}. The same line can be written in Cartesian form as xx0d1=yy0d2=zz0d3\dfrac{x - x_0}{d_1} = \dfrac{y - y_0}{d_2} = \dfrac{z - z_0}{d_3}. Both forms have their uses.

A plane is determined by a point and a normal direction (the perpendicular to the plane). With normal vector n\vec n and a point a\vec a on the plane, the plane consists of all r\vec r with (ra)n=0(\vec r - \vec a)\cdot \vec n = 0, or equivalently rn=d\vec r\cdot\vec n = d (where d=and = \vec a\cdot\vec n is a constant). The Cartesian form is Ax+By+Cz=DAx + By + Cz = D, with (A,B,C)(A, B, C) the normal direction.

This chapter contains four families of problems: writing equations of lines and planes; computing angles between them; computing distances (point to line, point to plane, line to line); and finding intersections (line meets plane, two planes meet in a line, three planes meet in a point or not at all). The toolkit , dot products, cross products, triple products , is exactly Chapter 10's.

For board examinations you must be fluent in moving between vector and Cartesian forms. JEE problems often hinge on a clever vector setup , choosing a good normal direction, or recognising that two lines are skew rather than intersecting.

A note on conventions. Direction cosines are denoted (l,m,n)(l, m, n) with l2+m2+n2=1l^2 + m^2 + n^2 = 1. Direction ratios are any triple proportional to them. The angle between two lines is always taken in [0,π/2][0, \pi/2] (use absolute value of cosine).

What's inside

  1. Direction cosines, direction ratios, and lines , describing a line by a point and a direction.
  2. Vector and Cartesian equations of a line , two forms of the same object.
  3. Angle between two lines, perpendicularity, parallelism , vector formulas.
  4. Shortest distance between two skew lines , the cross-product formula.
  5. Vector and Cartesian equations of a plane , three standard forms.
  6. Angle between a line and a plane, line in a plane , when does a line lie in a plane?
  7. Distance from a point to a plane; intersections , point-to-plane formula and line-plane intersection.

Key results / Formula card

ObjectStandard form
Line through AA with direction d\vec dr=a+td\vec r = \vec a + t\vec d (vector); xx0d1=yy0d2=zz0d3\dfrac{x-x_0}{d_1} = \dfrac{y-y_0}{d_2} = \dfrac{z-z_0}{d_3} (Cartesian)
Line through A,BA, Bdirection = AB\vec{AB}
Angle between two lines$\cos\theta = \dfrac{
Perpendicular linesd1d2=0\vec d_1\cdot\vec d_2 = 0
Parallel linesd1×d2=0\vec d_1\times\vec d_2 = \vec 0
Shortest distance between skew lines$\dfrac{
Plane (vector, normal form)rn=d\vec r\cdot\vec n = d
Plane (Cartesian)Ax+By+Cz=DAx + By + Cz = D with normal (A,B,C)(A, B, C)
Plane through three points[ra    ba    ca]=0[\vec r - \vec a\;\;\vec b - \vec a\;\;\vec c - \vec a] = 0
Angle between line (d\vec d) and plane (normal n\vec n)$\sin\theta = \dfrac{
Distance from point PP to plane rn=d\vec r\cdot\vec n = d$\dfrac{
Distance from (x0,y0,z0)(x_0, y_0, z_0) to Ax+By+Cz+D=0Ax+By+Cz+D = 0$\dfrac{

How to read this chapter

Be comfortable with both vector and Cartesian forms , board exams ask for one, JEE often the other. Sketch when possible. Remember the four "shapes": a line, a plane, intersections of two of these, and distances. Every problem reduces to a small computation in one of these categories.

Sub-topics

7 pages

Practice quiz

Answer the questions; explanations appear after each.

Quiz
Chapter 11 : Mixed practice
12 questions · pick the best answer
Q1

Direction cosines of i^+j^+k^\hat i + \hat j + \hat k are

Q2

Line through (1,2,3)(1,2,3) with direction (1,1,1)(1,1,1) : vector form

Q3

Angle between two lines with direction ratios (1,0,0)(1,0,0) and (0,1,0)(0,1,0)

Q4

Shortest distance between skew lines uses

Q5

Plane through (0,0,0)(0,0,0) with normal (1,2,3)(1,2,3) is

Q6

Plane through (1,0,0),(0,1,0),(0,0,1)(1,0,0), (0,1,0), (0,0,1) is

Q7

Angle between line (d\vec d) and plane (normal n\vec n)

Q8

Distance from (1,1,1)(1,1,1) to plane x+y+z=6x + y + z = 6 is

Q9

Line of intersection of two planes has direction

Q10

Two lines are coplanar iff triple product

Q11

Line x1=y2=z3\dfrac{x}{1} = \dfrac{y}{2} = \dfrac{z}{3} passes through

Q12

Plane 2x+3yz=62x + 3y - z = 6 has intercepts