हिंदी

Revision: Mathematics >> Three-dimensional Geometry CUET (UG) Three-dimensional Geometry

Advertisements

Definitions [4]

Definition: Direction Angles

If a directed line makes angles \[\alpha\], \[\beta\], and \[\gamma\] with the positive x-, y-, and z-axes respectively, then these are called the direction angles of the line.

Definition: Direction Cosines

The cosines of these angles are called the direction cosines of the line.

\[l = \cos \alpha, \quad m = \cos \beta, \quad n = \cos \gamma\]

So, the direction cosines are written as (l, m, n).

Definition: Direction Ratios

Any three numbers proportional to the direction cosines of a line are called the direction ratios of the line.

If (a, b, c) are direction ratios, then:

\[\frac{l}{a} = \frac{m}{b} = \frac{n}{c}\]
Definition: Linear Equation

An equation of the form ax + by + c = 0 represents a straight line and is known as a linear equation.

Formulae [8]

Formula: If Direction Ratios are Given

If the direction ratios of two lines are:

First line: \[(a_1, b_1, c_1)\]

Second line: \[(a_2, b_2, c_2)\]

then the cosine of the angle \[\theta\] between them is:

\[\cos \theta = \left| \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}} \right|\]
Formula: If Direction Cosines are Given

If the direction cosines of the two lines are

\[(l_1, m_1, n_1)\] and \[(l_2, m_2, n_2)\], then:

\[\cos \theta = |l_1l_2 + m_1m_2 + n_1n_2|\]
Formula: For Sine of the Angle

If the direction ratios are \[(a_1, b_1, c_1)\] and \[(a_2, b_2, c_2)\], then:

\[\sin \theta = \frac{\sqrt{(a_1b_2 - a_2b_1)^2 + (b_1c_2 - b_2c_1)^2 + (c_1a_2 - c_2a_1)^2}}{\sqrt{a_1^2 + b_1^2 + c_1^2} \sqrt{a_2^2 + b_2^2 + c_2^2}}\]
Formula: Distance between Parallel Lines

\[SD=\left|\frac{\left(a_{2}-a_{1}\right)\times b}{\left|b\right|}\right|\]

Formula: Distance between Skew Lines

Vector Form:

\[\mathbf{d}=\left|\frac{(\overline{\mathbf{b}}_{1}\times\overline{\mathbf{b}}_{2}).(\overline{\mathbf{a}}_{2}-\overline{\mathbf{a}}_{1})}{\left|\overline{\mathbf{b}}_{1}\times\overline{\mathbf{b}}_{2}\right|}\right|\]

Cartesian Form:

\[\mathbf{d}=\left|\frac{ \begin{vmatrix} x_2-x_1 & y_2-y_1 & z_2-z_1 \\ \mathbf{a}_1 & \mathbf{b}_1 & \mathbf{c}_1 \\ \mathbf{a}_2 & \mathbf{b}_2 & \mathbf{c}_2 \end{vmatrix}}{\sqrt{\left(\mathbf{a}_1\mathbf{b}_2-\mathbf{a}_2\mathbf{b}_1\right)^2+\left(\mathbf{a}_1\mathbf{c}_2-\mathbf{a}_2\mathbf{c}_1\right)^2+\left(\mathbf{b}_1\mathbf{c}_2-\mathbf{b}_2\mathbf{c}_1\right)^2}}\right|\]

Formula: Slope & Intercept

From general form:

  • Slope (m) = −a / b
  • Y-intercept = −c / b
Formula: Distance of a Point from a Plane

Vector Form:

\[\mathbf{d}=\frac{\left|\left(\overline{\mathbf{a}}.\overline{\mathbf{n}}\right)-\mathbf{p}\right|}{\left|\overline{\mathbf{n}}\right|}\]

Cartesian Form:

\[\mathbf{d}=\left|\frac{\mathbf{a}x_{1}+\mathbf{b}y_{1}+\mathbf{c}z_{1}+\mathbf{d}}{\sqrt{\mathbf{a}^{2}+\mathbf{b}^{2}+\mathbf{c}^{2}}}\right|\]

Formula: Angle between Two Lines

Vector:

Angle between two lines: \[\cos\theta=\left|\frac{\mathbf{b}_{1}\cdot\mathbf{b}_{2}}{|\mathbf{b}_{1}||\mathbf{b}_{2}|}\right|\]

If two lines are perpendicular: b₁ · b₂ = 0

If two lines are parallel: b₁ = λb₂

Cartesian: 

\[\cos\theta=\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}}}\]

If two lines are perpendicular: a₁a₂ + b₁b₂ + c₁c₂ = 0

If two lines are parallel: \[\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}\]

Key Points

