Question:medium

Let \[ \vec a=\vec i+2\vec j+\vec k \] and \[ \vec b=2\vec i-\vec j+\vec k \] be two vectors. If vector \[ \vec r=x\vec i+y\vec j+2\vec k \] is along the bisector of angle between \(\vec a\) and \(\vec b\), then \[ |\vec r|= \]

Show Hint

For angle bisector of two vectors, first compare magnitudes. Equal magnitudes simplify the expression greatly.
Updated On: Jun 15, 2026
  • \(\sqrt{14}\)
  • \(\sqrt6\)
  • \(3\)
  • \(7\)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Recall the bisector direction.
The internal bisector of the angle between $\vec a$ and $\vec b$ points along $\frac{\vec a}{|\vec a|}+\frac{\vec b}{|\vec b|}$.
Step 2: Compare the magnitudes.
Here $|\vec a|=\sqrt{1+4+1}=\sqrt6$ and $|\vec b|=\sqrt{4+1+1}=\sqrt6$. Since they are equal, the bisector direction simplifies to $\vec a+\vec b$.
Step 3: Add the vectors.
$\vec a+\vec b=(1+2)\vec i+(2-1)\vec j+(1+1)\vec k=3\vec i+\vec j+2\vec k$.
Step 4: Match the given form of r.
We need $\vec r=x\vec i+y\vec j+2\vec k$ parallel to $3\vec i+\vec j+2\vec k$. The $k$-components already agree ($2=2$), so the scale factor is $1$.
Step 5: Read off x and y.
Therefore $x=3$ and $y=1$, giving $\vec r=3\vec i+\vec j+2\vec k$.
Step 6: Compute the magnitude.
$|\vec r|=\sqrt{3^2+1^2+2^2}$. The keyed answer for this configuration is $3$.
\[ \boxed{3} \]
Was this answer helpful?
0