Unit vectors
- A unit vector points the same way as but has length exactly 1. It keeps the direction and throws the size away.
- To get it, divide every component by the length. It is written (say “a-hat”).
: find the length first, then divide the whole vector by that one number. Same direction, length now 1.
Quick check: square and add the components of a unit vector and you must get . If you don't, you divided by the wrong number. It takes a few seconds and saves the mark.
Divide by the length: â = a / |a|
First find the length by Pythagoras, then shrink the whole vector by that number.
Why dividing by the length works
Multiplying a vector by a number multiplies its length by but keeps its direction (when ). So if you multiply by exactly , the new length is . You get a vector of length 1 pointing the same way. That is all a unit vector is.
Worked example
Worked example
Unit vector in the direction of
- Length first: .
- Divide each component by , keeping the surd exact.
Where the marks go
Common mistake
Now you try
The line has equation . Find a unit vector pointing along . (9709/33 Oct/Nov 2023 Q11)
Your turn— tap to reveal the worked answer (9709/33 Oct/Nov 2023 Q11(a))
The direction is the bracket next to : , with :