Question:medium

A particle is moving in a straight line. The variation of position $ x $ as a function of time $ t $ is given as: 
$ x = t^3 - 6t^2 + 20t + 15 $. 
The velocity of the body when its acceleration becomes zero is:

Show Hint

To find when a particle reaches maximum or minimum velocity, set the acceleration \( a = 0 \) and solve for \( t \), then substitute \( t \) in the velocity equation.
Updated On: Apr 14, 2026
  • \( 6 \) m/s
  • \( 10 \) m/s
  • \( 8 \) m/s
  • \( 4 \) m/s
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Calculate velocity.
Velocity, defined as the first derivative of displacement, is given by: \[ v = \frac{dx}{dt} = 3t^2 - 12t + 20 \] Step 2: Calculate acceleration.
Acceleration is the derivative of velocity: \[ a = \frac{dv}{dt} = 6t - 12 \] Step 3: Equate acceleration to zero.
\[ 6t - 12 = 0 \] Solving for \( t \): \[ t = 2 \,s \] Step 4: Determine velocity at \( t = 2 \).
\[ v = 3(2)^2 - 12(2) + 20 \] \[ = 12 - 24 + 20 = 8 \,m/s \] Step 5: Confirm the correct option.
The correct answer is (C) \( 8 \) m/s.
Was this answer helpful?
0