Question:

Let \( \vec{a}, \vec{b}, \vec{c} \) be unit vectors. Suppose \( \vec{a}\cdot\vec{b} = \vec{a}\cdot\vec{c} = 0 \) and the angle between \( \vec{b} \) and \( \vec{c} \) is \( \frac{\pi}{6} \). Then \( \vec{a} \) is:

Show Hint

If a vector is perpendicular to two vectors: \begin{itemize} \item It is parallel to their cross product. \item Normalize using magnitude. \end{itemize}
  • \( \vec{b} \times \vec{c} \)
  • \( \vec{c} \times \vec{b} \)
  • \( \vec{b} + \vec{c} \)
  • \( \pm 2(\vec{b} \times \vec{c}) \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: Given: \[ \vec{a}\cdot\vec{b} = 0, \quad \vec{a}\cdot\vec{c} = 0 \] So \( \vec{a} \) is perpendicular to both \( \vec{b} \) and \( \vec{c} \). Thus: \[ \vec{a} \parallel (\vec{b} \times \vec{c}) \] Step 1: {\color{red}Use magnitude condition.} Since all are unit vectors, find magnitude of \( \vec{b} \times \vec{c} \): \[ |\vec{b} \times \vec{c}| = |\vec{b}||\vec{c}|\sin\theta = \sin\frac{\pi}{6} = \frac{1}{2} \] Step 2: {\color{red}Scale to unit vector.} To make magnitude 1: \[ \vec{a} = \pm \frac{\vec{b} \times \vec{c}}{1/2} = \pm 2(\vec{b} \times \vec{c}) \] Step 3: {\color{red}Conclusion.} \[ \vec{a} = \pm 2(\vec{b} \times \vec{c}) \]
Was this answer helpful?
0
0