The unit vector in the direction of a vector is obtained by dividing the vector by its magnitude. The magnitude of a vector $v = x i + y j + z k$ is given by $\sqrt{x^2 + y^2 + z^2}$.
For vector $a = 7 i - 4 j - 4 k$, the magnitude is $\sqrt{7^2 + (-4)^2 +
Show more…