Statement

difficulty

If a body is in the position (1,2) and after 2 seconds it is in the position (1,-2).

What will be its average velocity considering that all units are expressed in the International System?


Solution

Since we are using International System units, the two positions respectively called Pi and Pf are expressed in meters.

Initial data

Pi (1,2) m y Pf(1,-2) m.
Δt=t2-t1=2 sg.

Resolution

To calculate the average velocity, we must use of the following equation:

vavg= r t= r2-r1t2 - t1

where the time elapsed is already provided in the statement and the displacement vector is obtained of the following way:

r=rf-ri=xf-xii+yf-yij+(zf-zi)k

Therefore, first we calculate the displacement vector regarding these two positions:

Δr=(1-1)·i+(-2-2)·jm Δr=(0)·i+(-4)·j mΔr=-4 ·jm

Once we know the displacement vector, we can calculate the average velocity vector.

vavg=-4·j2m vavg=-2 ·j 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
vavg= r t= r2-r1t2 - t1