Question:medium

Let the foot of perpendicular from a point \( P(1,2,-1) \) to the straight line \( L : \frac{x}{1} = \frac{y}{0} = \frac{z}{-1} \) be \( N \). Let a line be drawn from \( P \) parallel to the plane \( x + y + 2z = 0 \) which meets \( L \) at point \( Q \). If \( \alpha \) is the acute angle between the lines \( PN \) and \( PQ \), then \( \cos \alpha \) is equal to:

Show Hint

For finding the angle between two lines, use the dot product formula and ensure to calculate the direction ratios carefully.
Updated On: Nov 26, 2025
  • \( \frac{1}{\sqrt{5}} \)
  • \( \frac{\sqrt{3}}{2} \)
  • \( \frac{1}{\sqrt{3}} \)
  • \( \frac{1}{2\sqrt{3}} \)
Hide Solution

The Correct Option is C

Solution and Explanation

The direction ratios of line \( L \) are \( \hat{i} - \hat{k} \).
Step 1: The foot of the perpendicular, \( N \), is on line \( L \). Thus, \( \overrightarrow{N} = (\lambda, 0, -\lambda) \). 
Step 2: The vector \( \overrightarrow{PN} \) is \( (\lambda - 1, 0 - 2, -\lambda + 1) = (\lambda - 1, -2, -\lambda + 1) \). Vector \( \overrightarrow{PQ} \) is parallel to the plane, implying its direction ratios are proportional to the normal vector \( \mathbf{n} = \hat{i} + \hat{j} + 2\hat{k} \). 
Step 3: Calculate the cosine of the angle between lines \( PN \) and \( PQ \) using the dot product: \[ \cos \alpha = \frac{\overrightarrow{PN} \cdot \overrightarrow{PQ}}{|\overrightarrow{PN}| |\overrightarrow{PQ}|} \] The result of the calculation is: \[ \cos \alpha = \frac{1}{\sqrt{3}} \]

Was this answer helpful?
0