Question:medium

A rigid body rotates about a fixed axis with variable angular velocity \( \omega = \alpha - \beta t \) at time \( t \), where \( \alpha, \beta \) are constants. The angle through which it rotates before it stops is:

Show Hint

For angular motion, the equation: \[ \omega^2 = \omega_0^2 + 2\beta \theta \] is analogous to linear kinematics and helps in solving rotation problems efficiently.
Updated On: Jan 13, 2026
  • \( \frac{\alpha^2}{2\beta} \)
  • \( \frac{\alpha^2 - \beta^2}{2\alpha} \)
  • \( \frac{\alpha^2 - \beta^2}{2\beta} \)
  • \( \frac{(\alpha - \beta)\alpha}{2} \)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Determine stopping condition
The angular velocity is given as:\[\omega = \alpha - \beta t\]The body stops when \( \omega = 0 \). Therefore:\[0 = \alpha - \beta t\]Solving for \( t \):\[t = \frac{\alpha}{\beta}\]Step 2: Use kinematic equation for angular motion
The equation is:\[\omega^2 = \omega_0^2 + 2\beta \theta\]Substituting \( \omega_0 = \alpha \) and \( \omega = 0 \):\[0 = \alpha^2 - 2\beta \theta\]Step 3: Solve for \( \theta \)
\[\theta = \frac{\alpha^2}{2\beta}\]Thus, the correct answer is (A) \( \frac{\alpha^2}{2\beta} \).
Was this answer helpful?
0