Task. A body travel 200cm in the first 2sec and 220cm in the next 5sec. Calculate the velocity at the end of the seventh second from the start.
Solution. Assume that the body is moved with constant acceleration a. Let v0 be the initial velocity of the body. Then the distance d(t) passed by the body and the velocity v(t) of the body at time t are given by the following formula:
v(t)=v0+at,d(t)=v0t+2at2.
By assumption
d(2)=200 cm=0.2 m,
and
d(2+5)=d(7)=200 cm +220 cm=420 cm=0.42 m.
We should find the velocity v(7).
Substituting t=2 and t=7 into the formulas for d we obtain:
d(2)=0.2=v0∗2+2a∗22=2v0+2a,
d(7)=0.42=v0∗7+2a∗72=7v0+24.5a,
so we get the following system of linear equations:
\[ \left\{\begin{array}[]{l}2v_{0}+2a=0.2\\
7v_{0}+24.5a=0.42\end{array}\right. \]
From the first equation we obtain
v0+a=0.1⇒v0=0.1−a.
Substituting into the second equation we get
7(0.1−a)+24.5a=0.42,
Dividing by 7 we obtain
0.1−a+3.5a=0.06,⇒2.5a=0.06−0.1⇒2.5a=−0.04
a=−2.50.04=−0.016 m/s2.
Hence
v0=0.1−a=0.1+0.016=0.116 m/s.
Therefore
v(7)=0.116−0.016∗7=0.004 m/s.
Answer. v(7)=0.004 m/s.