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
TSTushar Saxena
✓ Accepted
· 2mo ago
▲ 24
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$
Log in to post your own answer or join the discussion.
Discussion (3)
S
For revision — the key formula used here comes up almost every year.
A
Is there a faster shortcut for this in the actual exam? Time is tight.
SD
Why do we take the positive value only in the last step?