Question
Question: Calculate the shortest distance between the lines \( \vec r = \left( {4\hat i - \hat j} \right) + \l...
Calculate the shortest distance between the lines r=(4i^−j^)+λ(i^+2j^−3k^) and r=(i^−j^+2k^)+μ(2i^+4j^−5k^) .
Solution
Hint : The given question is related to the concept of shortest distance between the lines. Here, in this question we are given two lines in vector form and we have to find the shortest distance between these two lines. We will proceed solving this question by first comparing the given lines with r=a^1+λb^1 and r=a^2+λb^2 respectively. Then, find out the various values which are included in the formula and then substitute the obtained values in the shortest distance formula.
Formula used:
r=a^1+λb^1
r=a^2+λb^2
d=b1×b2(a2−a1)×(b1×b2)
Complete step by step solution:
Given equation of lines in vector form are r=(4i^−j^)+λ(i^+2j^−3k^) and r=(i^−j^+2k^)+μ(2i^+4j^−5k^) .
As we know that the shortest distance between the lines r=a^1+λb^1 and r=a^2+λb^2 is d=b1×b2(a2−a1)×(b1×b2)
Comparing the given lines with r=a^1+λb^1 and r=a^2+λb^2 respectively, we get
a^1=4i^−j^ a^2=i^−j^+2k^ b^1=i^+2j^−3k^ b^2=2i^+4j^−5k^
Now, we will calculate the value of a2−a1
⇒a^2−a^1=(i^−j^+2k^)−(4i^−j^) ⇒a^2−a^1=(i^−j^+2k^)−4i^+j^ ⇒a^2−a^1=−3i^+0j^+2k^
Next, we calculate the value of b1×b2
\Rightarrow {{\vec b}_1} \times {{\vec b}_2} = \left| {\begin{array}{*{20}{c}}
{\hat i}&{\hat j}&{\hat k} \\\
1&2&{ - 3} \\\
2&4&{ - 5}
\end{array}} \right| \\\
\Rightarrow {{\vec b}_1} \times {{\vec b}_2} = \left( {\left( {2 \times - 5} \right) - \left( { - 3 \times 4} \right)} \right)\hat i - \left( {\left( {1 \times - 5} \right) - \left( { - 3 \times 2} \right)} \right)\hat j + \left( {\left( {1 \times 4} \right) - \left( {2 \times 2} \right)} \right)\hat k \\\
\Rightarrow {{\vec b}_1} \times \vec b = \left( { - 10 + 12} \right)\hat i - \left( { - 5 + 6} \right)\hat j + \left( {4 - 4} \right)\hat k \\\
\Rightarrow {{\vec b}_1} \times \vec b = 2\hat i - \hat j + 0\hat k \;
The value of b1×b2
⇒b1×b2=(2)2+(−1)2+(0)2 ⇒b1×b2=4+1+0 ⇒b1×b2=5
The value obtained after (a2−a1)×(b1×b2) is
⇒(a2−a1)×(b1×b2)=(−3i^+0j^+2k^)×(2i^−j^+0k^) ⇒(a2−a1)×(b1×b2)=−6
Now, we will substitute all the values obtained in the shortest distance formula and get,
⇒d=b1×b2(a2−a1)×(b1×b2) ⇒d=5−6 ⇒d=56
Therefore, the shortest distance between the given equation of lines is 56 .
Note : The given question was an easy one. While solving such questions, students should keep in mind the direction ratios. Here, in the above question we couldn’t take the negative answer as the distance can never be negative that’s why there is a modulus in the formula of shortest distance between two lines. Students should avoid making calculation mistakes while solving determinants. In these types of questions, the vector sign is very important as it signifies the direction of the vector.