Skip to main content
Back to Vector Algebra
JEE Main 2020
Vector Algebra
Vector Algebra
Easy

Question

Let a unit vector OP^\widehat{O P} make angles α,β,γ\alpha, \beta, \gamma with the positive directions of the co-ordinate axes OX\mathrm{OX}, OY,OZ\mathrm{OY}, \mathrm{OZ} respectively, where β(0,π2)\beta \in\left(0, \frac{\pi}{2}\right). If OP^\widehat{\mathrm{OP}} is perpendicular to the plane through points (1,2,3),(2,3,4)(1,2,3),(2,3,4) and (1,5,7)(1,5,7), then which one of the following is true?

Options

Solution

Key Concepts and Formulas

  1. Direction Cosines: For a vector v=xi^+yj^+zk^\vec{v} = x\widehat{i} + y\widehat{j} + z\widehat{k}, its direction cosines are cosα=xv\cos\alpha = \frac{x}{|\vec{v}|}, cosβ=yv\cos\beta = \frac{y}{|\vec{v}|}, and cosγ=zv\cos\gamma = \frac{z}{|\vec{v}|}, where α,β,γ\alpha, \beta, \gamma are the angles the vector makes with the positive x, y, and z axes, respectively. For a unit vector, v=1|\vec{v}| = 1, so the components are directly the direction cosines: v^=(cosα)i^+(cosβ)j^+(cosγ)k^\widehat{v} = (\cos\alpha)\widehat{i} + (\cos\beta)\widehat{j} + (\cos\gamma)\widehat{k}. The fundamental relation is cos2α+cos2β+cos2γ=1\cos^2\alpha + \cos^2\beta + \cos^2\gamma = 1.

  2. Normal Vector to a Plane: A vector perpendicular to a plane containing points A,B,CA, B, C can be found by computing the cross product of two vectors lying in the plane, such as AB×AC\overrightarrow{AB} \times \overrightarrow{AC}.

  3. Perpendicularity: A vector perpendicular to a plane is parallel to the normal vector of that plane.


Step-by-Step Solution

Step 1: Define the unit vector OP^\widehat{OP} in terms of its direction cosines.

Let the unit vector be OP^\widehat{OP}. We are given that it makes angles α,β,γ\alpha, \beta, \gamma with the positive x, y, and z axes. By definition, the components of a unit vector are its direction cosines. Thus, we can write OP^\widehat{OP} as: OP^=(cosα)i^+(cosβ)j^+(cosγ)k^\widehat{OP} = (\cos\alpha)\widehat{i} + (\cos\beta)\widehat{j} + (\cos\gamma)\widehat{k} We are given the condition β(0,π2)\beta \in \left(0, \frac{\pi}{2}\right). This implies that cosβ\cos\beta is positive.

Step 2: Find two vectors lying in the plane defined by the three given points.

Let the three points be A(1,2,3)A(1,2,3), B(2,3,4)B(2,3,4), and C(1,5,7)C(1,5,7). We form two vectors in the plane, for example, AB\overrightarrow{AB} and AC\overrightarrow{AC}. AB=BA=(21)i^+(32)j^+(43)k^=i^+j^+k^\overrightarrow{AB} = B - A = (2-1)\widehat{i} + (3-2)\widehat{j} + (4-3)\widehat{k} = \widehat{i} + \widehat{j} + \widehat{k} AC=CA=(11)i^+(52)j^+(73)k^=0i^+3j^+4k^\overrightarrow{AC} = C - A = (1-1)\widehat{i} + (5-2)\widehat{j} + (7-3)\widehat{k} = 0\widehat{i} + 3\widehat{j} + 4\widehat{k}

Step 3: Calculate a normal vector to the plane.

A vector perpendicular to the plane is given by the cross product of AB\overrightarrow{AB} and AC\overrightarrow{AC}. Let this normal vector be n\vec{n}. n=AB×AC=i^j^k^111034\vec{n} = \overrightarrow{AB} \times \overrightarrow{AC} = \begin{vmatrix} \widehat{i} & \widehat{j} & \widehat{k} \\ 1 & 1 & 1 \\ 0 & 3 & 4 \end{vmatrix} Expanding the determinant: n=(1413)i^(1410)j^+(1310)k^\vec{n} = (1 \cdot 4 - 1 \cdot 3)\widehat{i} - (1 \cdot 4 - 1 \cdot 0)\widehat{j} + (1 \cdot 3 - 1 \cdot 0)\widehat{k} n=(43)i^(40)j^+(30)k^\vec{n} = (4-3)\widehat{i} - (4-0)\widehat{j} + (3-0)\widehat{k} n=i^4j^+3k^\vec{n} = \widehat{i} - 4\widehat{j} + 3\widehat{k}

