Question
Find the centre of mass of a system of three particles: 2 kg at , 3 kg at , and 5 kg at . Also explain how to find the COM of a semicircular disc of radius .
(JEE Main / CBSE Class 11 pattern)
Solution — Step by Step
flowchart TD
A["Find COM"] --> B{"System type?"}
B -->|"Discrete particles"| C["Use summation formula\nxcm = Σmᵢxᵢ / Σmᵢ"]
B -->|"Continuous body\n(uniform)"| D{"Standard shape?"}
D -->|Yes| E["Use known results\n(memorise for rod, disc, etc.)"]
D -->|No| F["Use integration\nxcm = ∫x dm / ∫dm"]
B -->|"Body with cavity"| G["Subtraction method\nTreat cavity as\nnegative mass"]
The centre of mass is at .
By symmetry, (taking the diameter as the x-axis, the flat edge).
For , we integrate using thin semicircular strips or use the known result:
This result comes from integrating over the disc area, where in appropriate coordinates. The derivation uses polar coordinates and gives above the flat edge.
| Body | COM position (from the symmetric point) |
|---|---|
| Uniform rod | Centre of the rod |
| Semicircular ring | from centre |
| Semicircular disc | from centre |
| Hemispherical shell | from centre |
| Solid hemisphere | from centre |
| Triangular lamina | from base |
| Cone (solid) | from base |
Why This Works
The centre of mass is the mass-weighted average position. For discrete particles, it is a simple weighted sum. For continuous bodies, the sum becomes an integral. The physical meaning: if you support the body at its COM, it balances perfectly — no net torque due to gravity.
The subtraction method for cavities works because COM is additive: if a full disc has COM at the centre, and we remove a smaller disc (treated as negative mass), the COM of the remaining body shifts away from the cavity.
Alternative Method — Subtraction for Bodies with Cavities
For a disc of radius with a circular hole of radius cut from one edge:
Total mass , cavity mass (area ratio), cavity COM at distance from centre.
The COM shifts away from the cavity.
For JEE, the subtraction method is tested almost every year. The trick: treat the cavity as a body with negative mass and apply the two-body COM formula. This avoids integration entirely and solves complex problems in under 2 minutes.
Common Mistake
When using the subtraction method, students often forget to use the remaining mass in the denominator. The denominator is , not . Also, the sign of the cavity mass must be negative. If you write positive mass for the cavity, the COM shifts toward the cavity instead of away from it — physically absurd.