Let L1 be the line passing through the point
P1(?5, ?3, ?2) with direction vector
d=[0, ?3, ?2]T, and let
L2 be the line passing through the point
P2(?2, 3, ?3) with the same direction
vector.
Find the shortest distance d between these two lines, and
find a point Q1 on L1 and a
point Q2 on L2 so that
d(Q1,Q2) = d. Use
the square root symbol '?' where needed to give an exact value for
your answer.
d =
0
Q1 = (
0
,
0
,
0
)Q2 = (
0
,
0
,
0
)
Given L1 is the line passing through the point P1(-5, -3, -2) with direction vector d=[0, -3, -2]T, and let L2 be the line passing through the point P2(-2, 3, -3) with the same direction vector.
Then the equation of the line L1 is :
And, the equation of the line L2 is :
Then, the shortest distance is, d = = = 0.
Given that Q1 and Q2 are points on the line L1 and L2 respectively.
Then, the coordinates of Q1 and Q2 are (-5,-3-3r,-2-2r) and (-2,3-3s,-3-2s).
Now, the direction ratios of the line Q1Q2 are (-2+5,3-3s+3+3r,-3-2s+2+2r) ,i.e., (3,6-3s+3r,-1-2s+2r).
Since the line Q1Q2 is perpendicular to the lines L1 and L2, then we have,
0*(3)+(-3)*(6-3s+3r)+(-2)*(-1-2s+2r) = 0
i.e., -18+9s-9r+2+4s-4r = 0
i.e., -16+13s-13r = 0
i.e., s = r+(16/13)
Get Answers For Free
Most questions answered within 1 hours.