Question
Question: Find the shortest distance between lines \( \vec{r}=\hat{i}+2\hat{j}+3\hat{k}+\lambda \left( 2\hat{i...
Find the shortest distance between lines r=i^+2j^+3k^+λ(2i^+j^+4k^) and r=2i^+4j^+5k^+μ(3i^+4j^+5k^) .
(a) 2
(b) 61
(c) 61
(d) 6
Solution
Hint : In order to solve this problem, we need to know the formula for the shortest distance. The formula for shortest distance of lines represented by r=a1+λb1 and r=a2+μb2 is as follows,
Shortest distance = b1×b2(b1×b2).(a2−a1) .We can calculate the denominator by cross-product and solve the numerator by the dot product.
Complete step-by-step answer :
We need to find the shortest distance between two lines.
Let's compare the first equation r=i^+2j^+3k^+λ(2i^+j^+4k^) to r=a1+λb1
We get,
a1=i^+2j^+3k^
bˉ1=2i^+j^+4k^
Now comparing the second equation r=2i^+4j^+5k^+μ(3i^+4j^+5k^) with r=a2+μb2 we get,
aˉ2=2i^+4j^+5k^
bˉ2=3i^+4j^+5k^
The formula for shortest distance of lines represented by r=a1+λb1 and r=a2+μb2 is as follows,
Shortest distance = b1×b2(b1×b2).(a2−a1)..............................(i)
Now we need to find the value of (a2−a1) ,
Substituting the values, we get,
(a2−a1)=(2i^+4j^+5k^)−(i^+2j^+3k^)
Solving we get,
(a2−a1)=(2−1)i^+(4−2)j^+(5−3)k^=i^+2j^+2k^..................................(ii)
Now finding the value of b1×b2 .
We need to find the cross product of the above vectors.