Skip to content
TestMacher
Chapter 12 · Class 12 Mathematics

Three Dimensional Geometry — Important Questions

33 questions With answers CBSE format

SUMMARY: The chapter on Three Dimensional Geometry in Class 12 Mathematics explores the concepts and equations related to lines and planes in three-dimensional space.
KEY TOPICS: direction cosines and direction ratios, equation of a line in space, angle between two lines, shortest distance between two lines, equation of a plane, angle between two planes, distance of a point from a plane, coplanarity of two lines, intersection of a line and a plane, skew lines.

Q1 1 Mark

The direction cosines of the line joining the points (1, 2, 3) and (4, 5, 6) are:

A(1/√3, 1/√3, 1/√3)
B(1/3, 1/3, 1/3)
C(1, 1, 1)
D(3, 3, 3)
Check answerHide answer
Correct answer: Option 1 — (1/√3, 1/√3, 1/√3)
Q2 1 Mark

The equation of the plane passing through the point (1, 1, 1) with normal vector i + j + k is:

Ax + y + z = 0
Bx + y + z = 1
Cx + y + z = 3
Dx + y + z = 9
Check answerHide answer
Correct answer: Option 3 — x + y + z = 3
Q3 1 Mark

The angle between two lines whose direction ratios are (1, 1, 1) and (1, −1, 0) is:

Aπ/2
Bπ/3
Cπ/4
Dπ/6
Check answerHide answer
Correct answer: Option 1 — π/2
Q4 1 Mark

The distance from the origin to the plane x + 2y + 2z = 9 is:

A1
B3
C9
D9/√3
Check answerHide answer
Correct answer: Option 2 — 3
Q5 1 Mark

The cartesian equation of the line passing through the point (2, 3, −1) and parallel to i + 4j − 2k is:

A(x − 2)/1 = (y − 3)/4 = (z + 1)/(−2)
Bx/2 = y/3 = z/(−1)
C(x + 2)/1 = (y + 3)/4 = (z − 1)/(−2)
D(x − 1)/2 = (y − 4)/3 = (z + 2)/(−1)
Check answerHide answer
Correct answer: Option 1 — (x − 2)/1 = (y − 3)/4 = (z + 1)/(−2)
Q6 3 Marks

Find the direction cosines of the line passing through (1, 2, 3) and (4, 5, 6).

View sample solutionHide solution
Direction ratios: (4 − 1, 5 − 2, 6 − 3) = (3, 3, 3). Magnitude: √(9 + 9 + 9) = √27 = 3√3. Direction cosines = (3/(3√3), 3/(3√3), 3/(3√3)) = (1/√3, 1/√3, 1/√3).
Q7 3 Marks

Find the vector equation of the line through the point (2, 1, −1) parallel to the vector 3i − 2j + k.

View sample solutionHide solution
Vector form: r = a + λ b where a is the point's position vector and b is the direction. r = (2i + j − k) + λ (3i − 2j + k). The parameter λ is real.
Q8 3 Marks

Find the equation of the plane passing through (2, 1, −1) with normal vector i + 2j − 2k.

View sample solutionHide solution
Vector form: r · n = a · n. r · (i + 2j − 2k) = (2i + j − k) · (i + 2j − 2k) = 2 + 2 + 2 = 6. Cartesian form: x + 2y − 2z = 6.
Q9 3 Marks

Find the perpendicular distance from the point (1, 2, 3) to the plane 2x + y − 2z + 3 = 0.

View sample solutionHide solution
Distance = |2 · 1 + 1 · 2 − 2 · 3 + 3| / √(2² + 1² + (−2)²) = |2 + 2 − 6 + 3| / √9 = |1| / 3 = 1/3 units.
Q10 3 Marks

State when two lines in 3D space are: (a) parallel, (b) perpendicular, (c) skew.

View sample solutionHide solution
(a) Parallel: their direction vectors are proportional, a = k b for some scalar k. (b) Perpendicular: a · b = 0 (dot product zero). (c) Skew: they are neither parallel nor intersecting — i.e. they do not lie in the same plane. Skew lines exist only in 3D and not in 2D.
Q11 6 Marks

Find the shortest distance between the lines r = (i + 2j + 3k) + λ (2i + 3j + 4k) and r = (2i + 4j + 5k) + μ (3i + 4j + 5k).

