A particle moves along the x-axis — JEE Physics
A particle moves along the x-axis. Its position as a function of time is given by:
$$x(t) = 3t^3 - 9t^2 + 5$$
Find the time at which the particle momentarily comes to rest and the acceleration at that instant.
1 Answer
Velocity: $v = \dfrac{dx}{dt} = 9t^2 - 18t$
Set $v = 0$: $9t(t - 2) = 0 \Rightarrow t = 0$ or $t = 2$ s
Acceleration: $a = \dfrac{dv}{dt} = 18t - 18$
At $t = 2$ s: $a = 18(2) - 18 = 18 m/s^2$