English

Overview of Three Dimensional Geometry

Advertisements

Topics

Estimated time: 26 minutes
CBSE: Class 12
CISCE: Class 12

Formula: Distance Formula

  • Distance between P(x₁, y₁, z₁) and Q(x₂, y₂, z₂):

  • Distance of point (x, y, z) from origin

\[OP=\sqrt{x^2+y^2+z^2}\]

CBSE: Class 12
CISCE: Class 12

Formula: Section Formula

For points A(x₁, y₁, z₁) and B(x₂, y₂, z₂) divided in ratio m₁ : m₂

(a) Internal Division

\[\left(\frac{m_1x_2+m_2x_1}{m_1+m_2},\frac{m_1y_2+m_2y_1}{m_1+m_2},\frac{m_1z_2+m_2z_1}{m_1+m_2}\right)\]

(b) External Division

\[\left(\frac{m_1x_2-m_2x_1}{m_1-m_2},\frac{m_1y_2-m_2y_1}{m_1-m_2},\frac{m_1z_2-m_2z_1}{m_1-m_2}\right)\]

(c) Mid-Point Formula

\[\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2},\frac{z_1+z_2}{2}\right)\]

CBSE: Class 12
CISCE: Class 12

Key Points: Coordinate Planes

  • XY-plane → z = 0

  • YZ-plane → x = 0

  • ZX-plane → y = 0

CBSE: Class 12
CISCE: Class 12

Definition: Straight Line

A straight line in space is uniquely determined if

  1. It passes through a given point and has a given direction;
  2. It passes through two given points. 
CBSE: Class 12
CISCE: Class 12

Formula: Form of a Line

1. Symmetric (Standard) Form of a Line

If a line passes through (x1,y1,z1) and has direction cosines (l,m,n) then its equation is:

\[\frac{x-x_{1}}{l}=\frac{y-y_{1}}{m}=\frac{z-z_{1}}{n}=r\]

2. Parametric Form (Coordinates of any Point)

\[x=x_1+lr,\quad y=y_1+mr, \quad z=z_1+nr\]

3. Line with Given Direction Ratios

\[\frac{x-x_1}{a}=\frac{y-y_1}{b}=\frac{z-z_1}{c}\]

CBSE: Class 12
CISCE: Class 12

Formula: Two Point Form

\[\frac{x-x_1}{x_2-x_1}=\frac{y-y_1}{y_2-y_1}=\frac{z-z_1}{z_2-z_1}\]

CBSE: Class 12
CISCE: Class 12

Definition: Vector Form of the Equation of a Line

If a line passes through a point whose position vector is \[\vec{a}\] and is parallel to a given vector \[\vec{b}\], then its vector equation is:

\[\vec{r}=\vec{a}+\lambda\vec{b}\]

Where λ is a scalar parameter.

Line Through the Origin:

\[\vec{r}=\lambda\vec{b}\]

CBSE: Class 12
CISCE: Class 12

Definition: Vector Equation of a Line Through Two Given Points

If a straight line passes through two points whose position vectors are \[\vec{a}\] and \[\vec{b}\], then the vector equation of the line is:

\[\vec{r}=\vec{a}+\lambda(\vec{b}-\vec{a})\]

or

\[\vec{r}=(1-\lambda)\vec{a}+\lambda\vec{b}\]

CBSE: Class 12
CISCE: Class 12

Formula: Cartesian ⇔ Vector Form

1. Cartesian → Vector Form

If the Cartesian equation of a line is:

\[\frac{x-x_1}{a}=\frac{y-y_1}{b}=\frac{z-z_1}{c}\]

Then its vector form is:

\[\vec{r}=(x_1\hat{i}+y_1\hat{j}+z_1\hat{k})+\lambda(a\hat{i}+b\hat{j}+c\hat{k})\]

2. Vector → Cartesian Form

If the vector equation of a line is:

\[\vec{r}=\vec{a}+\lambda\vec{m}\]

Then the Cartesian form is:

\[\frac{x-x_1}{a}=\frac{y-y_1}{b}=\frac{z-z_1}{c}\]

CBSE: Class 12
CISCE: Class 12

Definition: Coplanar and Skew Lines

Coplanar:

Two straight lines are coplanar if they are either parallel or intersecting.

