Skip to main content
Back to Vector Algebra
JEE Main 2021
Vector Algebra
Vector Algebra
Medium

Question

For any vector a{\overrightarrow a } , the value of (a×i^)2+(a×j^)2+(a×k^)2{\left( {\overrightarrow a \times \widehat i} \right)^2} + {\left( {\overrightarrow a \times \widehat j} \right)^2} + {\left( {\overrightarrow a \times \widehat k} \right)^2} is equal to :

Options

Solution

Key Concepts and Formulas

  • Vector Cross Product: The cross product of two vectors u\overrightarrow u and v\overrightarrow v, denoted by u×v\overrightarrow u \times \overrightarrow v, results in a vector perpendicular to both u\overrightarrow u and v\overrightarrow v. Its magnitude is given by u×v=uvsinθ|\overrightarrow u \times \overrightarrow v| = |\overrightarrow u| |\overrightarrow v| \sin \theta, where θ\theta is the angle between the vectors.
  • Unit Vectors: i^\widehat i, j^\widehat j, and k^\widehat k are mutually orthogonal unit vectors along the x, y, and z axes, respectively. We have i^×j^=k^\widehat i \times \widehat j = \widehat k, j^×k^=i^\widehat j \times \widehat k = \widehat i, k^×i^=j^\widehat k \times \widehat i = \widehat j, and i^×i^=j^×j^=k^×k^=0\widehat i \times \widehat i = \widehat j \times \widehat j = \widehat k \times \widehat k = \overrightarrow 0. Also, i^×k^=j^\widehat i \times \widehat k = -\widehat j, etc.
  • Magnitude of a Vector: The square of the magnitude of a vector a=xi^+yj^+zk^\overrightarrow a = x\widehat i + y\widehat j + z\widehat k is a2=aa=x2+y2+z2|\overrightarrow a|^2 = \overrightarrow a \cdot \overrightarrow a = x^2 + y^2 + z^2.

Step-by-Step Solution

Let the given vector be a=xi^+yj^+zk^\overrightarrow a = x\widehat i + y\widehat j + z\widehat k. We need to find the value of (a×i^)2+(a×j^)2+(a×k^)2{\left( {\overrightarrow a \times \widehat i} \right)^2} + {\left( {\overrightarrow a \times \widehat j} \right)^2} + {\left( {\overrightarrow a \times \widehat k} \right)^2}.

Step 1: Calculate the cross product a×i^\overrightarrow a \times \widehat i. We use the distributive property of the cross product and the properties of unit vectors. a×i^=(xi^+yj^+zk^)×i^\overrightarrow a \times \widehat i = (x\widehat i + y\widehat j + z\widehat k) \times \widehat i =(xi^×i^)+(yj^×i^)+(zk^×i^)= (x\widehat i \times \widehat i) + (y\widehat j \times \widehat i) + (z\widehat k \times \widehat i) Since i^×i^=0\widehat i \times \widehat i = \overrightarrow 0, j^×i^=k^\widehat j \times \widehat i = -\widehat k, and k^×i^=j^\widehat k \times \widehat i = \widehat j, we get: a×i^=x(0)+y(k^)+z(j^)\overrightarrow a \times \widehat i = x(\overrightarrow 0) + y(-\widehat k) + z(\widehat j) a×i^=yk^+zj^\overrightarrow a \times \widehat i = -y\widehat k + z\widehat j

Step 2: Calculate the square of the magnitude of a×i^\overrightarrow a \times \widehat i. The square of the magnitude of a vector is the dot product of the vector with itself. (a×i^)2=(yk^+zj^)(yk^+zj^)\left( {\overrightarrow a \times \widehat i} \right)^2 = (-y\widehat k + z\widehat j) \cdot (-y\widehat k + z\widehat j) =(yk^)(yk^)+(yk^)(zj^)+(zj^)(yk^)+(zj^)(zj^)= (-y\widehat k) \cdot (-y\widehat k) + (-y\widehat k) \cdot (z\widehat j) + (z\widehat j) \cdot (-y\widehat k) + (z\widehat j) \cdot (z\widehat j) Since j^k^=0\widehat j \cdot \widehat k = 0, k^j^=0\widehat k \cdot \widehat j = 0, and j^j^=1\widehat j \cdot \widehat j = 1, k^k^=1\widehat k \cdot \widehat k = 1: (a×i^)2=(y)2(k^k^)+0+0+(z)2(j^j^)\left( {\overrightarrow a \times \widehat i} \right)^2 = (-y)^2 (\widehat k \cdot \widehat k) + 0 + 0 + (z)^2 (\widehat j \cdot \widehat j) (a×i^)2=y2(1)+z2(1)\left( {\overrightarrow a \times \widehat i} \right)^2 = y^2 (1) + z^2 (1) (a×i^)2=y2+z2\left( {\overrightarrow a \times \widehat i} \right)^2 = y^2 + z^2

