Question
Mathematics Question on 3D Geometry
The shortest distance between lines L1 and L2, where L1:2x−1=−3y+1=2z+4 and L2 is the line passing through the points A(−4,4,3), B(−1,6,3) and perpendicular to the line −2x−3=3y=1z−1, is
221121
11724
221141
11742
221141
Solution
Identify direction ratios and vector between points on the lines. The direction ratios of L1 are ⟨2,−3,2⟩, and the direction ratios of L2 are ⟨3,2,0⟩ (since z is constant, indicating parallel planes along the z-axis).
Compute vector AB between points on L1 and L2. Select points A(1,−1,−4) on L1 and B(−4,4,3) on L2. Calculate AB:
AB=⟨−4−1,4−(−1),3−(−4)⟩=⟨−5,5,7⟩.
Use the shortest distance formula. The shortest distance (S.D.) between two skew lines with direction vectors d1=⟨2,−3,2⟩ and d2=⟨3,2,0⟩, and a vector AB between points on each line, is given by:
S.D=∣d1×d2∣∣AB⋅(d1×d2)∣.
Calculate d1×d2:
d1×d2=i 2 3j−32k20.
Expanding the determinant:
=i((−3)(0)−(2)(2))−j((2)(0)−(2)(3))+k((2)(2)−(−3)(3)), =i(−4)−j(−6)+k(4+9), =⟨−4,6,13⟩.
Compute AB⋅(d1×d2)
AB⋅(d1×d2)=⟨−5,5,7⟩⋅⟨−4,6,13⟩, =(−5)(−4)+(5)(6)+(7)(13), =20+30+91=141.
Calculate ∣d1×d2∣
∣d1×d2∣=(−4)2+62+132=16+36+169=221.
Substitute values into the shortest distance formula:
S.D=221∣141∣=221141.
Therefore, the answer is:
221141.