India's #1 AI Tutorformula-sheet · Mathematics · Chapter 11

Class 12 Mathematics Chapter 11 Three Dimensional Geometry — Formulas & Key Points

Three Dimensional Geometry extends coordinate geometry into space, forming the backbone of vector calculus, physics mechanics, and engineering graphics. Chapter 11 in NCERT Class 12 Mathematics introduces direction cosines, line equations in vector and Cartesian forms, plane equations, and inter-relationship formulas. This formula sheet organizes every definition, identity, and standard form you need, tagged with usage context and common mistake alerts.

Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Start 3-day free trial →

Key takeaways

  • Direction cosines l, m, n always satisfy the fundamental identity l² + m² + n² = 1 for any line in space.
  • A line in 3D requires either two points or one point and direction ratios; both vector and Cartesian forms are equally valid.
  • Plane equations come in four standard forms: normal form, general form, intercept form, and point-normal form.
  • Angle between two lines equals angle between their direction ratios using the cosine formula with dot product.
  • Skew lines are non-parallel, non-intersecting lines; shortest distance formula uses scalar triple product.
  • Perpendicular distance from a point to a plane uses the standard formula d = |ax₁+by₁+cz₁+d| / √(a²+b²+c²).
  • Always verify if direction cosines or direction ratios are given; convert ratios to cosines by dividing by √(a²+b²+c²).

Direction Cosines and Direction Ratios — Core Formulas

Direction cosines (l, m, n) are the cosines of the angles a line makes with the positive X, Y, and Z axes respectively. Direction ratios (a, b, c) are any three numbers proportional to the direction cosines. The fundamental relationship l² + m² + n² = 1 always holds for direction cosines. To convert direction ratios to direction cosines, divide each ratio by the square root of the sum of their squares. These concepts underpin every line and plane formula in the chapter and appear in 3-4 marks questions on the CBSE board exam.
  • If a line makes angles α, β, γ with X, Y, Z axes, then l = cos α, m = cos β, n = cos γ
  • Given direction ratios a, b, c, direction cosines are l = a/√(a²+b²+c²), m = b/√(a²+b²+c²), n = c/√(a²+b²+c²)
  • For a line through two points P(x₁,y₁,z₁) and Q(x₂,y₂,z₂), direction ratios are (x₂−x₁, y₂−y₁, z₂−z₁)
  • Direction cosines are unique; direction ratios are not — any scalar multiple works

Equation of a Line in Space — Vector and Cartesian Forms

A straight line in three-dimensional space is uniquely determined by either two points or one point and a direction. The vector form uses position vectors and a direction vector, while the Cartesian form (symmetric form) uses coordinates and direction ratios. Both forms are interchangeable and equally important for CBSE exams. The vector form is compact for theoretical work; the Cartesian form is easier for numerical computation. Expect one 4-mark question on converting between forms or finding the equation given conditions.
  • Vector form requires a point on the line (position vector a) and a parallel vector (direction vector b)
  • Cartesian form writes (x−x₁)/a = (y−y₁)/b = (z−z₁)/c, where each ratio equals a parameter
  • If any direction ratio is zero, the line is parallel to the corresponding coordinate plane
  • Two-point form: eliminate the parameter λ from the vector equation to get Cartesian form

Equation of a Plane — All Standard Forms

A plane in space can be described in multiple standard forms depending on given information. The general form ax + by + cz + d = 0 works universally, where (a, b, c) are components of the normal vector. The intercept form is useful when intercepts on axes are known. The point-normal form is the quickest route when you have a point on the plane and the normal direction. Each form appears in CBSE papers; practice converting between them. Typically, a 4-mark question will ask you to find the plane equation given three points or a point and normal, then find intercepts or angle with another plane.
  • Normal vector (a, b, c) is perpendicular to every line lying in the plane
  • Intercept form x/a + y/b + z/c = 1 works only when plane cuts all three axes
  • If d = 0 in general form, the plane passes through the origin
  • Distance of plane from origin is |d| / √(a²+b²+c²) when normal form used

Angle Between Lines, Planes, and Line-Plane

Angle formulas in 3D geometry use dot products of direction vectors or normal vectors. The acute angle between two lines is the angle between their direction vectors. The angle between two planes is the angle between their normals. The angle between a line and a plane equals 90° minus the angle between the line and the normal to the plane. These formulas are high-yield: nearly every CBSE Class 12 board paper features at least one 4-mark angle calculation. Remember to take absolute value in numerator and use acute angle convention.
  • For perpendicular lines or planes, dot product of direction/normal vectors is zero
  • For parallel lines: direction ratios are proportional; for parallel planes: normal vectors proportional
  • Use cos θ formula for angle between lines or planes; use sin θ formula for line-plane angle
  • Acute angle always taken; if cos θ is negative, take supplementary angle or absolute value