Step 3: Calculate the cross product a×j^\overrightarrow a \times \widehat j. Using the distributive property and the properties of unit vectors: a×j^=(xi^+yj^+zk^)×j^\overrightarrow a \times \widehat j = (x\widehat i + y\widehat j + z\widehat k) \times \widehat j =(xi^×j^)+(yj^×j^)+(zk^×j^)= (x\widehat i \times \widehat j) + (y\widehat j \times \widehat j) + (z\widehat k \times \widehat j) Since i^×j^=k^\widehat i \times \widehat j = \widehat k, j^×j^=0\widehat j \times \widehat j = \overrightarrow 0, and k^×j^=i^\widehat k \times \widehat j = -\widehat i: a×j^=x(k^)+y(0)+z(i^)\overrightarrow a \times \widehat j = x(\widehat k) + y(\overrightarrow 0) + z(-\widehat i) a×j^=xk^zi^\overrightarrow a \times \widehat j = x\widehat k - z\widehat i

Step 4: Calculate the square of the magnitude of a×j^\overrightarrow a \times \widehat j. (a×j^)2=(xk^zi^)(xk^zi^)\left( {\overrightarrow a \times \widehat j} \right)^2 = (x\widehat k - z\widehat i) \cdot (x\widehat k - z\widehat i) =(xk^)(xk^)+(xk^)(zi^)+(zi^)(xk^)+(zi^)(zi^)= (x\widehat k) \cdot (x\widehat k) + (x\widehat k) \cdot (-z\widehat i) + (-z\widehat i) \cdot (x\widehat k) + (-z\widehat i) \cdot (-z\widehat i) Since i^k^=0\widehat i \cdot \widehat k = 0, k^i^=0\widehat k \cdot \widehat i = 0, and i^i^=1\widehat i \cdot \widehat i = 1, k^k^=1\widehat k \cdot \widehat k = 1: (a×j^)2=x2(k^k^)+0+0+(z)2(i^i^)\left( {\overrightarrow a \times \widehat j} \right)^2 = x^2 (\widehat k \cdot \widehat k) + 0 + 0 + (-z)^2 (\widehat i \cdot \widehat i) (a×j^)2=x2(1)+z2(1)\left( {\overrightarrow a \times \widehat j} \right)^2 = x^2 (1) + z^2 (1) (a×j^)2=x2+z2\left( {\overrightarrow a \times \widehat j} \right)^2 = x^2 + z^2

Step 5: Calculate the cross product a×k^\overrightarrow a \times \widehat k. Using the distributive property and the properties of unit vectors: a×k^=(xi^+yj^+zk^)×k^\overrightarrow a \times \widehat k = (x\widehat i + y\widehat j + z\widehat k) \times \widehat k =(xi^×k^)+(yj^×k^)+(zk^×k^)= (x\widehat i \times \widehat k) + (y\widehat j \times \widehat k) + (z\widehat k \times \widehat k) Since i^×k^=j^\widehat i \times \widehat k = -\widehat j, j^×k^=i^\widehat j \times \widehat k = \widehat i, and k^×k^=0\widehat k \times \widehat k = \overrightarrow 0: a×k^=x(j^)+y(i^)+z(0)\overrightarrow a \times \widehat k = x(-\widehat j) + y(\widehat i) + z(\overrightarrow 0) a×k^=xj^+yi^\overrightarrow a \times \widehat k = -x\widehat j + y\widehat i

