Question
Mathematics Question on 3D Geometry
The lines 2x−2=−2y+2=16z−7 and 4x+3=3y+2=1z+2 intersect at the point P. If the distance of P from the line 2x+1=3y−1=1z−1 is l, then 14l2 is equal to \ldots
To find the intersection point P, parametrize both lines. For the first line:
2x−2=−2y−2=16z−7=λ.
This gives:
x=2λ+2,y=−2λ+2,z=16λ+7.
For the second line:
4x+3=3y+2=1z+2=k.
This gives:
x=4k−3,y=3k−2,z=k−2.
At the point of intersection, the coordinates of x,y,z must be the same for both lines.
Equating:
2λ+2=4k−3,−2λ+2=3k−2,16λ+7=k−2.
From the first equation:
2λ+2=4k−3⟹λ+1=2k−23⟹λ=2k−27.
Substitute λ=2k−27 into the second equation:
−2(2k−27)+2=3k−2.
Simplify:
−4k+7+2=3k−2⟹9=7k⟹k=1,λ=−1.
Substitute λ=−1 into the first line to find P:
x=2(−1)+2=0,y=−2(−1)+2=4,z=16(−1)+7=−9.
Thus, P(0,4,−9).
To find the distance of P(0,4,−9) from the line:
2x+1=3y−1=1z−1.
The parametric equation of the line is:
x=2t−1,y=3t+1,z=t+1.
The direction vector of the line is:
d=2i^+3j^+k^.
The position vector of P is:
p=0i^+4j^+(−9)k^=4j^−9k^.
The position vector of any point on the line is:
r(t)=(2t−1)i^+(3t+1)j^+(t+1)k^.
The vector joining P and any point on the line is:
PQ=r(t)−p=(2t−1)i^+(3t−3)j^+(t+10)k^.
The perpendicular distance is given by:
l=∥d∥∥PQ×d∥.
Calculate PQ×d:
PQ×d=i^ 2 2t−1j^33t−3k^1t+10.
After simplifying, the magnitude is found to be:
∥PQ×d∥=14.
The magnitude of d is:
∥d∥=22+32+12=14.
Thus:
l=1414=14.
Finally:
14l2=14(14)2=14⋅14=108.
The Correct answer is; 108