Answer:
[tex]s(t) = frac{t^3}{3} + \frac{5t^2}{2} - 3t + 12[/tex]
Step-by-step explanation:
Relation between acceleration, velocity and position:
The velocity function is the integral of the acceleration function.
The position function is the integral of the velocity function.
Acceleration:
As given by the problem, the acceleration function is [tex]a(t) = 2t + 5[/tex]
Velocity:
[tex]v(t) = \int a(t) dt = \int (2t+5) dt = \frac{2t^2}{2} + 5t + K = t^2 + 5t + K[/tex]
In which K is the constant of integration, which is the initial velocity. So K = -3 and:
[tex]v(t) = t^2 + 5t - 3[/tex]
Position:
[tex]s(t) = \int v(t) dt = \int (t^2 + 5t - 3) = \frac{t^3}{3} + \frac{5t^2}{2} - 3t + K[/tex]
In which K, the constant of integration, is the initial position. Since it is 12:
[tex]s(t) = frac{t^3}{3} + \frac{5t^2}{2} - 3t + 12[/tex]