Unit Vector
The unit vector has a magnitude of one.
Normalizing a Vector
Normalizing a vector is obtaining another unit vector in the same direction.
To normalize a vector, divide the vector by its magnitude.

Examples
If
is a vector of components (3, 4), find a unit vector in the same direction.
Find the unit vector
with the direction of vector
.

![]()