
William W. answered 04/04/23
Experienced Tutor and Retired Engineer
a = dv/dt so:
dv = a dt
since a(t) = 2t then:
dv = 2t dt
∫dv = ∫2t dt
v(t) = t2 + C
Since the particle is initially at rest, that means v(0) = 0 so C = 0
So v(t) = t2
But v = dx/dt so:
dx/dt = t2
dx = t2 dt
∫dx = ∫t2 dt
x(t) = t3/3 + C
We are told that at t = 0, x = 3 so t(0) = 3 therefore:
3 = 03/3 + C or C = 3
So x(t) = t3/3 + 3
To find the distance at t = 4, plug it in:
x(4) = 43/3 + 3 = 73/3 so the particle is at the x = 73/3 mark. BUT it started at x = 3 so its total distance traveled is 73/3 - 3 = 64/3 (units)