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

Question

Let a\overrightarrow a and b\overrightarrow b be two non-zero vectors perpendicular to each other and a=b|\overrightarrow a | = |\overrightarrow b |. If a×b=a|\overrightarrow a \times \overrightarrow b | = |\overrightarrow a |, then the angle between the vectors (a+b+(a×b))\left( {\overrightarrow a + \overrightarrow b + \left( {\overrightarrow a \times \overrightarrow b } \right)} \right) and a{\overrightarrow a } is equal to :

Options

Solution

Key Concepts and Formulas

  • Angle between two vectors: The angle θ\theta between two non-zero vectors X\vec{X} and Y\vec{Y} is given by cosθ=XYXY\cos \theta = \frac{\vec{X} \cdot \vec{Y}}{|\vec{X}| |\vec{Y}|}.
  • Properties of perpendicular vectors: If a\vec{a} and b\vec{b} are perpendicular, then ab=0\vec{a} \cdot \vec{b} = 0.
  • Magnitude of cross product: a×b=absinθ|\vec{a} \times \vec{b}| = |\vec{a}| |\vec{b}| \sin \theta, where θ\theta is the angle between a\vec{a} and b\vec{b}.
  • Properties of cross product with perpendicular vectors: If a\vec{a} and b\vec{b} are perpendicular, then a×b=ab|\vec{a} \times \vec{b}| = |\vec{a}| |\vec{b}|.
  • Vector triple product identity (not directly used, but good to know): 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 distributivity: X(Y+Z)=XY+XZ\vec{X} \cdot (\vec{Y} + \vec{Z}) = \vec{X} \cdot \vec{Y} + \vec{X} \cdot \vec{Z}.
  • Scalar multiplication with dot product: (kX)Y=k(XY)(k\vec{X}) \cdot \vec{Y} = k(\vec{X} \cdot \vec{Y}).

Step-by-Step Solution

Step 1: Understand the Given Information and the Goal We are given two non-zero, perpendicular vectors a\vec{a} and b\vec{b} with equal magnitudes, i.e., a=b|\vec{a}| = |\vec{b}|. We are also given the condition a×b=a|\vec{a} \times \vec{b}| = |\vec{a}|. Our objective is to find the angle between the vector V=a+b+(a×b)\vec{V} = \vec{a} + \vec{b} + (\vec{a} \times \vec{b}) and the vector a\vec{a}.

Step 2: Simplify the Magnitude of the Cross Product Since a\vec{a} and b\vec{b} are perpendicular, the angle between them is 9090^\circ. Using the formula for the magnitude of the cross product: a×b=absin(90)|\vec{a} \times \vec{b}| = |\vec{a}| |\vec{b}| \sin(90^\circ) a×b=ab(1)|\vec{a} \times \vec{b}| = |\vec{a}| |\vec{b}| (1) We are given a=b|\vec{a}| = |\vec{b}|. Let's denote this common magnitude by kk. So, a=b=k|\vec{a}| = |\vec{b}| = k. Then, a×b=kk=k2|\vec{a} \times \vec{b}| = k \cdot k = k^2. We are also given a×b=a=k|\vec{a} \times \vec{b}| = |\vec{a}| = k. Equating the two expressions for a×b|\vec{a} \times \vec{b}|: k2=kk^2 = k Since a\vec{a} is a non-zero vector, k=a0k = |\vec{a}| \neq 0. Thus, we can divide by kk: k=1k = 1. Therefore, we have a=b=1|\vec{a}| = |\vec{b}| = 1 and a×b=1|\vec{a} \times \vec{b}| = 1.

Step 3: Determine the Direction and Magnitude of the Cross Product Vector Let c=a×b\vec{c} = \vec{a} \times \vec{b}. From Step 2, we know that c=a×b=1|\vec{c}| = |\vec{a} \times \vec{b}| = 1. Also, since a\vec{a} and b\vec{b} are perpendicular, c=a×b\vec{c} = \vec{a} \times \vec{b} is a vector perpendicular to both a\vec{a} and b\vec{b}.

Step 4: Calculate the Dot Product of the Two Vectors We need to find the angle between V=a+b+c\vec{V} = \vec{a} + \vec{b} + \vec{c} and a\vec{a}. Let this angle be θ\theta. Using the dot product formula: cosθ=VaVa\cos \theta = \frac{\vec{V} \cdot \vec{a}}{|\vec{V}| |\vec{a}|}

First, let's compute the dot product Va\vec{V} \cdot \vec{a}: Va=(a+b+c)a\vec{V} \cdot \vec{a} = (\vec{a} + \vec{b} + \vec{c}) \cdot \vec{a} Using the distributive property of the dot product: Va=(aa)+(ba)+(ca)\vec{V} \cdot \vec{a} = (\vec{a} \cdot \vec{a}) + (\vec{b} \cdot \vec{a}) + (\vec{c} \cdot \vec{a})

Now, let's evaluate each term:

  • aa=a2\vec{a} \cdot \vec{a} = |\vec{a}|^2. From Step 2, a=1|\vec{a}| = 1, so aa=12=1\vec{a} \cdot \vec{a} = 1^2 = 1.
  • ba=0\vec{b} \cdot \vec{a} = 0, because a\vec{a} and b\vec{b} are perpendicular.
  • ca=(a×b)a\vec{c} \cdot \vec{a} = (\vec{a} \times \vec{b}) \cdot \vec{a}. A vector resulting from a cross product is perpendicular to both of the original vectors. Therefore, a×b\vec{a} \times \vec{b} is perpendicular to a\vec{a}. The dot product of two perpendicular vectors is zero. So, ca=0\vec{c} \cdot \vec{a} = 0.

