Question
Find the distance and unit vector from P to Q
Original question: The position vectors of $P$ and $Q$ are $2i - 2j$ and $3i - 7j$ respectively. a Find $|\overrightarrow{PQ}|$. b Find the unit vector in the direction of $\overrightarrow{PQ}$.
Expert Verified Solution
Key concept: This is a standard vector-from-points problem. First find the displacement vector , then use its length to build the unit vector.
Step by step
The position vectors are
So
a) Find
b) Find the unit vector in the direction of
A unit vector is the vector divided by its magnitude:
So the unit vector is
Pitfall alert
Be careful with subtraction order: means from P to Q, so it is , not the other way around. If you reverse it, the vector points in the opposite direction and the unit vector changes sign.
Try different conditions
If the question asked for instead, the magnitude would stay the same at , but the unit vector would become
That sign change is easy to miss.
Further reading
displacement vector, magnitude, unit vector
FAQ
How do you find the vector from P to Q?
Subtract the position vector of P from the position vector of Q: PQ = Q - P.
What is the unit vector in the direction of PQ?
It is (1/√26)i - (5/√26)j.