JEE PYQ: Vector Algebra - Question ID 606309ab4954 (JEE Main 2021)

ID: 606309ab4954JEE Main 2021Numerical Value
Three particles P, Q and R are moving along the vectors A=i^+j^\overrightarrow A = \widehat i + \widehat j, B=j^+k^\overrightarrow B = \widehat j + \widehat k and C=i^+j^\overrightarrow C = - \widehat i + \widehat j respectively. They strike on a point and start to move in different directions. Now particle P is moving normal to the plane which contains vector A\overrightarrow A and B\overrightarrow B. Similarly particle Q is moving normal to the plane which contains vector A\overrightarrow A and C\overrightarrow C. The angle between the direction of motion of P and Q is cos1(1x){\cos ^{ - 1}}\left( {{1 \over {\sqrt x }}} \right). Then the value of x is _______________.

Your Answer

Step-by-step Explanation

Core Formula & Concept:

In vector algebra, the key concepts used here are:

  • Cross Product: The cross product of two vectors u\vec{u} and v\vec{v} yields a vector u×v\vec{u} \times \vec{v} that is perpendicular (normal) to the plane containing u\vec{u} and v\vec{v}. Its magnitude is u×v=uvsinθ|\vec{u} \times \vec{v}| = |\vec{u}||\vec{v}|\sin\theta, where θ\theta is the angle between u\vec{u} and v\vec{v}.
  • Dot Product: The dot product of two vectors u\vec{u} and v\vec{v} is uv=uvcosθ\vec{u} \cdot \vec{v} = |\vec{u}||\vec{v}|\cos\theta. It is used to find the angle between two vectors.
  • Unit Vector: A unit vector in the direction of v\vec{v} is v^=vv\hat{v} = \frac{\vec{v}}{|\vec{v}|}.

The problem requires finding the angle between two normal vectors, each perpendicular to a different plane defined by pairs of the given vectors.

Step-by-Step Derivation:

Step 1: Identify the given vectors

The initial velocity vectors of particles P, Q, and R are: A=i^+j^,B=j^+k^,C=i^+j^.\overrightarrow{A} = \widehat{i} + \widehat{j}, \quad \overrightarrow{B} = \widehat{j} + \widehat{k}, \quad \overrightarrow{C} = -\widehat{i} + \widehat{j}.

Step 2: Find the direction of motion of particle P after collision

Particle P moves normal to the plane containing A\overrightarrow{A} and B\overrightarrow{B}. The normal vector to this plane is given by the cross product A×B\overrightarrow{A} \times \overrightarrow{B}.

Compute A×B\overrightarrow{A} \times \overrightarrow{B}: A×B=i^j^k^110011=i^(1101)j^(1100)+k^(1110)=i^j^+k^.\overrightarrow{A} \times \overrightarrow{B} = \begin{vmatrix} \widehat{i} & \widehat{j} & \widehat{k} \\ 1 & 1 & 0 \\ 0 & 1 & 1 \\ \end{vmatrix} = \widehat{i}(1 \cdot 1 - 0 \cdot 1) - \widehat{j}(1 \cdot 1 - 0 \cdot 0) + \widehat{k}(1 \cdot 1 - 1 \cdot 0) = \widehat{i} - \widehat{j} + \widehat{k}.

Thus, the direction of motion of P is along nP=i^j^+k^\overrightarrow{n_P} = \widehat{i} - \widehat{j} + \widehat{k}.

Step 3: Find the direction of motion of particle Q after collision

Particle Q moves normal to the plane containing A\overrightarrow{A} and C\overrightarrow{C}. The normal vector to this plane is given by the cross product A×C\overrightarrow{A} \times \overrightarrow{C}.

Compute A×C\overrightarrow{A} \times \overrightarrow{C}: A×C=i^j^k^110110=i^(1001)j^(100(1))+k^(111(1))=0i^0j^+2k^=2k^.\overrightarrow{A} \times \overrightarrow{C} = \begin{vmatrix} \widehat{i} & \widehat{j} & \widehat{k} \\ 1 & 1 & 0 \\ -1 & 1 & 0 \\ \end{vmatrix} = \widehat{i}(1 \cdot 0 - 0 \cdot 1) - \widehat{j}(1 \cdot 0 - 0 \cdot (-1)) + \widehat{k}(1 \cdot 1 - 1 \cdot (-1)) = 0\widehat{i} - 0\widehat{j} + 2\widehat{k} = 2\widehat{k}.

Thus, the direction of motion of Q is along nQ=k^\overrightarrow{n_Q} = \widehat{k} (the scalar multiple does not affect direction).

Step 4: Compute the angle between nP\overrightarrow{n_P} and nQ\overrightarrow{n_Q}

The angle θ\theta between nP\overrightarrow{n_P} and nQ\overrightarrow{n_Q} is given by: cosθ=nPnQnPnQ.\cos\theta = \frac{\overrightarrow{n_P} \cdot \overrightarrow{n_Q}}{|\overrightarrow{n_P}||\overrightarrow{n_Q}|}.

Compute the dot product: nPnQ=(i^j^+k^)k^=00+1=1.\overrightarrow{n_P} \cdot \overrightarrow{n_Q} = (\widehat{i} - \widehat{j} + \widehat{k}) \cdot \widehat{k} = 0 - 0 + 1 = 1.

Compute the magnitudes: nP=12+(1)2+12=1+1+1=3,nQ=02+02+12=1.|\overrightarrow{n_P}| = \sqrt{1^2 + (-1)^2 + 1^2} = \sqrt{1 + 1 + 1} = \sqrt{3}, \quad |\overrightarrow{n_Q}| = \sqrt{0^2 + 0^2 + 1^2} = 1.

Thus: cosθ=131=13.\cos\theta = \frac{1}{\sqrt{3} \cdot 1} = \frac{1}{\sqrt{3}}.

Step 5: Relate to the given angle expression

The problem states that the angle between the directions of P and Q is cos1(1x)\cos^{-1}\left(\frac{1}{\sqrt{x}}\right). From Step 4, we have: cosθ=13.\cos\theta = \frac{1}{\sqrt{3}}.

Comparing the two expressions: 1x=13    x=3    x=3.\frac{1}{\sqrt{x}} = \frac{1}{\sqrt{3}} \implies \sqrt{x} = \sqrt{3} \implies x = 3.

Common Traps & Exam Tip:

  1. Incorrect Cross Product Calculation: Students often make sign errors or forget the order of operations in the determinant expansion. Always double-check the cross product using the right-hand rule or re-derive it.
  2. Ignoring Unit Vectors: The problem asks for the angle between directions, not the vectors themselves. While magnitudes are used in the dot product formula, the direction is what matters. Scalars (like the 2 in nQ\overrightarrow{n_Q}) do not affect the angle.
  3. Misinterpreting the Normal Vector: Some students assume the normal vector must be in a specific direction (e.g., "up" or "down"). The cross product can yield either of the two possible normals, but the angle between the two normals will be the same regardless of direction.
  4. Overcomplicating the Problem: The question is purely about vector algebra. Avoid introducing unnecessary physics (e.g., momentum conservation) unless explicitly asked.

Final Answer: The value of xx is 3\boxed{3}.