Question

Find the Unit Vector and Position Vector on a Given Line

Original question: $\overrightarrow{OA} = 4i + 3j$ and $C$ is a point on $OA$ such that $|\overrightarrow{OC}| = \frac{16}{5}$. a Find the unit vector in the direction of $\overrightarrow{OA}$. b Hence find $\overrightarrow{OC}$.

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: This is a standard vector-scaling problem: first normalize the direction, then use the required length to build the new vector on the same line.

Detailed walkthrough

Given

OA=4i+3j.\overrightarrow{OA}=4i+3j.

a) Unit vector in the direction of OA\overrightarrow{OA}

First find the magnitude:

OA=42+32=16+9=5|\overrightarrow{OA}|=\sqrt{4^2+3^2}=\sqrt{16+9}=5

So the unit vector is

15(4i+3j)=45i+35j.\frac{1}{5}(4i+3j)=\frac45 i+\frac35 j.

b) Find OC\overrightarrow{OC}

Since CC lies on OAOA, OC\overrightarrow{OC} has the same direction as OA\overrightarrow{OA}. Its magnitude is

OC=165.|\overrightarrow{OC}|=\frac{16}{5}.

Hence

OC=165(45i+35j).\overrightarrow{OC}=\frac{16}{5}\left(\frac45 i+\frac35 j\right).

Multiply through:

OC=6425i+4825j.\overrightarrow{OC}=\frac{64}{25}i+\frac{48}{25}j.

So,

a) 45i+35jandb) 6425i+4825j\boxed{\text{a) } \frac45 i+\frac35 j \quad\text{and}\quad \text{b) } \frac{64}{25}i+\frac{48}{25}j}

💡 Pitfall guide

The main trap is mixing up the direction vector with the unit vector. You must divide by the magnitude 55 before scaling to length 16/516/5. If you skip that normalization, the vector length will come out wrong.

🔄 Real-world variant

If CC were on the opposite side of OO along the same line, the unit vector would be the negative of the one above, and OC\overrightarrow{OC} would be the same length but with opposite sign. The method is identical; only the direction changes.

🔍 Related terms

unit vector, magnitude, scalar multiple

FAQ

How do you find a unit vector from 4i + 3j?

Find the magnitude first: |OA| = 5. Then divide the vector by 5 to get the unit vector 4/5 i + 3/5 j.

How do you find OC if its length is 16/5 and it lies on OA?

Multiply the unit vector in the direction of OA by 16/5. This gives OC = 64/25 i + 48/25 j.

chat