Distance Formulas — Point to Line, Point to Plane, Between Skew Lines

Distance formulas in 3D fall into three categories. The perpendicular distance from a point to a plane is a direct formula using coefficients of the plane equation. Distance from a point to a line requires the vector cross product method. The shortest distance between two skew lines uses the scalar triple product. CBSE typically sets one 6-mark problem combining skew-line distance with angle or coplanar condition. Master the vector approach: it is faster and less error-prone than coordinate geometry expansions for these problems.
  • Point-to-plane distance: substitute point coordinates into plane equation, apply formula
  • Point-to-line distance: use |vector from point to any point on line × direction vector| / |direction vector|
  • Skew lines shortest distance: |(b₂ − b₁) · (a₁ × a₂)| / |a₁ × a₂|, where a vectors are directions, b vectors are points
  • If shortest distance between two lines is zero, they are either intersecting or identical

Key Terms, Definitions and Important Constants

Understanding precise terminology prevents mark loss in board exams. Direction cosines are unique for a given direction, but direction ratios are not. Skew lines are lines that do not intersect and are not parallel — they lie in different planes. Coplanar lines lie in the same plane. A normal to a plane is any vector perpendicular to the plane. The position vector of a point is the vector from origin to that point. CBSE marking schemes award marks for correct definitions, so write them verbatim in descriptive answers. Memorize the exact NCERT wording for direction cosines, skew lines, and the normal vector.
  • Direction cosines: cosines of angles a line makes with positive coordinate axes
  • Direction ratios: any three numbers proportional to the direction cosines
  • Skew lines: non-parallel, non-intersecting lines in space
  • Coplanar: points or lines lying in the same plane
  • Normal vector: a vector perpendicular to a given plane
  • Position vector: vector from origin O to a point P, denoted OP or r

Memory Tricks, Mnemonics and Common Mistakes

The most frequent error is confusing direction cosines with direction ratios — always check if l²+m²+n²=1 before using them as direction cosines. For angle formulas, remember 'cos for lines and planes, sin for line-and-plane'. When writing Cartesian line equations, if a direction ratio is zero, do NOT write division by zero; instead write the corresponding coordinate as a constant. For skew line distance, the scalar triple product can be computed as a determinant — this mnemonic saves time. In plane intercept form, the RHS must be 1, not zero. Students often forget the absolute value in distance formulas, leading to negative distances.
  • Mnemonic for direction cosines check: 'L-M-N squares sum to ONE'
  • Angle mnemonic: 'COS for parallel things (line-line, plane-plane), SIN for perpendicular setup (line-plane)'
  • Zero direction ratio: write 'x = x₁' instead of (x−x₁)/0; never divide by zero
  • Intercept form RHS: always 1, never 0 — if intercept missing, that form is invalid
  • Distance formulas: always take absolute value in numerator to ensure positive result

Three Solved Mini-Examples Applying the Formulas

Worked examples solidify formula usage and reveal the step-by-step logic CBSE examiners expect. Each example below mirrors a typical 4-mark board question pattern. Example 1 shows direction-cosine calculation and verification. Example 2 demonstrates finding a line equation in both vector and Cartesian forms. Example 3 computes the perpendicular distance from a point to a plane, a high-frequency board exam question. Practice these, then attempt NCERT exercise problems and previous years' CBSE papers. CBSETUTOR.ai offers a 24×7 AI tutor for instant doubt-solving: snap a photo of any Three Dimensional Geometry problem and receive step-by-step solutions at ₹999/month for all subjects, Classes 6-12, with a 3-day free trial.

One-Glance Last-Minute Revision Box

This ultra-compact checklist is designed for final revision in the 15 minutes before your board exam. Run through each point, visualize the formula, and recall one example. Pin this table to your study wall or take a phone screenshot. The night before the exam, read this box aloud three times. On exam morning, glance at it once before entering the hall. It has saved countless students from silly formula mix-ups under pressure. For deeper practice and personalized AI-guided walkthroughs of every NCERT example and exercise problem, explore CBSETUTOR.ai — one flat fee covers unlimited doubt-solving across all subjects and chapters.

How CBSETUTOR.ai Helps You Master Three Dimensional Geometry

