Inactive Tutor answered 05/14/19
Hi Nakeshia,
There is no figure posted but the way to find a vector's direction is subtracting the position of the second vector by the vector that you're picking the direction from. So for example if your vector is pointing from the origin to (3,2) - you would simply do the following: (3 , 2) - (0, 0) = (3,2). This would be your direction vector.
Hope this helps!
Abhi