Solveeit Logo

Question

Question: The shortest distance between the lines \[\dfrac{x}{2} = \dfrac{y}{2} = \dfrac{z}{1}\] and \[\dfrac{...

The shortest distance between the lines x2=y2=z1\dfrac{x}{2} = \dfrac{y}{2} = \dfrac{z}{1} and x+21=y48=z54\dfrac{{x + 2}}{{ - 1}} = \dfrac{{y - 4}}{8} = \dfrac{{z - 5}}{4} lies in the interval:
a). [1,2)[1,2)
b). (3,4](3,4]
c). [0,1)[0,1)
d). (2,3](2,3]

Explanation

Solution

Finding the space among parallel lines is to decide how ways aside the lines are. This may be executed by measuring the perpendicular distance between them. We might also derive a component for use of this technique and use this method at once to find the shortest distance between two parallel lines. For non-intersecting lines lying in the same plane, the shortest distance is the distance that is the shortest of all of the distances between points.
Formula Used:
Shortest distance: \dfrac{{\left| {\begin{array}{*{20}{c}} {{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{array}} \right|}}{{\left\| {\begin{array}{*{20}{c}} i&j;&k; \\\ {{a_1}}&{{b_1}}&{{c_1}} \\\ {{a_2}}&{{b_2}}&{{c_2}} \end{array}} \right\|}}

Complete step-by-step solution:
Now let us compute the shortest distance between the pair of given lines x2\dfrac{x}{2} =y2 = \dfrac{y}{2} =z1 = \dfrac{z}{1}and x+21=y48=z54\dfrac{{x + 2}}{{ - 1}} = \dfrac{{y - 4}}{8} = \dfrac{{z - 5}}{4}.
Here we see that x1{x_1} == 00 and x2=2{x_2} = - 2, y1=0{y_1} = 0 and y2=4{y_2} = 4, z1=0{z_1} = 0and z2=5{z_2} = 5, a1{a_1}, b1{b_1}, c1{c_1} is equal to
22, 22, 11 respectively and a2{a_2}, b2{b_2}, c2{c_2} is equal to 1 - 1, 88, 44 respectively.
Therefore we substitute the values inside the formula,

{ - 2}&4&5 \\\ 2&2&1 \\\ { - 1}&8&4 \end{array}} \right|}}{{\left\| {\begin{array}{*{20}{c}} i&j;&k; \\\ 2&2&1 \\\ { - 1}&8&4 \end{array}} \right\|}}$$ Then we compute the determinant of the numerator, $$ = - 2(2.4 - 8.1) - 4(2.4 + 1.1) + 5(2.8 + 1.2) \\\ = - 2.0 - 4.9 + 5.18 \\\ = - 36 + 90 \\\ = 54 $$ And then we calculate the denominator by first opening the determinant and then using the distance formula over the equation, $$ = i(2.4 - 8.1) - j(2.4 + 1.1) + k(2.8 + 1.2) \\\ = i.0 - j.9 + k.18 \\\ = 0i - 9j + 18k $$ Now we use the distance formula in the above-obtained equation i.e. $$\sqrt {{{({x_2} - {x_1})}^2} + {{({y_2} - {y_1})}^2} + {{({z_2} - {z_1})}^2}} $$ $${x_1}$$,$${y_1}$$,$${\kern 1pt} {\kern 1pt} {z_1}$$is equal to $$0$$so now we have, $$ \sqrt {{0^2} + {{( - 9)}^2} + {{18}^2}} \\\ = \sqrt {81 + 324} \\\ = \sqrt {405} \\\ = 20.1 $$ Hence, the shortest distance is $$\dfrac{{54}}{{20.1}}$$ which is equal to $$2.68$$ Now we see that $$2.68$$ lies inside the interval $$(2,3]$$ **Therefore the correct option is (d) $$(2,3]$$.** **Additional information:** In 3D space, two lines can either intersect each other at some point, parallel to each other or they could neither be intersecting nor parallel to every other, additionally referred to as skew lines. In the case of intersecting lines the shortest distance among them is $$0$$. **Note:** One must be very fluent and careful while opening the determinants. The whole answer of the problem lies completely in how correctly the determinants are evaluated. Also one has to be very cautious while deciding the signs of terms of the lines while substituting them in the formulas.