Question:

The shortest distance between the lines $\frac{ x - 3}{3} = \frac{y-8}{-1}= \frac{z - 3}{1} $ and $\frac{ x + 3}{-3} = \frac{y +7}{2}= \frac{z - 6}{4} $ is

Updated On: May 12, 2024
  • $\sqrt{30}$
  • $2 \sqrt{30}$
  • $5 \sqrt{30}$
  • $3 \sqrt{30}$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

$l_1 : \frac{ x - 3}{3} = \frac{y-8}{-1}= \frac{z - 3}{1} $ $l_2 : \frac{ x + 3}{-3} = \frac{y +7}{2}= \frac{z - 6}{4} $ Shortest distance between two lines is, $=\left|\frac{\begin{vmatrix}x_{2}-x_{1}&y_{2}-y_{1}&z_{2}-z_{1}\\ a_{1}&b_{1}&c_{1}\\ a_{2}&b_{2}&c_{2}\end{vmatrix}}{\sqrt{\left(b_{1} c_{2} -b_{2} c_{1}\right)^{2}+\left(c_{1} a_{2} -c_{2}a_{1}\right)^{2}+\left(a_{1}b_{2}-a_{2}b_{1}\right)^{2}}}\right|$ $=\left|\frac{\begin{vmatrix} -3 -3 & -7 - 8 & 6 - 3\\ 3 & -1 & 1 \\ -3 & 2 & 4 \end{vmatrix}}{\sqrt{\left(- 4 - 2 \right)^{2}+\left(-3 -12\right)^{2}+\left(6 - 3\right)^{2}}}\right|$ $=\left|\frac{\begin{vmatrix} -6 & - 15 & 3\\ 3 & -1 & 1 \\ -3 & 2 & 4 \end{vmatrix}}{\sqrt{\left(-6 \right)^{2}+\left(-15\right)^{2}+\left(3\right)^{2}}}\right|$ $= \frac{3\left(6-3\right)-1\left(-12-45\right)+4\left(6+45\right)}{\sqrt{36+225+9}} =\frac{9+57+204}{\sqrt{270}} $ $=\frac{270}{\sqrt{270}}=\sqrt{270}=3\sqrt{30}$
Was this answer helpful?
0
0

Concepts Used:

Straight lines

A straight line is a line having the shortest distance between two points. 

A straight line can be represented as an equation in various forms,  as show in the image below:

 

The following are the many forms of the equation of the line that are presented in straight line-

1. Slope – Point Form

Assume P0(x0, y0) is a fixed point on a non-vertical line L with m as its slope. If P (x, y) is an arbitrary point on L, then the point (x, y) lies on the line with slope m through the fixed point (x0, y0) if and only if its coordinates fulfil the equation below.

y – y0 = m (x – x0)

2. Two – Point Form

Let's look at the line. L crosses between two places. P1(x1, y1) and P2(x2, y2)  are general points on L, while P (x, y) is a general point on L. As a result, the three points P1, P2, and P are collinear, and it becomes

The slope of P2P = The slope of P1P2 , i.e.

\(\frac{y-y_1}{x-x_1} = \frac{y_2-y_1}{x_2-x_1}\)

Hence, the equation becomes:

y - y1 =\( \frac{y_2-y_1}{x_2-x_1} (x-x1)\)

3. Slope-Intercept Form

Assume that a line L with slope m intersects the y-axis at a distance c from the origin, and that the distance c is referred to as the line L's y-intercept. As a result, the coordinates of the spot on the y-axis where the line intersects are (0, c). As a result, the slope of the line L is m, and it passes through a fixed point (0, c). The equation of the line L thus obtained from the slope – point form is given by

y – c =m( x - 0 )

As a result, the point (x, y) on the line with slope m and y-intercept c lies on the line, if and only if

y = m x +c