The moment of inertia of a circular ring of mass M and diameter r about a tangential axis lying in the plane of the ring is:

Solution & Explanation

### Related Formula 1. Moment of inertia of a circular ring of mass M and radius R about a diametrical axis in its plane: I_textdia = frac12 M R^2 2. Parallel Axis Theorem: I = I_textcm + M d^2 where d is the perpendicular distance between the center of mass axis and the parallel axis. ### Core Logic The axis of rotation is tangential and lies in the plane of the ring. Thus, the distance from the center of mass axis (which is also diametrical and in-plane) is equal to the radius R. Using the parallel axis theorem: I_texttangent = I_textdia + M R^2 = frac12 M R^2 + M R^2 = frac32 M R^2 ### Step 1: Express in terms of diameter r The question specifies the diameter of the ring is r. Therefore, the radius R is: R = fracr2 Substitute R = fracr2 into the moment of inertia formula: I_texttangent = frac32 M left(fracr2right)^2 = frac38 M r^2 Thus, the moment of inertia is frac38 M r^2. ### Pattern Recognition Sees: Circular ring tangential axis in-plane. Trap: Directly using radius r instead of diameter r. Read variables carefully: often r is radius, but here it is explicitly given as diameter! Shortcut: Standard in-plane tangent is frac32MR^2. Substitute R = fracr2 to get frac38Mr^2. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Physics: System of Particles and Rotational Motion

Reference Study Guides

More System of Particles and Rotational Motion Previous-Year Questions — Page 2

Q13 jee_main_2025_02_april_morning Moment of Inertia and Torque
A square Lamina OABC of length 10mathrm~cm is pivoted at 'O'. Forces act on the Lamina as shown in the figure. If the Lamina remains stationary, then the magnitude of F is:
Square lamina pivoted at O diagram for Q13
A square lamina OABC with multiple force vectors acting on its vertices, pivoted at O.
  • A. 20mathrm~N
  • B. 0 (zero)
  • C. 10mathrm~N
  • D. 10sqrt2mathrm~N

Solution

### Related Formula tau_O = F cdot r_perp sum tau_O = 0 quad text(for rotational equilibrium) ### Core Logic Let the side length of the square lamina be l = 10mathrm~cm. The lamina is pivoted at point O(0,0) and remains stationary under rotational equilibrium. Therefore, the net torque about O must be zero. Evaluating torque contributions about point O: - Forces acting directly at pivot O produce zero torque. - Forces whose lines of action pass through O produce zero torque. - The 10mathrm~N force perpendicular to side OA produces torque: tau_1 = 10 times l quad text(Counter-Clockwise) - The unknown force F acting perpendicular to side OC produces torque: tau_2 = F times l quad text(Clockwise) Setting sum tau_O = 0: 10 cdot l - F cdot l = 0 implies F = 10mathrm~N ### Step 1: Final Conclusion The magnitude of the force F is 10\mathrm{~N}$. ### Pattern Recognition In pivoted laminas, focus on the pivot and disregard any force vector whose line of action passes through the pivot. For symmetric placements, equate Clockwise torque = Counter-Clockwise torque directly. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Physics: Rotational Motion
Q16 jee_main_2025_02_april_morning Moment of Inertia and Torque
Moment of inertia of a rod of mass 'M' and length 'L' about an axis passing through its center and normal to its length is 'α'. Now the rod is cut into two equal parts and these parts are joined symmetrically to form a cross shape. Moment of inertia of cross about an axis passing through its center and normal to plane containing cross is:
  • A. alpha
  • B. alpha / 4
  • C. alpha / 8
  • D. alpha / 2

Solution

### Related Formula I = frac112 M L^2 ### Core Logic Initially, the moment of inertia is: alpha = fracM L^212 When cut into two equal parts, each smaller rod has: - Mass, m = fracM2 - Length, l = fracL2 When joined symmetrically as a cross, the target axis passes through their joint intersection perpendicular to their plane. For each rod, this axis passes through its individual center of mass and is perpendicular to its length. Thus, the total moment of inertia of the cross is the sum of the moments of inertia of the two rods: I_textcross = I_1 + I_2 = 2 times left(frac112 m l^2right) = frac16 m l^2 Substituting m = fracM2 and l = fracL2: I_textcross = frac16 times left(fracM2right) times left(fracL2right)^2 = frac16 times fracM2 times fracL^24 = fracM L^248 Comparing with alpha: I_textcross = frac14 left(fracM L^212right) = fracalpha4 ### Step 1: Final Conclusion The moment of inertia of the cross is \alpha / 4. ### Pattern Recognition Since mass scales linearly (M \propto L), cutting a rod into n equal segments scales the length by 1/n and mass by 1/n. The moment of inertia of each segment scales as 1/n^3. Reassembling n segments linearly sums their contributions, so the final moment of inertia scales as n \times \frac{1}{n^3} = \frac{1}{n^2}$. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Physics: Rotational Motion
Q6 jee_main_2025_07_april_morning Centre of Mass
A rod of length 5 mathrm~L is bent right angle keeping one side length as 2 mathrm~L .
L-shaped bent rod geometry for Q6 - JEE Main 2025 Morning
Diagram of an L-shaped rod aligned with the x and y axes, with lengths 2L and 3L respectively.
The position of the centre of mass of the system : (Consider mathrmL = 10mathrmcm )
  • A. 2hatmathbfi + 3hatmathbfj
  • B. 3hatmathbfi + 7hatmathbfj
  • C. 5hatmathbfi + 8hatmathbfj
  • D. 4hatmathbfi + 9hatmathbfj