View sample solutionHide solution
a₁ = (1, 2, 3), b₁ = (2, 3, 4); a₂ = (2, 4, 5), b₂ = (3, 4, 5). a₂ − a₁ = (1, 2, 2). b₁ × b₂ = | i j k ; 2 3 4 ; 3 4 5 | = i (15−16) − j (10−12) + k (8−9) = (−1, 2, −1). |b₁ × b₂| = √(1+4+1) = √6. (a₂ − a₁) · (b₁ × b₂) = 1·(−1) + 2·2 + 2·(−1) = −1 + 4 − 2 = 1. Shortest distance = |(a₂ − a₁) · (b₁ × b₂)| / |b₁ × b₂| = 1/√6 = √6/6 units.
Q12 6 Marks

Find the equation of the plane passing through the three points P(1, 1, 1), Q(2, 3, 4) and R(4, −1, 2).

View sample solutionHide solution
Vectors PQ = (1, 2, 3); PR = (3, −2, 1). Normal n = PQ × PR = | i j k ; 1 2 3 ; 3 −2 1 | = i (2·1 − 3·(−2)) − j (1·1 − 3·3) + k (1·(−2) − 2·3) = i · 8 − j · (−8) + k · (−8) = (8, 8, −8). Use point P(1,1,1): 8(x−1) + 8(y−1) − 8(z−1) = 0 ⇒ 8x + 8y − 8z = 8 ⇒ x + y − z = 1.
Q13 6 Marks

Find the foot of the perpendicular from the point P(1, 1, 1) to the plane 2x + 2y + z = 11. Hence find the perpendicular distance.

View sample solutionHide solution
Normal to plane n = (2, 2, 1). Line through P along n: (x, y, z) = (1 + 2t, 1 + 2t, 1 + t). Substitute into the plane equation: 2(1+2t) + 2(1+2t) + (1+t) = 11 ⇒ 2 + 4t + 2 + 4t + 1 + t = 11 ⇒ 9t = 6 ⇒ t = 2/3. Foot M = (1 + 4/3, 1 + 4/3, 1 + 2/3) = (7/3, 7/3, 5/3). Distance PM = √((4/3)² + (4/3)² + (2/3)²) = √((16+16+4)/9) = √(36/9) = √4 = 2 units.
Q14 6 Marks

Show that the lines (x − 1)/2 = (y − 2)/3 = (z − 3)/4 and (x − 4)/5 = (y − 1)/2 = z/1 are coplanar and find the equation of the plane containing them.

View sample solutionHide solution
Lines coplanar iff (a₂ − a₁) · (b₁ × b₂) = 0. a₁ = (1,2,3), b₁ = (2,3,4); a₂ = (4,1,0), b₂ = (5,2,1). a₂ − a₁ = (3, −1, −3). b₁ × b₂ = | i j k ; 2 3 4 ; 5 2 1 | = i (3 − 8) − j (2 − 20) + k (4 − 15) = (−5, 18, −11). (a₂ − a₁) · (b₁ × b₂) = 3·(−5) + (−1)·18 + (−3)·(−11) = −15 − 18 + 33 = 0 ✓. Lines are coplanar. Plane through a₁ with normal (b₁ × b₂): −5(x − 1) + 18(y − 2) − 11(z − 3) = 0 ⇒ −5x + 18y − 11z + 5 − 36 + 33 = 0 ⇒ −5x + 18y − 11z + 2 = 0 or 5x − 18y + 11z = 2.
Q15 6 Marks

Find the equation of the line of intersection of the planes x + y + z = 6 and 2x − y + z = 3.

View sample solutionHide solution
The direction vector of the line is along the cross product of the normals. n₁ = (1, 1, 1); n₂ = (2, −1, 1). n₁ × n₂ = | i j k ; 1 1 1 ; 2 −1 1 | = i (1 − (−1)) − j (1 − 2) + k (−1 − 2) = (2, 1, −3). For a point on the line, set z = 0: x + y = 6 and 2x − y = 3 ⇒ adding: 3x = 9 ⇒ x = 3, y = 3. Point (3, 3, 0). Cartesian form: (x − 3)/2 = (y − 3)/1 = z/(−3).
Q16 6 Marks

Differentiate between direction cosines and direction ratios of a line in tabular form.

Q17 1 Mark

Assertion (A): The direction cosines (l, m, n) of a line satisfy l² + m² + n² = 1.

Reason (R): They are the cosines of the angles the line makes with the coordinate axes.

Show explanationHide explanation
Correct answer: Option 1 — Both A and R are true, and R is the correct explanation of A.
Q18 1 Mark

