Question
Mathematics Question on Three Dimensional Geometry
Find the shortest distance between the lines 7x+1=−6y+1=1z+1 and 1x−3=−2y−5=1z−7
The given lines are 7x+1=−6y+1=1z+1 and 1x−3=−2y−5=1z−7
It is known that the shortest distance between the two lines,
a1x−x1=b1y−y1=c1z−z1 and a2x−x2=b2y−y2=c2z−z2, is given by,
d=(b1c2−b2c1)2+(c1a2−c2a1)2+(a1b2−a2b1)2x2−x1\a1\a2y2−y1b1b2z2−z1c1c2....(1)
Comparing the given equations, we obtain,
x1=-1, y1=-1, z1=-1
a1=7, b1=-6, c1=1
x2=3, y2=5, z2=7
a2=1, b2=-2, c2=1
Then,
x2−x1\a1\a2y2−y1b1b2z2−z1c1c2
=4\7\16−6−2811
=4(-6+2)-6(7-1)+8(-14+6)
=-16-36-64
=-116
⇒(b1c2−b2c1)2+(c1a2−c2a1)2+(a1b2−a2b1)2
=(−6+2)2+(1+7)2+(−14+6)2
=16+36+64
=116
=229
Substituting all the values in equation(1), we obtain
d=229−116
=29−58
=29−2∗29
=-229
Since, the distance is always non-negative, the distance between the given lines is 229 units.