Find the shortest distance between the two skew lines

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
frozen7
Messages
163
Reaction score
0
Find the shortest distance between the two skew lines L(1) and L(2) with equations
r = (1, 2, 2) + s (4, 3, 2) and r = (1, 0, -3) + t (4, -6, -1)

How to do this? Help needed..
 
Physics news on Phys.org
Have you got any ideas on how you can approach this? Your book might have a few examples.
 
I have an idea but I am not sure it is correct or not.
Is the length equal to the length of the normal of either of the line to the point of another line?