52488312
Given the points \(A(5, -2, 1)\) and \(B(7, 1, 7)\), find the position vector \(\overrightarrow{OA}\), the vector \(\overrightarrow{AB}\), and the magnitude \(\lVert\overrightarrow{AB}\rVert\).
Hints
- How are a point's coordinates related to its position vector?
- To find a vector from one point to another, which coordinates do you subtract?
- What formula gives the magnitude of a vector in three dimensions?
Solution
1. The position vector uses the coordinates of \(A\): \(\overrightarrow{OA}=\langle 5, -2, 1\rangle\).
2. Subtract the coordinates of \(A\) from those of \(B\): \(\overrightarrow{AB}=\langle 7-5, 1-(-2), 7-1\rangle=\langle 2, 3, 6\rangle\).
3. Find the magnitude: \(\lVert\overrightarrow{AB}\rVert=\sqrt{2^2+3^2+6^2}=\sqrt{49}=7\).
Answer
\(\overrightarrow{OA}=\langle 5, -2, 1\rangle\), \(\overrightarrow{AB}=\langle 2, 3, 6\rangle\), and \(\lVert\overrightarrow{AB}\rVert=7\)
