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

Question

Let a=i^j^+k^,a.b=1\overrightarrow a = - \widehat i - \widehat j + \widehat k,\overrightarrow a \,.\,\overrightarrow b = 1 and a×b=i^j^\overrightarrow a \times \overrightarrow b = \widehat i - \widehat j. Then a6b\overrightarrow a - 6\overrightarrow b is equal to :

Options

Solution

1. Key Concepts and Formulas

  • Vector Triple Product Identity: For any three vectors A\vec{A}, B\vec{B}, and C\vec{C}, the identity is given by: A×(B×C)=(AC)B(AB)C\vec{A} \times (\vec{B} \times \vec{C}) = (\vec{A} \cdot \vec{C})\vec{B} - (\vec{A} \cdot \vec{B})\vec{C}
  • Dot Product Properties: The dot product of a vector with itself is the square of its magnitude: aa=a2\vec{a} \cdot \vec{a} = |\vec{a}|^2.
  • Cross Product Properties: The cross product of a vector with itself is the zero vector: a×a=0\vec{a} \times \vec{a} = \vec{0}. The basic cross products of unit vectors are: 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 u×v=(v×u)\vec{u} \times \vec{v} = -(\vec{v} \times \vec{u}).

2. Step-by-Step Solution

Step 1: Utilize the Vector Triple Product Identity Our goal is to find a6b\vec{a} - 6\vec{b}. We are given a\vec{a}, ab\vec{a} \cdot \vec{b}, and a×b\vec{a} \times \vec{b}. A common strategy when encountering a\vec{a} and a×b\vec{a} \times \vec{b} is to take the cross product of a\vec{a} with the given cross product a×b\vec{a} \times \vec{b}. This allows us to apply the vector triple product identity. We are given a×b=i^j^\vec{a} \times \vec{b} = \widehat{i} - \widehat{j}. Taking the cross product of a\vec{a} with this equation: a×(a×b)=a×(i^j^)\vec{a} \times (\vec{a} \times \vec{b}) = \vec{a} \times (\widehat{i} - \widehat{j}) Now, we apply the vector triple product identity A×(B×C)=(AC)B(AB)C\vec{A} \times (\vec{B} \times \vec{C}) = (\vec{A} \cdot \vec{C})\vec{B} - (\vec{A} \cdot \vec{B})\vec{C} to the left side, with A=a\vec{A} = \vec{a}, B=a\vec{B} = \vec{a}, and C=b\vec{C} = \vec{b}. (ab)a(aa)b=a×(i^j^)(\vec{a} \cdot \vec{b})\vec{a} - (\vec{a} \cdot \vec{a})\vec{b} = \vec{a} \times (\widehat{i} - \widehat{j})

Step 2: Calculate the Right-Hand Side (RHS) of the Equation We need to compute a×(i^j^)\vec{a} \times (\widehat{i} - \widehat{j}). Given a=i^j^+k^\vec{a} = - \widehat{i} - \widehat{j} + \widehat{k}: a×(i^j^)=(i^j^+k^)×(i^j^)\vec{a} \times (\widehat{i} - \widehat{j}) = (-\widehat{i} - \widehat{j} + \widehat{k}) \times (\widehat{i} - \widehat{j}) Expanding this cross product: =(i^×i^)+(i^×j^)+(j^×i^)+(j^×j^)+(k^×i^)+(k^×j^)= (-\widehat{i} \times \widehat{i}) + (-\widehat{i} \times -\widehat{j}) + (-\widehat{j} \times \widehat{i}) + (-\widehat{j} \times -\widehat{j}) + (\widehat{k} \times \widehat{i}) + (\widehat{k} \times -\widehat{j}) Using the properties of cross products (i^×i^=0\widehat{i} \times \widehat{i} = \vec{0}, i^×j^=k^\widehat{i} \times \widehat{j} = \widehat{k}, j^×i^=k^\widehat{j} \times \widehat{i} = -\widehat{k}, k^×i^=j^\widehat{k} \times \widehat{i} = \widehat{j}, k^×j^=i^\widehat{k} \times \widehat{j} = -\widehat{i}): =0+k^(k^)+0+j^(i^)= \vec{0} + \widehat{k} - (-\widehat{k}) + \vec{0} + \widehat{j} - (-\widehat{i}) =k^+k^+j^+i^= \widehat{k} + \widehat{k} + \widehat{j} + \widehat{i} =i^+j^+2k^= \widehat{i} + \widehat{j} + 2\widehat{k}

Step 3: Calculate the Scalar Dot Products We need the values of ab\vec{a} \cdot \vec{b} and aa\vec{a} \cdot \vec{a}. We are given ab=1\vec{a} \cdot \vec{b} = 1. For aa\vec{a} \cdot \vec{a}: aa=(1)(1)+(1)(1)+(1)(1)=1+1+1=3\vec{a} \cdot \vec{a} = (-1)(-1) + (-1)(-1) + (1)(1) = 1 + 1 + 1 = 3

