Let L1 be the line passing through the point P13 3 2 with di
     Let L_1 be the line passing through the point P_1=(-3, 3, 2) with direction vector dvector=[3, 3, -1]^T, and let L_2 be the line passing through the point P_2=(4, -2, -2) with the  same direction vector.  Find the shortest distance d between these two lines, and find a point Q_1 on L_1 and a point Q_2 on L_2 so that d(Q_1,Q_2)=d. Use the squareroot symbol \'Squareroot\' where needed to give an exact value for your answer  d = 0  Q_1 = (0, 0, 0)  Q_2 = (0, 0, 0)![Let L_1 be the line passing through the point P_1=(-3, 3, 2) with direction vector dvector=[3, 3, -1]^T, and let L_2 be the line passing through the point P_2=  Let L_1 be the line passing through the point P_1=(-3, 3, 2) with direction vector dvector=[3, 3, -1]^T, and let L_2 be the line passing through the point P_2=](/WebImages/27/let-l1-be-the-line-passing-through-the-point-p13-3-2-with-di-1072471-1761561987-0.webp) 
  
  Solution
The line L1 is given by (-3+3t, 3+3t, 2-t)
The distance of point P2 from the point (-3+3t, 3+3t, 2-t) on the line L1 is given by:
d 2 = (4+3-3t)2 + (-2-3-3t)2 + (-2-2+t)2 = (7-3t)2 + (-5-3t)2 + (-4+t)2
Take derivative on both sides , we get :
2d d(d)/dt = -6(7-3t) -6(-5-3t)+2(-4+t) = 0
=> -42+18t+30+18t-8+2t = 0
=> 38t = 20
=> t = 20/38 = 10/19
d2 = (7-30/19)2 + (-5-30/19)2 + (-4+10/19)2
=> d2 = (10609)/192 + (15625)/192 + (7396)/192
=> d2 = 33630/192
=> d = sqrt(33630)/19
The shortest distance = sqrt(33630)/19
Now this occurs when t = 10/19
Q1 = (-3+30/19, 3+30/19, 2-10/19) = (-27/19, 87/19, 28/19)
Q2 = (4+30/19, -2+30/19, -2-10/19) = (106/19, -8/19, -48/19)
![Let L_1 be the line passing through the point P_1=(-3, 3, 2) with direction vector dvector=[3, 3, -1]^T, and let L_2 be the line passing through the point P_2=  Let L_1 be the line passing through the point P_1=(-3, 3, 2) with direction vector dvector=[3, 3, -1]^T, and let L_2 be the line passing through the point P_2=](/WebImages/27/let-l1-be-the-line-passing-through-the-point-p13-3-2-with-di-1072471-1761561987-0.webp)
