Statement

difficulty

The position of a certain particle depends on time according to the equation x(t)=t2-5t+1.2 , where x is expressed in meters and t in seconds. You are asked to:

  1. Determine the displacement and the average velocity during the interval 3.0s ≤ t ≤ 4.0 s.
  2. Find the general formula for the displacement for the interval between t and t + Δt.
  3. Find the instantaneous velocity for any time t considering the limit whenΔt approaches 0.

Solution

Initial approach

We have a particle that moves in a single dimension, in the x axis, as it is deduced from the position equation. Therefore, we can dispense with the vector notation and calculate all quantities as scalars. If we are asked for the corresponding vector quantities, we simply multiply the scalar magnitude by the unit vector i . In any case, we illustrate the process in each section. It should be remembered that in one dimension the position vector will be given by rt=xti+ytj+ztk.

1. The displacement in the x axis is given by  Δx:

x=xf-xi=x4-x3=42-5(4)+1.2-32-5(3)+1.2=2 m

Rigorously, the displacement is a vector magnitude and will be given by:

r=rf-ri=xi+yj+zk=2i m

For the calculation of the average velocity in the x axis, divide the displacement by the time employed:

vavgx=x t=21=2 m/s

And rigorously, using the vector notation the average velocity will be given by:

vavg=vavgxi+vavgyj+vavgzk=2i m/s

2. Following a similar procedure, we can obtain a general formula for the calculation of the displacement on the x axis. For that, we substitute t + Δt (final time) and t (initial time):

x=xf-xi=xt+t-xt=(t+t)2-5(t+t)+1.2-t2-5(t)+1.2=t2-5t+2tt =t(t+2t-5)m

However, once more, if we want to be rigorous we must apply vector notation, using the general formula of the displacement vector of the particle

r=rf-ri=xi+yj+zk=t(t+2t-5)m

We have considered t as initial time and t + Δt as the final time. If we consider the values of the previous section, t = 3 s and Δt = 1 s and replace them in the calculated general equation of the displacement vector, we obtain the same value.

3. 3. The calculation of the velocity at any given time can be made by taking the derivative of the position vector. In this case:

v=drdt

In this case, we are only interested in the x axis, and we get:

vx=dxtdt=2t-5 m/s

However, we are asked to do the calculation using limit:

vx=limt0x t=t(t+2t-5)t=2t-5 m/s

In any case, being rigorous and using the vector notation, the velocity vector is:

vt=vxti+vytj+vztk=(2t-5)im/s

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=rf-ri=xf-xii+yf-yij+(zf-zi)k
v=limt0vavg=limt0r t=drdt
vavg= r t= r2-r1t2 - t1