Solution

### Related Formula For a continuous system modeled as discrete point masses located at their respective centers of mass: x_textcom = fracm_1x_1 + m_2x_2m_1 + m_2 y_textcom = fracm_1y_1 + m_2y_2m_1 + m_2 ### Core Logic Let the uniform linear mass density of the rod be lambda. - Total length is 5L. - One segment of length 2L lies on the x-axis. Its mass is 2m = lambda(2L) and its center of mass is at (L, 0). - The remaining segment of length 3L lies on the y-axis. Its mass is 3m = lambda(3L) and its center of mass is at (0, 1.5L). ### Step 1: Calculate COM Coordinates Find the coordinates of the system's center of mass: x_textcom = frac2m(L) + 3m(0)2m + 3m = frac2L5 = 0.4L y_textcom = frac2m(0) + 3m(1.5L)2m + 3m = frac4.5L5 = 0.9L Given L = 10 mathrm~cm: x_textcom = 0.4 times 10 = 4 mathrm~cm y_textcom = 0.9 times 10 = 9 mathrm~cm ### Step 2: Vector Form Expressing in vector notation: vecr_textcom = 4hatmathbfi + 9hatmathbfj ### Pattern Recognition Sees: L-shaped rod formed by bending a total length L_texttotal. Shortcut: Treat each arm as a point mass at its geometric midpoint. For segments of ratio 2:3, the COM divides the distance between their midpoints in the inverse ratio 3:2 closer to the heavier segment on the y-axis. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Physics: System of Particles and Rotational Motion
Q21 jee_main_2025_07_april_morning Moment of Inertia
A, B and C are disc, solid sphere and spherical shell respectively with same radii and masses. These masses are placed as shown in figure.
Rotational geometry of sphere, disc, and shell for Q21 - JEE Main 2025 Morning
A symmetric system consisting of a disc (top), solid sphere (bottom-left), and spherical shell (bottom-right) arranged with vertical axis PQ.
The moment of inertia of the given system about PQ is fracmathrmx15mathrmI, where I is the moment of inertia of the disc about its diameter. The value of x is
Numerical Answer. Answer: 199 to 199

Solution

### Related Formula Parallel Axis Theorem: I_textaxis = I_textcom + M R^2 Standard Moments of Inertia about center of mass: - Disc about diameter: I_textdisc,dia = fracMR^24 - Solid sphere: I_textsphere = frac25MR^2 - Spherical shell: I_textshell = frac23MR^2 ### Core Logic The axis of rotation PQ passes through the center of the top disc (A) along its diameter. - Top disc (A): I_A = fracMR^24 - Bottom-left solid sphere (B): Center lies at distance R from the axis PQ. I_B = I_textcom + M R^2 = frac25MR^2 + MR^2 = frac75MR^2 - Bottom-right spherical shell (C): Center lies at distance R from the axis PQ. I_C = I_textcom + M R^2 = frac23MR^2 + MR^2 = frac53MR^2 ### Step 1: Calculate Total System Moment of Inertia Sum the contributions: I_textPQ = I_A + I_B + I_C I_textPQ = fracMR^24 + frac75MR^2 + frac53MR^2 To add the fractions, find a common denominator (60): I_textPQ = left( frac15 + 84 + 10060 right) MR^2 = frac19960 MR^2 ### Step 2: Express in terms of standard Disc Moment We are given I = fracMR^24 implies MR^2 = 4I. Substitute this in the expression: I_textPQ = frac19960 (4I) = frac19915 I Comparing with I_textPQ = fracx15 I yields x = 199. ### Pattern Recognition Sees: Composite body consisting of three standard symmetric shapes about a tangent/offset axis. Shortcut: Sum the central inertia terms and the offset terms separately. Offset masses are only B and C, so the offset sum is 2MR^2. The central sum is (1/4 + 2/5 + 2/3)MR^2. Adding these directly yields the combined fractional factor of 199/60. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Physics: System of Particles and Rotational Motion
Q2 jee_main_2025_08_april_evening Moment of Inertia
A rod of linear mass density lambda^prime and length L is bent to form a ring of radius R. Moment of inertia of ring about any of its diameter is:
  • A. fraclambda L^316pi^2
  • B. fraclambda L^312
  • C. fraclambda L^34pi^2
  • D. fraclambda L^38pi^2

Solution

### Related Formula I_textdia = frac12 M R^2 where, I_textdia = moment of inertia of a ring about its diameter M = total mass of the ring R = radius of the ring ### Core Logic Since the linear mass density is lambda^prime (or lambda as per the options), the total mass M of the rod of length L is: M = lambda L When this rod is bent into a ring of radius R, its circumference equals the length of the rod: 2pi R = L implies R = fracL2pi Substituting M and R into the formula for the moment of inertia about the diameter: I_textdia = frac12 M R^2 = frac12 (lambda L) left(fracL2piright)^2 = fraclambda L^38pi^2 ### Pattern Recognition Sees: "Rod of length L bent to form a ring" → R = fracL2pi. Trap: Moment of inertia about the central axis perpendicular to the plane is MR^2, but about its diameter, it is half, i.e., frac12MR^2. Shortcut: I = frac12 (lambda L) left(fracL2piright)^2 = fraclambda L^38pi^2. ✓ ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Physics: Rotational Motion

More System of Particles and Rotational Motion Questions — jee_main_2025_02_april_evening

Practice all System of Particles and Rotational Motion previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)