
William W. answered 10/09/19
Experienced Tutor and Retired Engineer
If the position s is given by s(t) = 2t3 − 3t2 + t, then the average velocity can be calculated by the delta distance traveled divided by the delta time or [s(2) - s(0)]/(2) = (6 - 0)/2 = 3 m/s
The instantaneous velocity at t = 1 is given by ds/dt. Taking the derivative of s gives s'(t) = 6t2 - 6t + 1 and s'(1) = 1 m/s. The instantaneous acceleration at t = 1 is given by the second derivative d2s/dt2. Taking the derivative of s' gives s''(t) = 12t - 6 and s''(1) = 6 m/s2
If we want to know when v(t) = 0 then we set the velocity function equal to zero and solve:
s'(t) = v(t) = 6t2 - 6t + 1
6t2 - 6t + 1 = 0
Using the quadratic formula, t = [6 ± √(36 - 4(6)(1)]/[(2)(6)] = [6 ± √12]/12 or
t = 0.2113 s and t = 0.7887 s