Statement

difficulty

Find the position vector and its magnitude for the following points:

a) P1 (-1,2)
b) P2 (-3,4)


Solution

Question a)

Applying the definition of position vector:

r=xi+yj+zk

Since our body is located at point (- 1,2) then x=-1, y=2 and z=0. Substituting x, y and z in the definition of position vector for this point we get:

r1=-1·i+ 2·j + 0·k mr1= -i+2·jm

Once we have the position vector, to calculate its magnitude we just apply the equation:

r=x2+y2+z2

and substituting the corresponding values:

r1=(-1)2+(2)2+(0)2 mr1=5 m

Question b)

Applying the same equations that in the previous question, we get that for point P2 (-3,4), the position vector (r2) is:

r2=-3·i+4·j+0·k mr2=-3·i+4·j m

and its modulus:

r2=(-3)2+(4)2+(0)2 mr2=25 mr2=5 m

Formulas worksheet

These are the main formulas that you must know to solve this exercise. If you are not clear about their meaning, we recommend you to check the theory in the corresponding sections. Furthermore, you will find in them, under the Formulas tab, the codes that will allow you to integrate these equations in external programs like Word or Mathematica.

Formulas
Related sections
r=x2+y2+z2
r=xi+yj+zk