Question

Find the distance and unit vector from P to Q

Original question: The position vectors of PP and QQ are 2i2j2i - 2j and 3i7j3i - 7j respectively. a Find PQ|\overrightarrow{PQ}|. b Find the unit vector in the direction of PQ\overrightarrow{PQ}.

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a standard vector-from-points problem. First find the displacement vector PQ\overrightarrow{PQ}, then use its length to build the unit vector.

Step by step

The position vectors are

OP=2i2j=(2,2),\overrightarrow{OP}=2\mathbf i-2\mathbf j=(2,-2), OQ=3i7j=(3,7).\overrightarrow{OQ}=3\mathbf i-7\mathbf j=(3,-7).

So

PQ=OQOP=(32,7(2))=(1,5).\overrightarrow{PQ}=\overrightarrow{OQ}-\overrightarrow{OP}=(3-2,\,-7-(-2))=(1,-5).

a) Find PQ|\overrightarrow{PQ}|

PQ=12+(5)2=26.|\overrightarrow{PQ}|=\sqrt{1^2+(-5)^2}=\sqrt{26}.

b) Find the unit vector in the direction of PQ\overrightarrow{PQ}

A unit vector is the vector divided by its magnitude:

u^=PQPQ=126(1,5).\hat{u}=\frac{\overrightarrow{PQ}}{|\overrightarrow{PQ}|}=\frac{1}{\sqrt{26}}(1,-5).

So the unit vector is

126i526j.\boxed{\frac{1}{\sqrt{26}}\mathbf i-\frac{5}{\sqrt{26}}\mathbf j}.

Pitfall alert

Be careful with subtraction order: PQ\overrightarrow{PQ} means from P to Q, so it is QPQ-P, 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 QP\overrightarrow{QP} instead, the magnitude would stay the same at 26\sqrt{26}, but the unit vector would become

126(1,5).\frac{1}{\sqrt{26}}(-1,5).

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.

chat