If $\vec{a} = \hat{i} + \sqrt{11}\hat{j} - 2\hat{k}$ and $\vec{b} = \hat{i} + \sqrt{11}\hat{j} - 10\hat{k}$ are two vectors then the component of $\vec{b}$ perpendicular to $\vec{a}$ is
Show Hint
Resolving a vector into parallel and perpendicular components is a fundamental vector operation. A good way to check your answer is to compute the dot product of your perpendicular component and the vector $\vec{a}$. The result should be zero. Here, $\vec{b}_{\perp} \cdot \vec{a} = (-\hat{i} - \sqrt{11}\hat{j} - 6\hat{k}) \cdot (\hat{i} + \sqrt{11}\hat{j} - 2\hat{k}) = -1 - 11 + 12 = 0$. This confirms the result is correct.