Key Points: Direction Cosines and Direction Ratios of a Line
  • Direction Cosines (DCs) of a line: \[(l, m, n) = (\cos \alpha, \cos \beta, \cos \gamma)\].

  • Main identity: \[l^2 + m^2 + n^2 = 1\].

  • Direction Ratios (DRs): Are proportional to DCs.

  • Relation between DRs and DCs: If DRs are (a, b, c), then DCs are proportional to (a, b, c) divided by \[\sqrt{a^2 + b^2 + c^2}\].

  • DRs for two points: For points \[P(x_1, y_1, z_1)\] and \[Q(x_2, y_2, z_2)\], DRs are \[(x_2 - x_1, y_2 - y_1, z_2 - z_1)\].

Key Points: Equation of a Line in Space
  • Through point \(\vec a\) and parallel to \(\vec b\): \(\vec r = \vec a + \lambda \vec b\).

  • Parametric form: \(x = x_1 + \lambda a,; y = y_1 + \lambda b,; z = z_1 + \lambda c\).

  • Cartesian form: \(\frac{x-x_1}{a} = \frac{y-y_1}{b} = \frac{z-z_1}{c}\).

  • Through two points: \(\vec r = \vec a + \lambda(\vec b-\vec a)\).

Key Points: Angle Between Two Lines
  • The angle between two lines depends only on their directions.

  • If lines do not pass through the origin, imagine parallel lines through the origin.

  • The dot-product formula is the main method for solving these questions.

  • In symmetric form, denominators give direction ratios.

  • Zero dot product means perpendicular lines.

  • Proportional direction ratios mean parallel lines.

  • The required angle is generally the acute angle.

Key Points: Shortest Distance Between Two Lines
  • Intersecting lines: SD = 0

  • Parallel lines: \[SD = \frac{|(\vec{a}_2 - \vec{a}_1) \times \vec{b}|}{|\vec{b}|}\]

  • Skew lines: \[SD = \frac{|(\vec{a}_2 - \vec{a}_1) \cdot (\vec{b}_1 \times \vec{b}_2)|}{|\vec{b}_1 \times \vec{b}_2|}\]

Key Points: Equations of Line in Different Forms
Form Formula
X-axis y = 0
Y-axis x = 0
Parallel to the X-axis y = b or y = -b
Parallel to the Y-axis x = a or x = -a
Slope-point form y − y₁ = m(x − x₁)
Two-point form \[\frac{y-y_{1}}{y_{1}-y_{2}}=\frac{x-x_{1}}{x_{1}-x_{2}}\]
Slope-intercept form y = mx + c
Intercept form \[\frac{x}{\mathrm{a}}+\frac{y}{\mathrm{b}}=1\]
Normal form x cosα + y sinα = p
Parametric form \[\frac{x-x_{1}}{\cos\theta}=\frac{y-y_{1}}{\sin\theta}=r\]

Position of a Point:

For line: ax₁ + by₁ + c

  • If ax₁ + by₁ + c = 0 → Point lies on the line
  • If ax₁ + by₁ + c < 0 → Point lies on one side (origin side)
  • If ax₁ + by₁ + c > 0 → Point lies on other side
Key Points: Coplanarity of Two Lines

Vector Form:

Condition for coplanarity of two lines:

Two lines r = a₁ + λb₁ and r = a₂ + μb₂ are coplanar if

(a₁ − a₂) · (b₁ × b₂) = 0

Equation of the plane containing both lines:

\[\left(\overline{\mathbf{r}}-\overline{\mathbf{a}_1}\right).\left(\overline{\mathbf{b}_1}\times\overline{\mathbf{b}_2}\right)=\mathbf{0}\] or \[\left(\overline{\mathbf{r}}-\overline{\mathbf{a}_2}\right).\left(\overline{\mathbf{b}_1}\times\overline{\mathbf{b}_2}\right)=\mathbf{0}\]

Cartesian Form:

\[\begin{vmatrix} x_2-x_1 & y_2-y_1 & z_2-z_1 \\ \mathbf{a}_1 & \mathbf{b}_1 & \mathbf{c}_1 \\ \mathbf{a}_2 & \mathbf{b}_2 & \mathbf{c}_2 \end{vmatrix}=0\]

Key Points: Vector and Cartesian Equations of a Line
Case Vector Form Cartesian Form (Symmetric Form)
1. Through a point + parallel to vector r = a + λb x = x₁ + lλ y = y₁ + mλ z = z₁ + nλ
2. Through two points r = a + λ(b − a) x − x₁ / (x₂ − x₁) = y − y₁ / (y₂ − y₁) = z − z₁ / (z₂ − z₁)
Advertisements
Advertisements
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×