Step 6: Calculate the square of the magnitude of a×k^\overrightarrow a \times \widehat k. (a×k^)2=(xj^+yi^)(xj^+yi^)\left( {\overrightarrow a \times \widehat k} \right)^2 = (-x\widehat j + y\widehat i) \cdot (-x\widehat j + y\widehat i) =(xj^)(xj^)+(xj^)(yi^)+(yi^)(xj^)+(yi^)(yi^)= (-x\widehat j) \cdot (-x\widehat j) + (-x\widehat j) \cdot (y\widehat i) + (y\widehat i) \cdot (-x\widehat j) + (y\widehat i) \cdot (y\widehat i) Since i^j^=0\widehat i \cdot \widehat j = 0, j^i^=0\widehat j \cdot \widehat i = 0, and i^i^=1\widehat i \cdot \widehat i = 1, j^j^=1\widehat j \cdot \widehat j = 1: (a×k^)2=(x)2(j^j^)+0+0+(y)2(i^i^)\left( {\overrightarrow a \times \widehat k} \right)^2 = (-x)^2 (\widehat j \cdot \widehat j) + 0 + 0 + (y)^2 (\widehat i \cdot \widehat i) (a×k^)2=x2(1)+y2(1)\left( {\overrightarrow a \times \widehat k} \right)^2 = x^2 (1) + y^2 (1) (a×k^)2=x2+y2\left( {\overrightarrow a \times \widehat k} \right)^2 = x^2 + y^2

Step 7: Sum the squared magnitudes. Now, we add the results from Steps 2, 4, and 6: (a×i^)2+(a×j^)2+(a×k^)2=(y2+z2)+(x2+z2)+(x2+y2){\left( {\overrightarrow a \times \widehat i} \right)^2} + {\left( {\overrightarrow a \times \widehat j} \right)^2} + {\left( {\overrightarrow a \times \widehat k} \right)^2} = (y^2 + z^2) + (x^2 + z^2) + (x^2 + y^2) =y2+z2+x2+z2+x2+y2= y^2 + z^2 + x^2 + z^2 + x^2 + y^2 =2x2+2y2+2z2= 2x^2 + 2y^2 + 2z^2 =2(x2+y2+z2)= 2(x^2 + y^2 + z^2)

Step 8: Relate the result to the magnitude of a\overrightarrow a. Recall that the square of the magnitude of a\overrightarrow a is a2=x2+y2+z2|\overrightarrow a|^2 = x^2 + y^2 + z^2. Therefore, the sum is: 2(x2+y2+z2)=2a22(x^2 + y^2 + z^2) = 2|\overrightarrow a|^2 We can also write a2|\overrightarrow a|^2 as a2\overrightarrow a^2. 2a2=2a22|\overrightarrow a|^2 = 2\overrightarrow a^2

Common Mistakes & Tips

  • Sign Errors in Cross Products: Be very careful with the order of vectors in the cross product and the resulting signs (i^×j^=k^\widehat i \times \widehat j = \widehat k, but j^×i^=k^\widehat j \times \widehat i = -\widehat k).
  • Dot Product of Unit Vectors: Remember that the dot product of orthogonal unit vectors is zero (i^j^=0\widehat i \cdot \widehat j = 0), while the dot product of a unit vector with itself is one (i^i^=1\widehat i \cdot \widehat i = 1).
  • Magnitude Squared: The square of the magnitude of a vector is found by taking its dot product with itself, not by squaring each component individually and then summing.

Summary

The problem asks for the sum of the squares of the magnitudes of the cross products of a general vector a\overrightarrow a with the standard unit vectors i^\widehat i, j^\widehat j, and k^\widehat k. By expressing a\overrightarrow a in component form and systematically calculating each cross product and its squared magnitude, we found that the sum simplifies to 2(x2+y2+z2)2(x^2 + y^2 + z^2). Recognizing that x2+y2+z2x^2 + y^2 + z^2 is the square of the magnitude of a\overrightarrow a, i.e., a2|\overrightarrow a|^2 or a2\overrightarrow a^2, the final result is 2a22|\overrightarrow a|^2.

The final answer is \boxed{2{\overrightarrow a ^2}} which corresponds to option (C).

Practice More Vector Algebra Questions

View All Questions