Question
An L-shaped uniform lamina is formed by removing a 2 cm × 2 cm square from the top-right corner of a 4 cm × 4 cm square. Find the coordinates of the center of mass of the L-shaped lamina. (Take the bottom-left corner as origin.)
Solution — Step by Step
The original square has corners at (0,0), (4,0), (4,4), and (0,4).
The 2×2 square removed has corners at (2,2), (4,2), (4,4), and (2,4).
The L-shaped lamina = Full 4×4 square MINUS the 2×2 square.
Use the subtraction method: treat the L-shape as a full square minus a missing piece.
Full 4×4 square:
- Area: cm²
- Centre of mass: (centre of the square)
Removed 2×2 square (top-right piece):
- Area: cm²
- Centre of mass: (centre of the removed square, which spans x: 2 to 4, y: 2 to 4)
For the L-shape = Full − Removed:
The centre of mass of the L-shaped lamina is at cm cm.
Check: The CM of the full square was at (2, 2). The removed piece was in the top-right corner. The L-shape has more material in the bottom-left region, so the CM should shift toward the bottom-left compared to (2, 2). Our answer (1.67, 1.67) is indeed shifted toward bottom-left. ✓
Also note: the CM lies at equal x and y coordinates — this makes sense by symmetry, since the L-shape is symmetric about the diagonal .
Why This Works
The centre of mass is a weighted average of position, where weights are masses (or areas for uniform laminas). For a uniform lamina, mass is proportional to area.
The subtraction principle is elegant: if we know the CM of the whole and the CM of the piece removed, we can find the CM of the remainder:
Rearranging to solve for gives the formula used above.
Alternative Method — Direct Integration (Dividing into Rectangles)
We can also divide the L-shape into two separate rectangles and use the addition formula.
Rectangle 1: Bottom strip: 4 cm wide, 2 cm tall (from y=0 to y=2)
- Area: cm², CM:
Rectangle 2: Left strip: 2 cm wide, 2 cm tall (from y=2 to y=4)
- Area: cm², CM:
Same answer: ✓
JEE Main CM problems on irregular laminas almost always reduce to either the subtraction method (remove a piece from a regular shape) or the addition method (divide into regular pieces). Practice both methods — sometimes one is much faster than the other depending on the shape given.
Common Mistake
Students often find the CM of the removed piece at (2,2) instead of (3,3). The removed square spans from x=2 to x=4 and y=2 to y=4 — its centre is at , not (2, 2). Always compute the CM of each component piece carefully based on its actual boundaries, not by guessing.