Key Points

Three Dimensional Geometry

18 Sections
  • Direction Cosines of a Line

    If a line makes angles α,β,γ\alpha, \beta, \gamma with the positive x, y, and z-axes respectively, its direction cosines (d.c.'s) are l=cosαl = \cos \alpha, m=cosβm = \cos \beta, and n=cosγn = \cos \gamma. They always satisfy the relation l2+m2+n2=1l^2 + m^2 + n^2 = 1.

  • Direction Ratios of a Line

    Any three numbers a,b,ca, b, c which are proportional to the direction cosines l,m,nl, m, n of a line are called its direction ratios (d.r.'s). This means la=mb=nc\frac{l}{a} = \frac{m}{b} = \frac{n}{c} for some constant.

  • Direction Cosines from Direction Ratios

    If a,b,ca, b, c are the direction ratios of a line, then its direction cosines are given by the formulas: l=±aa2+b2+c2l = \pm \frac{a}{\sqrt{a^2+b^2+c^2}}, m=±ba2+b2+c2m = \pm \frac{b}{\sqrt{a^2+b^2+c^2}}, and n=±ca2+b2+c2n = \pm \frac{c}{\sqrt{a^2+b^2+c^2}}.

  • Direction Ratios of a Line Joining Two Points

    The direction ratios of the line segment joining points P(x1,y1,z1)P(x_1, y_1, z_1) and Q(x2,y2,z2)Q(x_2, y_2, z_2) can be taken as (x2x1),(y2y1),(z2z1)(x_2 - x_1), (y_2 - y_1), (z_2 - z_1).

  • Vector Equation of a Line

    The vector equation of a line passing through a point with position vector a\vec{a} and parallel to a given vector b\vec{b} is r=a+λb\vec{r} = \vec{a} + \lambda \vec{b}, where λ\lambda is a scalar parameter.

  • Cartesian Equation of a Line

    The Cartesian equation of a line passing through a point (x1,y1,z1)(x_1, y_1, z_1) and having direction ratios a,b,ca, b, c is xx1a=yy1b=zz1c\frac{x-x_1}{a} = \frac{y-y_1}{b} = \frac{z-z_1}{c}.

  • Angle Between Two Lines

    The angle θ\theta between two lines with direction vectors b1,b2\vec{b}_1, \vec{b}_2 or direction ratios a1,b1,c1a_1, b_1, c_1 and a2,b2,c2a_2, b_2, c_2 is given by cosθ=b1b2b1b2=a1a2+b1b2+c1c2a12+b12+c12a22+b22+c22\cos \theta = \left|\frac{\vec{b}_1 \cdot \vec{b}_2}{|\vec{b}_1||\vec{b}_2|}\right| = \left|\frac{a_1 a_2 + b_1 b_2 + c_1 c_2}{\sqrt{a_1^2+b_1^2+c_1^2} \sqrt{a_2^2+b_2^2+c_2^2}}\right|.

  • Conditions for Parallel and Perpendicular Lines

    Two lines are perpendicular if their direction vectors have a dot product of zero, i.e., b1b2=0\vec{b}_1 \cdot \vec{b}_2 = 0 or a1a2+b1b2+c1c2=0a_1 a_2 + b_1 b_2 + c_1 c_2 = 0. They are parallel if their direction ratios are proportional, i.e., a1a2=b1b2=c1c2\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}.

  • Shortest Distance Between Skew Lines

    The shortest distance dd between two skew lines r=a1+λb1\vec{r} = \vec{a}_1 + \lambda \vec{b}_1 and r=a2+μb2\vec{r} = \vec{a}_2 + \mu \vec{b}_2 is given by the formula d=(b1×b2)(a2a1)b1×b2d = \left|\frac{(\vec{b}_1 \times \vec{b}_2) \cdot (\vec{a}_2 - \vec{a}_1)}{|\vec{b}_1 \times \vec{b}_2|}\right|.

  • Condition for Intersecting Lines

    Two lines intersect if the shortest distance between them is zero. This occurs when the scalar triple product is zero: (b1×b2)(a2a1)=0(\vec{b}_1 \times \vec{b}_2) \cdot (\vec{a}_2 - \vec{a}_1) = 0.

  • Distance Between Parallel Lines

    The distance dd between two parallel lines r=a1+λb\vec{r} = \vec{a}_1 + \lambda \vec{b} and r=a2+μb\vec{r} = \vec{a}_2 + \mu \vec{b} is given by d=b×(a2a1)bd = \left|\frac{\vec{b} \times (\vec{a}_2 - \vec{a}_1)}{|\vec{b}|}\right|.

  • Equation of a Plane in Normal Form

    The vector equation of a plane at a perpendicular distance dd from the origin with unit normal vector n^\hat{n} is rn^=d\vec{r} \cdot \hat{n} = d. Its Cartesian form is lx+my+nz=dlx + my + nz = d, where l,m,nl, m, n are the direction cosines of the normal.

  • General Equation of a Plane

    The equation of a plane passing through a point with position vector a\vec{a} and perpendicular to a vector N\vec{N} is (ra)N=0(\vec{r} - \vec{a}) \cdot \vec{N} = 0. The general Cartesian form is Ax+By+Cz+D=0Ax + By + Cz + D = 0, where A,B,CA, B, C are direction ratios of the normal.

  • Equation of a Plane through Three Points

    The vector equation of a plane passing through three non-collinear points with position vectors a,b,c\vec{a}, \vec{b}, \vec{c} is given by (ra)[(ba)×(ca)]=0(\vec{r} - \vec{a}) \cdot [(\vec{b} - \vec{a}) \times (\vec{c} - \vec{a})] = 0.

  • Angle Between Two Planes

    The angle θ\theta between two planes is the angle between their normal vectors n1\vec{n}_1 and n2\vec{n}_2. It is calculated using cosθ=n1n2n1n2\cos \theta = \left|\frac{\vec{n}_1 \cdot \vec{n}_2}{|\vec{n}_1||\vec{n}_2|}\right|.

  • Angle Between a Line and a Plane

    The angle θ\theta between a line with direction vector b\vec{b} and a plane with normal vector n\vec{n} is given by sinθ=bnbn\sin \theta = \left|\frac{\vec{b} \cdot \vec{n}}{|\vec{b}||\vec{n}|}\right|. Note that this uses sine, not cosine.

  • Distance of a Point from a Plane

    The perpendicular distance of a point (x1,y1,z1)(x_1, y_1, z_1) from the plane Ax+By+Cz+D=0Ax + By + Cz + D = 0 is given by the formula d=Ax1+By1+Cz1+DA2+B2+C2d = \left|\frac{Ax_1 + By_1 + Cz_1 + D}{\sqrt{A^2 + B^2 + C^2}}\right|.

  • Intercept Form of a Plane

    The equation of a plane that makes intercepts a,b,ca, b, c on the x, y, and z-axes respectively is given by the formula xa+yb+zc=1\frac{x}{a} + \frac{y}{b} + \frac{z}{c} = 1.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words