View Single Post
  #1  
Old May 20th, 2009, 03:17 AM
qkfxjs qkfxjs is offline
Newbie
 
Join Date: May 2009
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
qkfxjs is on a distinguished road
Default distance between two skew lines.

Find the distance between two skew lines:
L1: x = 2s, y = 2s - 1, z = s + 1, and
L2: x = t, y = 2t - 2, z = 3.
Reply With Quote