Assertion (A): The vector form of a line is r = a + λb where a is a position vector on the line and b is its direction.

Reason (R): Every point on the line is obtained by varying the parameter λ over the real numbers.

Show explanationHide explanation
Correct answer: Option 1 — Both A and R are true, and R is the correct explanation of A.
Q19 1 Mark

Assertion (A): The vector form of a plane is r · n = d where n is its normal vector.

Reason (R): All points on the plane have the same projection on n.

Show explanationHide explanation
Correct answer: Option 1 — Both A and R are true, and R is the correct explanation of A.
Q20 1 Mark

Assertion (A): Two skew lines lie in the same plane.

Reason (R): Skew lines neither intersect nor are parallel.

Show explanationHide explanation
Correct answer: Option 3 — A is true, but R is false.
Q21 1 Mark

Assertion (A): The foot of the perpendicular from a point to a plane lies on the plane.

Reason (R): It is the point on the plane closest to the given point.

Show explanationHide explanation
Correct answer: Option 1 — Both A and R are true, and R is the correct explanation of A.
Q22 1 Mark

Statement 1: The Cartesian and vector forms of a line are equivalent representations.

Statement 2: Both describe the same set of points in space.

Show answerHide answer
Correct answer: Option 1 — Both statements are true.
Q23 1 Mark

Statement 1: Skew lines do not intersect.

Statement 2: Skew lines are coplanar.

Show answerHide answer
Correct answer: Option 3 — Only Statement 2 is true.
Q24 1 Mark

Statement 1: A plane is uniquely determined by a point on it and a normal vector to it.

Statement 2: Equivalently it is determined by three non-collinear points.

Show answerHide answer
Correct answer: Option 1 — Both statements are true.
Q25 1 Mark

Statement 1: A line is parallel to a plane iff its direction vector is perpendicular to the plane's normal.

Statement 2: The dot product of the direction vector and the normal must be zero.

Show answerHide answer
Correct answer: Option 1 — Both statements are true.
Q26 1 Mark

Statement 1: The shortest distance from a point to a plane is the length of the perpendicular dropped from the point to the plane.

Statement 2: The same idea generalises the perpendicular distance from a point to a line in 2D.

Show answerHide answer
Correct answer: Option 1 — Both statements are true.
Q27 3 Marks
A line passes through the origin and the point P(2, 3, 6). Find its direction ratios direction cosines and verify that the sum of squares of direction cosines equals 1.
  1. The direction ratios of the line are:
    A2 3 6
    B1 1 1
    C2/7 3/7 6/7
    D7 7 7
  2. The direction cosines of the line are:
    A2/7 3/7 6/7
    B1/7 2/7 3/7
    C2/√7 3/√7 6/√7
    D2/49 3/49 6/49
  3. Verify the sum of squares of the direction cosines equals 1.
Show answersHide answers
1. Option 1 — 2 3 6
2. Option 1 — 2/7 3/7 6/7
3. DRs are simply (2 3 6) since the line passes through origin and (2 3 6). Magnitude = √(4 + 9 + 36) = √49 = 7. DCs = (2/7 3/7 6/7). Verification: (2/7)² + (3/7)² + (6/7)² = (4+9+36)/49 = 49/49 = 1.
Q28 3 Marks
A line passes through the point A(1, 2, 3) and is parallel to the vector (2i + 3j + 4k). Write its equation in vector form and convert to symmetric form.
  1. The vector form of the line is:
    Ar = (1, 2, 3) + λ(2, 3, 4)
    Br = (2, 3, 4) + λ(1, 2, 3)
    Cr = λ(2, 3, 4)
    Dr = (1, 2, 3)
  2. The symmetric (Cartesian) form is:
    A(x − 1)/2 = (y − 2)/3 = (z − 3)/4
    B(x − 2)/1 = (y − 3)/2 = (z − 4)/3
    C(x − 1)/3 = (y − 2)/4 = (z − 3)/5
    D(x + 1)/2 = (y + 2)/3 = (z + 3)/4
  3. Convert the vector form into the symmetric Cartesian form.
