How Do You Solve a Skew Lines Distance Problem in Vector Geometry?

  • Thread starter Thread starter thepassenger48
  • Start date Start date
  • Tags Tags
    Geometry Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
thepassenger48
Messages
13
Reaction score
0

Homework Statement


Given
Line1: (x,y,x)=(2,1,-1) + t(-1,0,2)
Line2: (x,y,x)=(1,1,3) + s(5,-6,-7)

The lines L1 and L2 are skew; determine points Q and R on lines L1 and L2 respectively such that ||QR|| = 2

2. The attempt at a solution
I have no idea how to even approach this question! Can someone give me a clue? Please

Thank you
 
Last edited:
Physics news on Phys.org
Do you know how to find the closest distance between the two lines? I attempted to do it and get sqrt(16/21) which is less than 2. This means, if you imagine the geometry, that there are immensely many points on the two lines that are distance 2 apart. Are there any two in particular that you are interested in?