How do you calculate the unit vector?

1 Answer
Jul 30, 2018

" "
Please read the explanation.

Explanation:

" "
A Unit Vector is a vector with a color(red)("magnitude" = 1magnitude=1

Let us examine a vector given below:

enter image source here

The represented vector is color(red)(vec(OA)= 3 hat (i)+3 hat (j)OA=3ˆi+3ˆj

To find the magnitude of the vector we can use the Pythagoras Theorem:

color(blue)(|OA| = sqrt(3^2+3^2)|OA|=32+32

rArr sqrt(18)18 units.

To find a unit vector, in the same direction of the above vector,

we have to divide the above vector by color(red)(sqrt(18)18

Hence,

color(blue)(hat (OA) = (1/sqrt(18))(3 hat i + 3 hat j ))ˆOA=(118)(3ˆi+3ˆj)

This is the unit vector.

The magnitude of this vector is color(red)(" 1 unit" 1 unit.

Hope this helps.