The direction vector, $\mathbf{v}$, is the difference between the coordinates of the two points. So, we subtract the coordinates of the point (-1,2,-3) from the coordinates of the point (2,2,2) to get the direction vector.
\[
\mathbf{v} = (2-(-1), 2-2, 2-(-3)) =
Show more…