James C. answered 01/27/21
BS in Mathematics with 20+ years of teaching experience
v(t) = 6t2 +2t
v(0) = 5
We need to first find the general form of the antiderivative of v(t)
s(t) = 6(1/3)t3 + 2(1/2)t2 + C
s(t) = 2t3 + t2 + C
Now we find the particular solution for s(0) = 5 by solving for C
5 = 2(0)3 + (0)2 + C
5 = C
So our particular solution is
s(t) = 2t3 + t2 + 5
Then we find s(2)
s(2) = 2(2)3 + 22 + 5
s(2) = 16 + 4 + 5 = 25