Suppose the velocity of a moving object at time t is given by
\(v(t) = \frac{ds}{dt} + v_0\),
where s, measured in meters (m), is the position of the object at time t, in seconds (s), and \(v_0\) is the initial velocity in m/s.
If \(v_0 = 10\text{m/s}\), use three-points formula to approximate the velocity when \(t = 1.32\). Given the following position and time data
\begin{tabular}{|c|c|c|c|c|}
\hline
t & 1.29 & 1.30 & 1.31 & 1.32 \\
\hline
s & 13.7818 & 14.0528 & 14.3074 & 16.1 \\
\hline
\end{tabular}