Question
Question: Consider the lines $L_1: \frac{x-7}{3} = \frac{y-5}{2} = \frac{z-3}{1}$ and $L_2: \frac{x-1}{2} = \f...
Consider the lines L1:3x−7=2y−5=1z−3 and L2:2x−1=4y+1=3z+1. If a line L whose direction ratios are (2, 2, 1) intersects L1 and L2 at A and B. Then the distance from the point (3, 3, 2) to the line L is:

0
1
2
3
0
Solution
Let the line L1 be given by the parametric equation: L1:(x,y,z)=(7+3t1,5+2t1,3+t1) A point on L1 is P1(7,5,3) and its direction vector is d1=(3,2,1).
Let the line L2 be given by the parametric equation: L2:(x,y,z)=(1+2t2,−1+4t2,−1+3t2) A point on L2 is P2(1,−1,−1) and its direction vector is d2=(2,4,3).
The line L has direction ratios (2,2,1), so its direction vector is d=(2,2,1). Line L intersects L1 at point A and L2 at point B. Thus, point A lies on L1 and point B lies on L2. A=(7+3t1,5+2t1,3+t1) for some t1. B=(1+2t2,−1+4t2,−1+3t2) for some t2.
Since A and B both lie on line L, the vector AB must be parallel to the direction vector d of line L. AB=B−A=(1+2t2−(7+3t1),−1+4t2−(5+2t1),−1+3t2−(3+t1)) AB=(2t2−3t1−6,4t2−2t1−6,3t2−t1−4)
Since AB∥d=(2,2,1), their components are proportional: 22t2−3t1−6=24t2−2t1−6=13t2−t1−4 From the first equality: 2t2−3t1−6=4t2−2t1−6 0=2t2+t1⟹t1=−2t2
From the second equality: 4t2−2t1−6=2(3t2−t1−4) 4t2−2t1−6=6t2−2t1−8 4t2−6=6t2−8 2t2=2⟹t2=1
Substituting t2=1 into t1=−2t2, we get t1=−2(1)=−2.
Now we find the coordinates of points A and B: For point A (using t1=−2): A=(7+3(−2),5+2(−2),3+(−2))=(7−6,5−4,3−2)=(1,1,1)
For point B (using t2=1): B=(1+2(1),−1+4(1),−1+3(1))=(1+2,−1+4,−1+3)=(3,3,2)
The line L passes through point A(1,1,1) and has direction vector d=(2,2,1). The parametric equation of line L is: L:(x,y,z)=(1+2λ,1+2λ,1+λ), where λ is a parameter.
We need to find the distance from the point P(3,3,2) to the line L. We substitute the coordinates of P into the parametric equation of L: 3=1+2λ⟹2λ=2⟹λ=1 3=1+2λ⟹2λ=2⟹λ=1 2=1+λ⟹λ=1
Since we obtain a consistent value of λ=1, the point P(3,3,2) lies on the line L. The distance from a point to a line on which it lies is 0.
Alternatively, we found that point B is (3,3,2). Since B is the intersection of L and L2, B must lie on L. Therefore, the given point (3,3,2) lies on L, and the distance is 0.