
Ben R. answered 11/30/20
PhD in Mathematics, 13 years college teaching experience
Since acceleration is the second derivative of position, we have: a(t) = s''(t) = 40.
Integrating once, we get velocity: v(t) = s'(t) = 40t + C.
Since we know the initial velocity, we have v(0) = -20, so C = -20, and our equation for velocity is v(t) = 40t-20.
Integrating a second time, we have s(t) = 20t2-20t+C (we get a new constant of integration.
From the initial position, we have s(0) = 10, so C = 10 here.
Putting all of this together, our position function is s(t) = 20t2-20t+10.
Hope this helps!