00:01
R can be represented in terms of its components x and y and this is for 2d in case of 3d we have another component z in the k cap direction but here we are dealing with the 2d case so the last term you can ignore the last term now in order to find the unit vector of this position vector that's call that r -cap, so there are two methods or two ways in order to do so.
00:37
You can divide the position vector by the magnitude of the vector, or you can also find the angle of the position vector with the horizontal or with the x -axis, and take the cosine component of that angle to be the iath component of the unit vector, and sign of the angle will be the jeth component or the white component.
01:12
So there are three parts.
01:15
So i'm going to do the first part using the first method.
01:21
So x and y of both the position vectors are given in the problem.
01:26
So we have x to be equal to 0 .y is negative 1 .35.
01:33
Make sure you include the directions.
01:35
Now we want to find the magnitude and we will do so by using the pythagraphythagroth theorem to add the squares of both the components and take the root over.
01:50
And this gives the unit vector after solving to be negative check gap.
02:00
Now that was simple...