Skew Lines:

Two straight lines (in space) which are neither parallel nor intersecting are called skew lines.

CISCE: Class 12

Definition: A Plane

A plane is a surface such that if two points are taken in it, the straight line joining them lies wholly in the surface. 

General Equation of a Plane:

\[ax+by+cz+d=0\]

Plane Passing Through the Origin:

\[ax+by+cz=0\]

CISCE: Class 12

Formula: One-Point Form of the Equation of a Plane

If the plane passes through (x1,y1,z1) then:

\[a(x-x_1)+b(y-y_1)+c(z-z_1)=0\]

CISCE: Class 12

Formula: Plane Through Three Given Points

If the plane passes through (x1,y1,z1) (x2,y2,z2),(x3,y3,z3), then its equation is:

\[\begin{vmatrix}
x-x_1 & y-y_1 & z-z_1 \\
x_2-x_1 & y_2-y_1 & z_2-z_1 \\
x_3-x_1 & y_3-y_1 & z_3-z_1
\end{vmatrix}=0\]

CISCE: Class 12

Formula: Normal (Perpendicular) Form of the Equation of a Plane

If

  • p = length of the perpendicular from the origin to the plane

  • (l,m,n) = direction cosines of the normal to the plane

Then the equation of the plane is:

\[lx+my+nz=p\]

CISCE: Class 12

Formula: Intercept Form of the Equation of the Plane

\[\frac{x}{a}+\frac{y}{b}+\frac{z}{c}=1\]

CISCE: Class 12

Key Points: Reduce General Equation to Intercept Form

If the general equation of a plane is:

ax + by + cz + d = 0

Rewrite as:

ax + by + cz = d

Then divide throughout by −d, to get:

\[\frac{x}{\frac{-d}{a}}+\frac{y}{\frac{-d}{b}}+\frac{z}{\frac{-d}{c}}=1\]

CISCE: Class 12

Formula: Vector Equation of a Plane (Normal Form)

\[\vec{r}\cdot\hat{n}=p\]

If the plane passes through the origin:

\[\vec{r}\cdot\hat{n}=0\]

Corresponding Cartesian form:

\[lx+my+nz=p\]

CISCE: Class 12

Formula: Plane Through a Given Point

Vector form:

\[(\vec{r}-\vec{a})\cdot\vec{n}=0\]

Cartesian form:

\[a(x-x_1)+b(y-y_1)+c(z-z_1)=0\]

CISCE: Class 12

Formula: Angle Between Two Planes

Vector form:

If planes are: \[\vec{r}\cdot\vec{n}_1=q_1,\quad\vec{r}\cdot\vec{n}_2=q_2\] then:

\[\cos\theta=\frac{\vec{n}_1\cdot\vec{n}_2}{|\vec{n}_1||\vec{n}_2|}\]

Cartesian Form:

\[\cos\theta=\frac{a_1a_2+b_1b_2+c_1c_2}{\sqrt{a_1^2+b_1^2+c_1^2}\sqrt{a_2^2+b_2^2+c_2^2}}\]

CISCE: Class 12

Formula: The Angle between a Line and a Plane

Vector Form:

\[\sin\theta=\frac{\overrightarrow{b}.\overrightarrow{n}}{|\overrightarrow{b}|.|\overrightarrow{n}|}\]

Cartesian Form:

\[\sin\theta=\frac{al+bm+cn}{\sqrt{a^2+b^2+c^2}\sqrt{l^2+m^2+n^2}}\]

CISCE: Class 12

Formula: Equation of a Plane Through the Intersection of Two Planes

Vector form:

If the planes are: \[\vec{r}\cdot\vec{n}_1=d_1\quad\mathrm{and}\quad\vec{r}\cdot\vec{n}_2=d_2\]

Then the plane through their intersection is:

\[(\vec{r}\cdot\vec{n}_1-d_1)+\lambda(\vec{r}\cdot\vec{n}_2-d_2)=0\]

CISCE: Class 12

Formula: Distance of a Point from a Plane

Vector form:

\[\frac{|\vec{a}\cdot\vec{n}-d|}{|\vec{n}|}\]

Cartesian form:

\[\frac{|ax_1+by_1+cz_1+d|}{\sqrt{a^2+b^2+c^2}}\]

Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×