55184812
Which of these vectors is a unit vector?
\(\mathbf{a}=\begin{pmatrix}0\\1\\0\end{pmatrix}\), \(\mathbf{b}=\begin{pmatrix}1\\1\\0\end{pmatrix}\), \(\mathbf{c}=\begin{pmatrix}2\\0\\0\end{pmatrix}\)
Hints
- Recall the defining magnitude of a unit vector.
- Check the magnitude of each candidate.
- Axis-aligned vectors can often be judged without much computation.
Solution
A unit vector has magnitude \(1\). Here,
\(\lVert\mathbf{a}\rVert=1\), while \(\lVert\mathbf{b}\rVert=\sqrt{2}\) and \(\lVert\mathbf{c}\rVert=2\). Therefore, \(\mathbf{a}\) is the unit vector.
Answer
\(\mathbf{a}=\begin{pmatrix}0\\1\\0\end{pmatrix}\)
