Since the point (1,μ,2) lies on the line 1x−4=2y−9=1z−5, we substitute its coordinates into the line equation:
11−4=2μ−9=12−5
−3=2μ−9=−3⇒μ−9=−6⇒μ=3
The direction ratios of the given line are (1,2,1). The direction ratios of the perpendicular from (λ,2,3) to (1,3,2) are (1−λ,3−2,2−3)=(1−λ,1,−1).
Since the lines are perpendicular, their dot product is zero:
1(1−λ)+2(1)+1(−1)=0
1−λ+2−1=0⇒λ=2
Substituting λ=2 and μ=3 into the equations of the two lines, we get:
L1:2x−1=3y−2=6z+4
L2:2x−2=3y−3=6z+5
These are parallel lines with direction vector b=2i^+3j^+6k^. The lines pass through the points a1=i^+2j^−4k^ and a2=2i^+3j^−5k^ respectively.
The distance d between two parallel lines is given by d=∣b∣∣(a2−a1)×b∣.
We have a2−a1=(2−1)i^+(3−2)j^+(−5−(−4))k^=i^+j^−k^.
Now, we compute the cross product:
(a2−a1)×b=i^12j^13k^−16
=i^(6−(−3))−j^(6−(−2))+k^(3−2)=9i^−8j^+k^
The magnitude of this vector is:
∣9i^−8j^+k^∣=92+(−8)2+12=81+64+1=146
The magnitude of the direction vector b is:
∣b∣=22+32+62=4+9+36=49=7
Therefore, the distance between the lines is:
d=7146
Answer: 7146