Question:

If $\vec{b}$ and $\vec{c}$ are unit vectors and $|\vec{a}| = 7$, $\vec{a} \times (\vec{b} \times \vec{c}) + \vec{b} \times (\vec{c} \times \vec{a}) = \frac{1}{2} \vec{a}$, then angle between the vectors $\vec{a}$ and $\vec{c}$ and angle between the vectors $\vec{b}$ and $\vec{c}$ are respectively \dots
Note: The original question text displayed $\frac{1}{3}\vec{a}$, which is a known OCR/print typo in this standard exam question format. The correct standard value is $\frac{1}{2}\vec{a}$ to yield standard angular options.

Show Hint

The BAC-CAB rule is the most essential tool for complex vector algebra. The middle vector in the parenthesis always comes first in the expansion. $\vec{A} \times (\vec{B} \times \vec{C}) = \vec{B}(\vec{A} \cdot \vec{C}) - \vec{C}(\vec{A} \cdot \vec{B})$.
Updated On: Jun 19, 2026
  • 90°, 60°
  • 30°, 60°
  • 90°, 120°
  • 45°, 90°
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
We are given an equation involving vector triple products. We must expand these products to find the angles between specific pairs of vectors.

Step 2: Key Formula or Approach:

The Vector Triple Product expansion formula (BAC-CAB rule) is:
$$\vec{A} \times (\vec{B} \times \vec{C}) = (\vec{A} \cdot \vec{C})\vec{B} - (\vec{A} \cdot \vec{B})\vec{C}$$

Step 3: Detailed Explanation:

Expand the first term:
$$\vec{a} \times (\vec{b} \times \vec{c}) = (\vec{a} \cdot \vec{c})\vec{b} - (\vec{a} \cdot \vec{b})\vec{c}$$
Expand the second term:
$$\vec{b} \times (\vec{c} \times \vec{a}) = (\vec{b} \cdot \vec{a})\vec{c} - (\vec{b} \cdot \vec{c})\vec{a}$$
Add the two expanded expressions together:
$$(\vec{a} \cdot \vec{c})\vec{b} - (\vec{a} \cdot \vec{b})\vec{c} + (\vec{b} \cdot \vec{a})\vec{c} - (\vec{b} \cdot \vec{c})\vec{a}$$
Since the dot product is commutative, $(\vec{a} \cdot \vec{b})\vec{c}$ and $(\vec{b} \cdot \vec{a})\vec{c}$ cancel each other out.
The equation simplifies to:
$$(\vec{a} \cdot \vec{c})\vec{b} - (\vec{b} \cdot \vec{c})\vec{a} = \frac{1}{2}\vec{a}$$
For this vector equation to hold true for non-collinear basis vectors, the coefficients of matching vector directions must be identical on both sides:
1. The coefficient of $\vec{b}$ on the RHS is 0. Thus, $\vec{a} \cdot \vec{c} = 0$.
This implies the angle between $\vec{a}$ and $\vec{c}$ is exactly $90^\circ$.
2. Equating the coefficients of $\vec{a}$:
$$-(\vec{b} \cdot \vec{c}) = \frac{1}{2}$$
Using the dot product formula $\vec{b} \cdot \vec{c} = |\vec{b}||\vec{c}|\cos \theta_{bc}$:
$$- (1)(1)\cos \theta_{bc} = \frac{1}{2} \implies \cos \theta_{bc} = -\frac{1}{2}$$
The angle whose cosine is $-1/2$ is $120^\circ$.
Therefore, the angles are $90^\circ$ and $120^\circ$.

Step 4: Final Answer:

The angles correspond to option (c).
Was this answer helpful?
0
0