Step 4: Formulate and Solve for b\vec{b} Substitute the calculated dot products and the RHS into the equation from Step 1: (1)a(3)b=i^+j^+2k^(1)\vec{a} - (3)\vec{b} = \widehat{i} + \widehat{j} + 2\widehat{k} a3b=i^+j^+2k^\vec{a} - 3\vec{b} = \widehat{i} + \widehat{j} + 2\widehat{k} We want to find a6b\vec{a} - 6\vec{b}. We can rearrange the equation to isolate 3b3\vec{b}: 3b=a(i^+j^+2k^)3\vec{b} = \vec{a} - (\widehat{i} + \widehat{j} + 2\widehat{k}) To find 6b6\vec{b}, we multiply both sides by 2: 6b=2(a(i^+j^+2k^))6\vec{b} = 2\left( \vec{a} - (\widehat{i} + \widehat{j} + 2\widehat{k}) \right) 6b=2a2i^2j^4k^6\vec{b} = 2\vec{a} - 2\widehat{i} - 2\widehat{j} - 4\widehat{k}

Step 5: Calculate the Target Expression a6b\vec{a} - 6\vec{b} Now, substitute the expression for 6b6\vec{b} into the expression we need to find: a6b=a(2a2i^2j^4k^)\vec{a} - 6\vec{b} = \vec{a} - (2\vec{a} - 2\widehat{i} - 2\widehat{j} - 4\widehat{k}) a6b=a2a+2i^+2j^+4k^\vec{a} - 6\vec{b} = \vec{a} - 2\vec{a} + 2\widehat{i} + 2\widehat{j} + 4\widehat{k} a6b=a+2i^+2j^+4k^\vec{a} - 6\vec{b} = -\vec{a} + 2\widehat{i} + 2\widehat{j} + 4\widehat{k} Substitute the given value of a=i^j^+k^\vec{a} = - \widehat{i} - \widehat{j} + \widehat{k}: a6b=(i^j^+k^)+2i^+2j^+4k^\vec{a} - 6\vec{b} = -(-\widehat{i} - \widehat{j} + \widehat{k}) + 2\widehat{i} + 2\widehat{j} + 4\widehat{k} a6b=(i^+j^k^)+2i^+2j^+4k^\vec{a} - 6\vec{b} = (\widehat{i} + \widehat{j} - \widehat{k}) + 2\widehat{i} + 2\widehat{j} + 4\widehat{k} Combine like terms: a6b=(1+2)i^+(1+2)j^+(1+4)k^\vec{a} - 6\vec{b} = (1+2)\widehat{i} + (1+2)\widehat{j} + (-1+4)\widehat{k} a6b=3i^+3j^+3k^\vec{a} - 6\vec{b} = 3\widehat{i} + 3\widehat{j} + 3\widehat{k} Factoring out 3: a6b=3(i^+j^+k^)\vec{a} - 6\vec{b} = 3(\widehat{i} + \widehat{j} + \widehat{k}) This result matches option (A).

3. Common Mistakes & Tips

  • Vector Triple Product Order: Be extremely careful with the order of vectors in the vector triple product identity. The correct form is A×(B×C)=(AC)B(AB)C\vec{A} \times (\vec{B} \times \vec{C}) = (\vec{A} \cdot \vec{C})\vec{B} - (\vec{A} \cdot \vec{B})\vec{C}. Swapping the dot product terms will lead to an incorrect answer.
  • Cross Product Arithmetic: When calculating cross products, especially with negative components and multiple terms, carefully apply the rules for unit vectors and the anti-commutative property (u×v=v×u\vec{u} \times \vec{v} = -\vec{v} \times \vec{u}).
  • Algebraic Simplification: Ensure accurate manipulation of vector equations. When solving for 6b6\vec{b}, double-check that the signs are handled correctly during subtraction and multiplication.

4. Summary

The problem was solved by strategically applying the vector triple product identity a×(a×b)=(ab)a(aa)b\vec{a} \times (\vec{a} \times \vec{b}) = (\vec{a} \cdot \vec{b})\vec{a} - (\vec{a} \cdot \vec{a})\vec{b}. By taking the cross product of a\vec{a} with the given a×b\vec{a} \times \vec{b}, we formed an equation relating a\vec{a} and b\vec{b}. After calculating the necessary dot products and the cross product on the right side, we rearranged the equation to find an expression for 6b6\vec{b}. Substituting this into the target expression a6b\vec{a} - 6\vec{b} and simplifying yielded the final answer.

The final answer is 3(i^+j^+k^)\boxed{3\left( {\widehat i + \widehat j + \widehat k} \right)}.

Practice More Vector Algebra Questions

View All Questions