Three Dimensional Geometry combines algebraic manipulation, vector operations, and spatial visualization — a tough mix for many students. CBSETUTOR.ai provides a 24×7 AI tutor that lets you photograph any problem from NCERT exercises, RD Sharma, or your school worksheet and receive instant step-by-step solutions with conceptual explanations. Whether you are stuck on converting a line equation from vector to Cartesian form, finding the shortest distance between skew lines, or verifying coplanarity of four points, the AI tutor breaks down each step in clear Indian English. At ₹999 per month for all subjects across Classes 6-12, it is more affordable than a single weekend coaching session and available anytime, anywhere. Start your 3-day free trial today and see how personalized, on-demand help transforms your confidence and exam scores in Mathematics.
  • Photo-upload doubt solving: snap the question, get detailed solution in seconds
  • Chapter-wise formula sheets, mind maps, and quick-revision notes for NCERT Class 12 Mathematics
  • Practice question bank with CBSE board exam pattern and marking scheme tips
  • One flat fee ₹999/month for every subject, every class (6-12) — no hidden charges
  • 3-day free trial with no credit card required; cancel anytime

Frequently asked questions

What is the difference between direction cosines and direction ratios?+
Direction cosines (l, m, n) are the actual cosines of angles the line makes with the X, Y, Z axes and always satisfy l² + m² + n² = 1. Direction ratios (a, b, c) are any three numbers proportional to direction cosines and do not satisfy that sum-of-squares condition. To convert direction ratios to direction cosines, divide each ratio by √(a²+b²+c²).
How do I write the Cartesian equation of a line when one direction ratio is zero?+
If a direction ratio is zero, do not write division by zero. Instead, set the corresponding coordinate equal to its starting value. For example, if the line passes through (1,2,3) with direction ratios (0,3,−2), write x = 1 and (y−2)/3 = (z−3)/(−2). This avoids undefined expressions and is the CBSE-accepted notation.
What is the formula for the angle between a line and a plane?+
The angle θ between a line with direction ratios (a,b,c) and a plane with normal (a₁,b₁,c₁) is given by sin θ = |aa₁ + bb₁ + cc₁| / [√(a²+b²+c²) √(a₁²+b₁²+c₁²)]. Note that we use sine, not cosine, because the angle is measured from the line to the plane, not to the normal.
How can I find the shortest distance between two skew lines?+
Use the formula d = |(a₂ − a₁) · (b₁ × b₂)| / |b₁ × b₂|, where a₁ and a₂ are position vectors of points on the two lines, and b₁ and b₂ are their direction vectors. Compute the cross product b₁ × b₂, then the scalar triple product in the numerator, take absolute value, and divide by the magnitude of the cross product.
What is the perpendicular distance from a point to a plane?+
For a point (x₁, y₁, z₁) and plane ax + by + cz + d = 0, the perpendicular distance is d = |ax₁ + by₁ + cz₁ + d| / √(a² + b² + c²). Always include the absolute value to ensure a positive distance. This formula is used frequently in 4-mark CBSE board questions.
How do I check if two lines are parallel, intersecting, or skew?+
First check direction ratios: if proportional, lines are parallel. If not, solve the two line equations simultaneously. If a unique solution exists, lines intersect at that point. If no solution exists (inconsistent system), the lines are skew. This procedure is a standard 6-mark CBSE question pattern.
What is the intercept form of a plane equation?+
The intercept form is x/a + y/b + z/c = 1, where a, b, c are the x-, y-, z-intercepts respectively. It applies only when the plane cuts all three coordinate axes. If the plane passes through the origin or is parallel to any axis, this form cannot be used.
How many marks does Chapter 11 Three Dimensional Geometry carry in CBSE Class 12 boards?+
Three Dimensional Geometry typically carries 10-12 marks in the CBSE Class 12 Mathematics board exam, distributed across one 6-mark problem (often on skew lines or plane-line intersection), one 4-mark problem (angle or distance), and possibly one 2-mark conceptual or short-answer question on direction cosines or coplanarity.
Can I use vector methods for all problems in Three Dimensional Geometry?+
Yes, vector methods often simplify calculations, especially for distance and angle problems. However, CBSE accepts both vector and Cartesian approaches. Practice both so you can choose the faster method under exam pressure. NCERT solutions show both, and board marking schemes award full marks for either correct approach.
Where can I get step-by-step solutions for NCERT Three Dimensional Geometry exercises?+
CBSETUTOR.ai offers unlimited AI-powered step-by-step solutions for every NCERT exercise problem in Class 12 Mathematics Chapter 11. Upload a photo of the question and receive a detailed walkthrough in seconds. The platform covers all subjects for Classes 6-12 at ₹999/month with a 3-day free trial, making it an affordable alternative to expensive private tuitions.

Ready to give your Class 12 child the tutor that never sleeps?

CBSETUTOR.ai covers every chapter in the Class 12 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.

Start your child's 3-day free trial →