Substituting these values back into the dot product equation: Va=1+0+0=1\vec{V} \cdot \vec{a} = 1 + 0 + 0 = 1.

Step 5: Calculate the Magnitude of the Vector V\vec{V} We need to find V=a+b+c|\vec{V}| = |\vec{a} + \vec{b} + \vec{c}|. V2=(a+b+c)(a+b+c)|\vec{V}|^2 = (\vec{a} + \vec{b} + \vec{c}) \cdot (\vec{a} + \vec{b} + \vec{c}) V2=aa+ab+ac+ba+bb+bc+ca+cb+cc|\vec{V}|^2 = \vec{a} \cdot \vec{a} + \vec{a} \cdot \vec{b} + \vec{a} \cdot \vec{c} + \vec{b} \cdot \vec{a} + \vec{b} \cdot \vec{b} + \vec{b} \cdot \vec{c} + \vec{c} \cdot \vec{a} + \vec{c} \cdot \vec{b} + \vec{c} \cdot \vec{c}

Let's evaluate each term:

  • aa=a2=12=1\vec{a} \cdot \vec{a} = |\vec{a}|^2 = 1^2 = 1.
  • ab=0\vec{a} \cdot \vec{b} = 0 (perpendicular).
  • ac=a(a×b)=0\vec{a} \cdot \vec{c} = \vec{a} \cdot (\vec{a} \times \vec{b}) = 0 (perpendicular).
  • ba=0\vec{b} \cdot \vec{a} = 0 (perpendicular).
  • bb=b2=12=1\vec{b} \cdot \vec{b} = |\vec{b}|^2 = 1^2 = 1.
  • bc=b(a×b)\vec{b} \cdot \vec{c} = \vec{b} \cdot (\vec{a} \times \vec{b}). Since c\vec{c} is perpendicular to b\vec{b}, this dot product is 0.
  • ca=(a×b)a=0\vec{c} \cdot \vec{a} = (\vec{a} \times \vec{b}) \cdot \vec{a} = 0 (perpendicular).
  • cb=(a×b)b=0\vec{c} \cdot \vec{b} = (\vec{a} \times \vec{b}) \cdot \vec{b} = 0 (perpendicular).
  • cc=c2\vec{c} \cdot \vec{c} = |\vec{c}|^2. From Step 2, c=1|\vec{c}| = 1, so cc=12=1\vec{c} \cdot \vec{c} = 1^2 = 1.

Substituting these values: V2=1+0+0+0+1+0+0+0+1=3|\vec{V}|^2 = 1 + 0 + 0 + 0 + 1 + 0 + 0 + 0 + 1 = 3. So, V=3|\vec{V}| = \sqrt{3}.

Step 6: Calculate the Cosine of the Angle Now we have all the components to find cosθ\cos \theta: cosθ=VaVa\cos \theta = \frac{\vec{V} \cdot \vec{a}}{|\vec{V}| |\vec{a}|} cosθ=1(3)(1)\cos \theta = \frac{1}{(\sqrt{3})(1)} cosθ=13\cos \theta = \frac{1}{\sqrt{3}}

Step 7: Find the Angle The angle θ\theta is given by θ=cos1(13)\theta = \cos^{-1}\left(\frac{1}{\sqrt{3}}\right).

Common Mistakes & Tips

  • Confusing dot and cross products: Ensure you use the correct product for the operation (dot product for angle, cross product for perpendicularity and torque).
  • Forgetting the properties of perpendicular vectors: The fact that ab=0\vec{a} \cdot \vec{b} = 0 and a(a×b)=0\vec{a} \cdot (\vec{a} \times \vec{b}) = 0 significantly simplifies calculations.
  • Algebraic errors in dot product expansion: Carefully expand V2|\vec{V}|^2 and remember that the dot product is commutative (XY=YX\vec{X} \cdot \vec{Y} = \vec{Y} \cdot \vec{X}).

Summary

We first used the given conditions, particularly the perpendicularity of a\vec{a} and b\vec{b} and the magnitude relation a×b=a|\vec{a} \times \vec{b}| = |\vec{a}|, to deduce that a=b=a×b=1|\vec{a}| = |\vec{b}| = |\vec{a} \times \vec{b}| = 1. Let c=a×b\vec{c} = \vec{a} \times \vec{b}. We then calculated the dot product of the vector a+b+c\vec{a} + \vec{b} + \vec{c} with a\vec{a}, which simplified to 1 due to the perpendicularity conditions. Subsequently, we calculated the magnitude of a+b+c\vec{a} + \vec{b} + \vec{c}, which turned out to be 3\sqrt{3}. Finally, using the formula for the cosine of the angle between two vectors, we found cosθ=13\cos \theta = \frac{1}{\sqrt{3}}, leading to the angle θ=cos1(13)\theta = \cos^{-1}\left(\frac{1}{\sqrt{3}}\right).

The final answer is cos1(13)\boxed{{\cos ^{ - 1}}\left( {{1 \over {\sqrt 3 }}} \right)}, which corresponds to option (D).

Practice More Vector Algebra Questions

View All Questions