Solution
1. Condition for a line to lie on a plane:
If a line lies on a plane, any point on the line must satisfy the plane equation, and the line must be perpendicular to the normal of the plane.
-
Point on the line: (2,−1,−3)
-
Direction ratios of the line: (3,−2,−1)
-
Normal vector to the plane: (p,−q,1)
2. Point substitution in the plane equation:
Substitute (2,−1,−3) into px−qy+z=5:
3. Perpendicular condition:
The dot product of the line's direction and the plane's normal must be zero:
(3)(p)+(−2)(−q)+(−1)(1)=0
4. Solving for p and q:
Multiply equation (i) by 2:
Subtract equation (ii) from this:
Substitute p=15 into equation (i):
5. Equation of the Plane:
Substitute p=15 and q=−22 into the plane equation px−qy+z=5:
6. Shortest distance from the origin (0,0,0):
The formula for distance d=a2+b2+c2∣ax1+by1+cz1+d∣:
d=152+222+12∣15(0)+22(0)+1(0)−5∣
d=5×1425=5×1425×5=1425
Final Answer: (B) 1425