Question:

The line $l_1$ passes through the point $(2,6,2)$ and is perpendicular to the plane $2 x+y-2 z=10$. Then the shortest distance between the line $l_1$ and the line $\frac{x+1}{2}=\frac{y+4}{-3}=\frac{z}{2}$ is :

Updated On: Mar 19, 2025
  • $\frac{19}{3}$
  • 7
  • 9
  • $\frac{13}{3}$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

The given line \( \ell \) passes through the point \( A(2, 6, 2) \) and is perpendicular to the plane \( 2x + y - 2z = 10 \). The equations of the two lines are:

  • \( L_1: \frac{x - 2}{2} = \frac{y - 6}{1} = \frac{z - 2}{-2} \),
  • \( L_2: \frac{x + 1}{2} = \frac{y + 4}{-3} = \frac{z}{2} \).

The shortest distance \( d \) between the two skew lines is given by:

\[ d = \frac{| \overrightarrow{AB} \cdot (\overrightarrow{MN}) |}{| \overrightarrow{MN} |}, \]

where:
  • \( \overrightarrow{AB} \) is the vector from point \( A(2, 6, 2) \) on \( L_1 \) to point \( B(-1, -4, 0) \) on \( L_2 \),
  • \( \overrightarrow{MN} \) is the cross product of the direction ratios of the two lines.

The vector \( \overrightarrow{AB} \) is:

\[ \overrightarrow{AB} = (-1 - 2) \hat{i} + (-4 - 6) \hat{j} + (0 - 2) \hat{k} = -3 \hat{i} - 10 \hat{j} - 2 \hat{k}. \]

The direction ratios of \( L_1 \) are \( 2 \hat{i} + 1 \hat{j} - 2 \hat{k} \), and the direction ratios of \( L_2 \) are \( 2 \hat{i} - 3 \hat{j} + 2 \hat{k} \). The cross product \( \overrightarrow{MN} \) is:

\[ \overrightarrow{MN} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 1 & -2 \\ 2 & -3 & 2 \end{vmatrix}. \]

Expanding the determinant gives:

\[ \overrightarrow{MN} = (-4) \hat{i} - (8) \hat{j} - (8) \hat{k}. \]

The magnitude of \( \overrightarrow{MN} \) is:

\[ |\overrightarrow{MN}| = \sqrt{(-4)^2 + (-8)^2 + (-8)^2} = \sqrt{16 + 64 + 64} = 12. \]

Now, compute the dot product \( \overrightarrow{AB} \cdot \overrightarrow{MN} \):

\[ \overrightarrow{AB} \cdot \overrightarrow{MN} = (-3)(-4) + (-10)(-8) + (-2)(-8) = 12 + 80 + 16 = 108. \]

The shortest distance \( d \) is:

\[ d = \frac{| \overrightarrow{AB} \cdot \overrightarrow{MN} |}{| \overrightarrow{MN} |} = \frac{108}{12} = 9. \]

Conclusion

The shortest distance between the two lines is:

\[ \boxed{9}. \]

Was this answer helpful?
0
1
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Line , is given by

Given,

Shortest distance



Shortest distance
Was this answer helpful?
0
0

Concepts Used:

General Equation of a Line

Equation of Straight Line Formula:

A straight line is a figure created when two points A (x1, y1) and B (x2, y2) are connected with a minimum distance between them, and both the ends are extended to immensity (infinity). With variables x and y, the standard form of a linear equation is: ax + by = c, where a, b, and c are constants and x, and y are variables.

Standard form of a linear equation

Point Slope Form:

The equation of a straight line whose slope is m and passes through a point (x1, y1) is formed or created using the point-slope form. The equation of the point-slope form is:

y - y1 = m (x - x1),

where (x, y) = an arbitrary point on the line.