We are given the motion of a particle along a straight line described by the equation:
x = 8 + 12t - t^3
where x is the position in meters and t is the time in seconds. We need to find the retardation of the particle when its velocity becomes zero.
\frac{dx}{dt} = v(t) = \frac{d}{dt} (8 + 12t - t^3) = 12 - 3t^2
12 - 3t^2 = 0
Simplifying gives:
3t^2 = 12 \Rightarrow t^2 = 4 \Rightarrow t = 2\, \text{or} \, -2
\frac{dv}{dt} = a(t) = \frac{d}{dt}(12 - 3t^2) = -6t
a(2) = -6 \times 2 = -12\, \text{m/s}^2
The negative sign indicates retardation. Thus, the retardation of the particle when its velocity becomes zero is 12\, \text{m/s}^2.
The correct answer is 12\, \text{m/s}^2.
