Mark M. answered 02/16/17
Tutor
4.9
(954)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
The acceleration a(t) is the derivative of the velocity function, v(t).
So, v'(t) = a(t) = 3t2+2t and v(1) = 0
Integrate to get v(t) = t3 + t2 + C1
Since v(1) = 0, 13 + 12+ C1 = 0 So, C1 = -2
v(t) = t3 + t2 - 2
The velocity function is the derivative of the position function, s(t).
So, s'(t) = v(t) = t3 + t2 - 2 and s(1) = -22
Integrating, we have s(t) = ¼t4 + (1/3)t3 - 2t + C2
Since s(1) = -22, 1/4 + 1/3 - 2 + C2 = -22
C2 = -22 - 7/12 = -22 7/12
Therefore, s(t) = (1/4)t4 + (1/3)t3 - 2t - 22 7/12