Step 4: Relate the unit vector OP^\widehat{OP} to the normal vector n\vec{n}.

Since OP^\widehat{OP} is perpendicular to the plane, it must be parallel to the normal vector n\vec{n}. As OP^\widehat{OP} is a unit vector, it must be the unit vector in the direction of n\vec{n} or n-\vec{n}. First, calculate the magnitude of n\vec{n}: n=12+(4)2+32=1+16+9=26|\vec{n}| = \sqrt{1^2 + (-4)^2 + 3^2} = \sqrt{1 + 16 + 9} = \sqrt{26} Therefore, the possible forms for OP^\widehat{OP} are: OP^=±nn=±i^4j^+3k^26\widehat{OP} = \pm \frac{\vec{n}}{|\vec{n}|} = \pm \frac{\widehat{i} - 4\widehat{j} + 3\widehat{k}}{\sqrt{26}} This gives two possibilities:

  1. OP^1=126i^426j^+326k^\widehat{OP}_1 = \frac{1}{\sqrt{26}}\widehat{i} - \frac{4}{\sqrt{26}}\widehat{j} + \frac{3}{\sqrt{26}}\widehat{k}
  2. OP^2=126i^+426j^326k^\widehat{OP}_2 = -\frac{1}{\sqrt{26}}\widehat{i} + \frac{4}{\sqrt{26}}\widehat{j} - \frac{3}{\sqrt{26}}\widehat{k}

Step 5: Use the condition on β\beta to select the correct OP^\widehat{OP}.

We know from Step 1 that cosβ>0\cos\beta > 0. Let's examine the coefficient of j^\widehat{j} in both possibilities: For OP^1\widehat{OP}_1, cosβ=426\cos\beta = -\frac{4}{\sqrt{26}}, which is negative. This contradicts the given condition. For OP^2\widehat{OP}_2, cosβ=426\cos\beta = \frac{4}{\sqrt{26}}, which is positive. This satisfies the given condition. Therefore, the correct unit vector is: OP^=126i^+426j^326k^\widehat{OP} = -\frac{1}{\sqrt{26}}\widehat{i} + \frac{4}{\sqrt{26}}\widehat{j} - \frac{3}{\sqrt{26}}\widehat{k}

Step 6: Determine the ranges for α\alpha and γ\gamma.

From the components of the correct OP^\widehat{OP}, we have: cosα=126\cos\alpha = -\frac{1}{\sqrt{26}} cosγ=326\cos\gamma = -\frac{3}{\sqrt{26}} Since cosα\cos\alpha is negative, and direction angles are typically taken in the range [0,π][0, \pi], α\alpha must be in the second quadrant. Thus, α(π2,π)\alpha \in \left(\frac{\pi}{2}, \pi\right). Similarly, since cosγ\cos\gamma is negative, γ\gamma must also be in the second quadrant. Thus, γ(π2,π)\gamma \in \left(\frac{\pi}{2}, \pi\right).

Step 7: Match the derived ranges with the given options.

We found α(π2,π)\alpha \in \left(\frac{\pi}{2}, \pi\right) and γ(π2,π)\gamma \in \left(\frac{\pi}{2}, \pi\right). This matches option (A).


Common Mistakes & Tips

  • Sign Errors in Cross Product: Carefully compute the cross product determinant to avoid sign errors in the normal vector components.
  • Ambiguity of ±\pm: The ±\pm sign arises because a vector can be parallel to a normal vector in two opposite directions. The given condition on β\beta is essential for resolving this ambiguity.
  • Interpreting Cosine Signs: A negative cosine value for a direction angle (in the range [0,π][0, \pi]) implies the angle is between π2\frac{\pi}{2} and π\pi. A positive cosine value implies the angle is between 00 and π2\frac{\pi}{2}.

Summary

The problem required finding the direction cosines of a unit vector perpendicular to a plane. This was achieved by first calculating a normal vector to the plane using the cross product of vectors formed by the given points. The unit vector OP^\widehat{OP} was then identified as one of the two unit vectors parallel to the normal. The constraint on the angle β\beta was used to uniquely determine the correct direction of OP^\widehat{OP}. Finally, the signs of the direction cosines cosα\cos\alpha and cosγ\cos\gamma determined their respective ranges.

The final answer is \boxed{A}.

Practice More Vector Algebra Questions

View All Questions