Task. A truck covers 40.0 m in 8.5 s while smoothly accelerating to a final velocity of 2.8 m/s. What was the original velocity, v0? What is the acceleration, a?
Solution. Assume that the acceleration of the truck is constant. Then the distance d(t) covered by truck at time t, and the velocity v(t) at the same time are given by the following formulas:
d(t)=v0t+2at2,
v(t)=v0+at.
By assumption,
d(8.5 s)=40.0 m,
and
v(8.5 s)=2.8 m/s.
Denote
t=8.5 s,
d1=d(t1)=d(8.5 s)=40.0 m,v1=v(t1)=v(8.5 s)=2.8 m/s.
Then we obtain the following system of equations:
v0t+2at2=d1,v0+at=v1.
From the second equation we get:
at=v1−v0.
Substituting this formula into the first equation we obtain
v0t+2(v1−v0)t=d1,
whence
22v0+v1−v0⋅t=d1,
2v0+v1=td1,
v0=t2d1−v1,
and therefore
a=tv1−v0=tv1−t2d1+v1=t22v1t−2d1
=t22(v1t−d1).
Substituting values we get:
v0=t2d1−v1=8.52⋅40.0−2.8≈6.1 m/s,
a=t22(v1−d1t)=8.522⋅(2.8⋅8.5−40.0)≈−0.45 m/s2.
Answer. v0=6.1 m/s,a=−0.45 m/s2.