Worked solution
Step 1: Find the magnitude of p
∣p∣=42+(−1)2+82=16+1+64=81=9
Step 2: Divide each component by the magnitude
The unit vector p^ in the direction of p is p scaled by ∣p∣1:
p^=∣p∣p=94i−91j+98k
Step 3: Recompute independently as a check
Squaring and summing the components in a different order: 82+42+(−1)2=64+16+1=81, so ∣p∣=81=9, the same result as Step 1.
As a further check, the magnitude of p^ itself must equal 1:
(94)2+(91)2+(98)2=8116+1+64=8181=1✓
Why the other options are wrong
- B: comes from dividing by ∣p∣2=81 instead of ∣p∣=9. The resulting vector has magnitude 91, not 1.
- C: comes from treating 4+(−1)+8=11 as the “magnitude”, skipping the squaring and square-rooting entirely.
- D: has the correct size (94, 91, 98) but every sign flipped, so it points in the opposite direction to p.
Final answer
p^=94i−91j+98k(Option A)