Show answersHide answers
1. Option 1 — r = (1, 2, 3) + λ(2, 3, 4)
2. Option 1 — (x − 1)/2 = (y − 2)/3 = (z − 3)/4
3. Vector form: r = a + λb where a is a point and b is the direction vector. Symmetric form is obtained by equating the parameter from each component: λ = (x − x₀)/a₁ = (y − y₀)/a₂ = (z − z₀)/a₃.
Q29 3 Marks
Two lines are given by L1: r = (1+t)i + (2+t)j + (3+t)k and L2: r = (4+s)i + (5+s)j + (6+s)k. Both lines have the same direction (1, 1, 1) and pass through (1, 2, 3) and (4, 5, 6) respectively.
  1. The relationship between L1 and L2 is:
    AParallel
    BSkew
    CIntersecting
    DCoincident
  2. The shortest distance between L1 and L2 is:
    A0
    B√3
    C√27
    D3
  3. Verify whether the two lines are parallel skew or coincident.
Show answersHide answers
1. Option 1 — Parallel
2. Option 1 — 0
3. Both lines have direction (1, 1, 1). The connecting vector is (3, 3, 3) = 3(1, 1, 1) which is parallel to the direction. So the lines coincide and the distance is 0. Wait — actually points (1, 2, 3) + 3(1,1,1) = (4, 5, 6) so L2 lies on L1. They are the same line.
Q30 3 Marks

Study the equations of standard objects in 3D:

ObjectEquation
Plane through origin perpendicular to nr · n = 0
Plane at distance d from originr · n̂ = d
Line through point a parallel to br = a + λb
Sphere centred at origin radius rx² + y² + z² = r²
Plane containing 3 given pointsDeterminant equation
  1. The equation of a plane at distance d from origin in direction n̂ is:
    Ar · n̂ = d
    Br · n = 0
    Cr · n̂ = 0
    Dr · n = d
  2. The vector equation of a line through a in direction b is:
    Ar = a + λb
    Br = a · b
    Cr = a × b
    Dr = a/b
  3. Write the Cartesian form of the plane r · n̂ = d when n̂ = (l, m, n).
Show answersHide answers
1. Option 1 — r · n̂ = d
2. Option 1 — r = a + λb
3. In 3D geometry vectors give compact representations of lines and planes. Knowing a point and a direction (for a line) or a point and a normal (for a plane) uniquely determines the object.
Q31 3 Marks

Study the angle between lines and planes:

PairFormula for angle
Two lines (b₁, b₂)cos θ = |b₁·b₂|/(|b₁||b₂|)
Two planes (n₁, n₂)cos θ = |n₁·n₂|/(|n₁||n₂|)
Line and planesin θ = |b·n|/(|b||n|)
Parallel linesb₁ × b₂ = 0
Perpendicular linesb₁·b₂ = 0
  1. Two lines are perpendicular when:
    Ab₁·b₂ = 0
    Bb₁·b₂ ≠ 0
    Cb₁ × b₂ = 0
    Db₁ × b₂ ≠ 0
  2. For the angle between a line and a plane we use:
    Asin θ
    Bcos θ
    Ctan θ
    Dcot θ
  3. Why is sin θ used (instead of cos θ) for the angle between a line and a plane?
Show answersHide answers
1. Option 1 — b₁·b₂ = 0
2. Option 1 — sin θ
3. For the angle θ between a line and a plane sin θ is used because the line makes angle θ with the plane and 90° − θ with the normal. The dot product naturally gives cos(90° − θ) = sin θ.
Q32 6 Marks

For points A(1, 2, 3) and B(4, 5, 6), find the direction ratios, direction cosines and the magnitude of vector AB.

PointCoordinates
A(1, 2, 3)
B(4, 5, 6)
Q33 3 Marks

Study the line through the origin and P(2, 3, 6) and answer:

Three Dimensional Geometry figure
  1. The direction ratios of the line are:
    A(2, 3, 6)
    B(1, 1, 1)
    C(7, 7, 7)
    D(0, 0, 0)
  2. The direction cosines of the line are:
    A(2/7, 3/7, 6/7)
    B(1/7, 2/7, 3/7)
    C(2/49, 3/49, 6/49)
    D(7, 7, 7)
  3. Verify that the sum of squares of direction cosines equals 1.
Show answersHide answers
1. Option 1 — (2, 3, 6)
2. Option 1 — (2/7, 3/7, 6/7)
3. Magnitude = √(2² + 3² + 6²) = √49 = 7. Direction cosines = (2/7, 3/7, 6/7). Verification: (2/7)² + (3/7)² + (6/7)² = (4+9+36)/49 = 49/49 = 1, confirming the well-known identity l² + m² + n² = 1.

Make a full Mathematics paper on Three Dimensional Geometry.

Pick the question mix, set the marks, hit generate. You get a ready-to-print paper with an answer key.

Generate your paper — free