Intuition What this page is for
The parent note gave you the recipe: multiply each tiny mass d m by 1 , by a distance, or by a distance2 , then add. This page hunts down every kind of situation that recipe can meet — every sign, every degenerate shape, every coordinate system, a word problem, and an exam trap. If you can do all ten examples here, nothing in an exam can surprise you.
Before we start, one symbol we lean on the whole page:
d A and its mass d m
d A = the area of one infinitesimal tile we chop the plate into. Picture a plate cut into a grid of tiny squares.
d m = ρ ( x , y ) d A = the mass of that one tile, where ρ (Greek "rho") is mass per unit area .
In rectangular coordinates d A = d x d y . In polar coordinates d A = r d r d θ — the wedge-shaped tile "wears an extra r " (we prove why in Example 5).
Definition The two coordinate-axis moments (used all page)
M y = ∬ R x ρ d A ( lever arm x , about the y -axis ) ,
M x = ∬ R y ρ d A ( lever arm y , about the x -axis ) .
Then x ˉ = M y / m and y ˉ = M x / m . Watch the swap: x ˉ (a horizontal position) comes from M y , because balancing left–right is balancing about the vertical y -axis whose lever arm is x .
Every problem this topic can throw is one of these cells . Each example below is tagged with the cell it covers.
Cell
What makes it different
Example
C1 Constant density, simple shape
ρ cancels → pure geometry (centroid)
Ex 1
C2 Variable density
ρ ( x , y ) must stay inside the integral
Ex 2
C3 Region touching all four quadrants / sign of x , y
lever arms go negative in both x and y — do they cancel?
Ex 3
C4 Symmetry shortcut
a moment is zero by symmetry — spot it, skip work
Ex 4
C5 Polar coordinates (curved region)
the mandatory Jacobian r
Ex 5
C6 Degenerate / limiting shape
thin rod, or a → 0 — check formula survives
Ex 6
C7 Real-world word problem
translate words → region + density
Ex 7
C8 Perpendicular-axis / radius of gyration
combine I x , I y ; find R g
Ex 8
C9 Triple integral (3-D solid)
d m = ρ d V , one more dimension
Ex 9
C10 Exam twist — density blows up / non-uniform axis
a trap that punishes autopilot
Ex 10
We now fill every cell.
A uniform plate (ρ = constant) is the triangle with corners ( 0 , 0 ) , ( 2 , 0 ) , ( 0 , 3 ) . Find its centre of mass.
Forecast: where do you think the balance point sits? Guess before reading. (Hint: the medians of a triangle meet at a point one-third of the way from each side.)
Step 1 — Describe the region. The slanted edge runs from ( 2 , 0 ) to ( 0 , 3 ) . Its line is 2 x + 3 y = 1 , i.e. y = 3 − 2 3 x . So for each x between 0 and 2 , y runs from 0 up to 3 − 2 3 x .
Why this step? Before integrating we must know the exact limits — the picture (look at the vertical dashed strip) tells us y starts at the base and stops at the slanted red line.
Step 2 — Mass. Since ρ is constant, m = ρ ⋅ ( area ) = ρ ⋅ 2 1 ( 2 ) ( 3 ) = 3 ρ .
Why this step? For a uniform plate mass is just density × area — no integral needed, though ∬ ρ d A gives the same.
Step 3 — Moment M y = ∬ x ρ d A (defined in the box above — lever arm x ).
M y = ρ ∫ 0 2 ∫ 0 3 − 2 3 x x d y d x = ρ ∫ 0 2 x ( 3 − 2 3 x ) d x .
Inner integral: ∫ 0 3 − 2 3 x d y = 3 − 2 3 x (the height of the strip).
Outer: ρ ∫ 0 2 ( 3 x − 2 3 x 2 ) d x = ρ [ 2 3 x 2 − 2 1 x 3 ] 0 2 = ρ ( 6 − 4 ) = 2 ρ .
Why this step? M y weights each strip by its x -position — the lever arm to the y -axis.
Step 4 — x ˉ = M y / m = 2 ρ /3 ρ = 3 2 . By the same computation with the other moment M x = ∬ y ρ d A we get M x = 3 ρ and y ˉ = M x / m = 1 .
Why this step? M x (lever arm y , defined in the box above) gives the vertical balance; dividing each moment by the total mass converts "total leverage" into "the single position that reproduces it."
Verify: the centroid of a triangle is the average of its vertices: x ˉ = 3 0 + 2 + 0 = 3 2 , y ˉ = 3 0 + 0 + 3 = 1 . ✓ Exactly matches. Notice ρ cancelled — that is what makes this a centroid (see Centroids and the Pappus Theorems ).
A plate occupies 0 ≤ x ≤ 1 , 0 ≤ y ≤ 1 (unit square) with density ρ ( x , y ) = x (denser on the right, zero on the left edge). Find m and x ˉ .
Forecast: more mass sits on the right, so should x ˉ be greater or less than 0.5 ?
Step 1 — Mass.
m = ∫ 0 1 ∫ 0 1 x d y d x = ∫ 0 1 x d x = 2 1 .
Why this step? The inner y -integral of x (constant in y ) just multiplies by the height 1 .
Step 2 — M y = ∬ x ⋅ ρ d A = ∬ x ⋅ x d A .
M y = ∫ 0 1 ∫ 0 1 x 2 d y d x = ∫ 0 1 x 2 d x = 3 1 .
Why this step? Here the "distance" x and the density x both appear, giving x 2 — do not forget the density factor (this is the classic mistake in the parent note).
Step 3 — x ˉ = M y / m = 1/2 1/3 = 3 2 .
Why this step? Dividing the moment by total mass gives the single x where all the mass could sit and balance the same.
Verify: x ˉ = 3 2 > 0.5 ✓ — the balance point leans right toward the heavy side, exactly as forecast. If we had (wrongly) ignored density, we'd get the geometric centre x ˉ = 0.5 ; the density pulled it out to 3 2 .
Plate: the rectangle − 1 ≤ x ≤ 3 , − 2 ≤ y ≤ 2 , uniform density ρ . It straddles both axes, so tiles live in all four quadrants. Find x ˉ and y ˉ . Do the negative x and negative y values matter?
Forecast: the plate reaches further right (x to 3 ) than left (x to − 1 ), so x ˉ > 0 . But it is symmetric top–bottom (y from − 2 to 2 ), so what should y ˉ be?
Step 1 — Mass. Area = ( 3 − ( − 1 )) × ( 2 − ( − 2 )) = 4 × 4 = 16 , so m = 16 ρ .
Why this step? We will divide both moments by this total mass to reach the balance point; the mass is the "weight" that converts leverage into position. For a uniform plate it is density × area.
Step 2 — M y = ρ ∬ x d A (horizontal balance). The lever arm x is negative in the two left quadrants (violet in the figure) and positive in the two right quadrants (orange). They partly cancel.
M y = ρ ∫ − 2 2 ∫ − 1 3 x d x d y = ρ ∫ − 2 2 [ 2 x 2 ] − 1 3 d y = ρ ∫ − 2 2 2 9 − 1 d y = ρ ⋅ 4 ⋅ 4 = 16 ρ .
Why this step? ∫ − 1 3 x d x = 2 9 − 2 1 = 4 — the negative contribution from x ∈ [ − 1 , 0 ] is real and subtracts, but the bigger positive side wins.
Step 3 — M x = ρ ∬ y d A (vertical balance). Now the lever arm y is negative below the x -axis and positive above, over the symmetric range [ − 2 , 2 ] :
M x = ρ ∫ − 1 3 ∫ − 2 2 y d y d x = ρ ∫ − 1 3 [ 2 y 2 ] − 2 2 d x = ρ ∫ − 1 3 2 4 − 4 d x = 0.
Why this step? Because y ranges symmetrically about 0 , every tile at height + y is cancelled by its mirror at − y — a zero moment , so no integral toil is truly needed once you spot it.
Step 4 — Centre of mass. x ˉ = m M y = 16 ρ 16 ρ = 1 , and y ˉ = m M x = 16 ρ 0 = 0 .
Why this step? Dividing each total moment (leverage) by the total mass yields the one point that reproduces the same leverage about every axis — the balance point.
Verify: the geometric centre of the rectangle is ( 2 − 1 + 3 , 2 − 2 + 2 ) = ( 1 , 0 ) ✓. So x ˉ = 1 > 0 (leans right, as forecast) and y ˉ = 0 (top–bottom symmetry, as forecast). Lesson: signed lever arms in both directions cancel automatically — you never split the integral by quadrant; the algebra handles every sign.
A uniform semicircular plate of radius a sits with its flat edge on the x -axis: x 2 + y 2 ≤ a 2 , y ≥ 0 . Find x ˉ without integrating, then find y ˉ .
Forecast: the shape is a mirror image across the y -axis. What does that force x ˉ to be?
Step 1 — Spot the symmetry. For every tile at ( x , y ) there is a mirror tile at ( − x , y ) with the same density (uniform). Their x -moments x ρ d A and ( − x ) ρ d A cancel (see the mirrored violet/orange tiles in the figure).
Why this step? Recognising symmetry saves an entire integral — M y = 0 , hence x ˉ = 0 .
Step 2 — y ˉ needs work; use polar. x 2 + y 2 ≤ a 2 , y ≥ 0 means 0 ≤ r ≤ a , 0 ≤ θ ≤ π , with y = r sin θ and d A = r d r d θ .
m = ρ ⋅ 2 1 π a 2 , M x = ρ ∫ 0 π ∫ 0 a ( r sin θ ) r d r d θ .
Why polar? A circular boundary is trivial in polar (r = a ) but ugly in rectangular. See Polar Coordinates and the Jacobian .
Step 3 — Evaluate M x .
M x = ρ ∫ 0 π sin θ d θ ∫ 0 a r 2 d r = ρ ⋅ [ − cos θ ] 0 π ⋅ 3 a 3 = ρ ⋅ 2 ⋅ 3 a 3 = 3 2 ρ a 3 .
Step 4 — y ˉ = m M x = ρ π a 2 /2 2 ρ a 3 /3 = 3 π 4 a .
Verify: the standard textbook value for a semicircle's centroid is y ˉ = 3 π 4 a ≈ 0.4244 a , which sits below halfway (0.5 a ) — correct, since more area bunches near the flat base — and above 0 and below the top a . And x ˉ = 0 ✓ by symmetry, exactly as forecast.
A uniform disc of radius a , density ρ , centred at the origin. Find I 0 , the moment of inertia about the axis through the centre (the z -axis).
Forecast: from the parent's "1 , r , r 2 " idea, I 0 = ∬ r 2 d m , and areas scale as (length)2 . So I 0 should grow like a 4 . Guess the exact constant.
Step 1 — Justify d A = r d r d θ . Look at the shaded polar tile in the figure: it spans a small radial width d r and a small angle d θ . Its two "long" sides are arcs of length r d θ (arc length = radius × angle). So the tile is nearly a rectangle of sides d r and r d θ , area = r d r d θ .
Why this step? This is the Jacobian factor. Forgetting the r is the single most common blunder — it makes tiles near the rim count as small as tiles near the centre, which is geometrically false.
Step 2 — Set up I 0 . Distance from the axis is r , so lever arm2 = r 2 :
I 0 = ρ ∫ 0 2 π ∫ 0 a r 2 ⋅ d A r d r d θ = ρ ∫ 0 2 π d θ ∫ 0 a r 3 d r .
Why r 2 ⋅ r = r 3 ? One r 2 is the physics (distance²); the extra r is the geometry (Jacobian). They are different and both required.
Step 3 — Integrate.
I 0 = ρ ⋅ 2 π ⋅ 4 a 4 = 2 π ρ a 4 .
Step 4 — Per-mass form. Mass m = ρ π a 2 , so I 0 = 2 π ρ a 4 = 2 ( ρ π a 2 ) a 2 = 2 m a 2 .
Verify: I 0 ∝ a 4 ✓ as forecast, constant 2 π ρ ; the per-mass form 2 1 m a 2 is the famous "solid disc" result from Rotational Kinetic Energy and Angular Momentum .
Take the rectangle 0 ≤ x ≤ L , 0 ≤ y ≤ b , uniform, with I x = 3 m b 2 and I y = 3 m L 2 (parent Example B). What happens to a thin rod — let the height b → 0 ? Find I y of the resulting rod about one end.
Forecast: as the plate becomes a needle along the x -axis, what happens to I x (spin about the long axis) and I y (spin about the short end)?
Step 1 — Take b → 0 in I x . I x = 3 m b 2 → 0 .
Why? When the rod is infinitely thin, no mass is any distance from the x -axis, so it offers zero resistance to spinning about its own length. Degenerate but sensible.
Step 2 — I y survives. I y = 3 m L 2 does not involve b , so it stays finite as b → 0 .
Why this step? I y measures spin about the short end; the mass is spread along x ∈ [ 0 , L ] , still a real distance from the y -axis.
Verify: a rod of length L , mass m , rotated about one end has the classic moment of inertia 3 1 m L 2 ✓ (textbook value). Our 2-D rectangle formula degenerated exactly into the 1-D rod formula — a good consistency check that the machinery is right in the limit.
A rectangular metal sheet, 0 ≤ x ≤ 4 m, 0 ≤ y ≤ 2 m, was heated so that its areal density (kg/m²) increases linearly with height: ρ ( x , y ) = 2 + y (kg/m²). Find its total mass and the height y ˉ of its balance point.
Forecast: density is bigger at the top (y = 2 gives ρ = 4 ) than bottom (y = 0 gives ρ = 2 ), so y ˉ should be pushed above the geometric mid-height 1 m.
Step 1 — Translate words to a region + density. Region: rectangle [ 0 , 4 ] × [ 0 , 2 ] . Density: ρ = 2 + y , shown as a colour gradient (light at the bottom, dark at the top) in the figure. No x -dependence, so all x -integrals just multiply by the width 4 .
Why this step? Word problems are just region + density in disguise; naming them turns prose into an integral.
Step 2 — Mass.
m = ∫ 0 4 ∫ 0 2 ( 2 + y ) d y d x = 4 ∫ 0 2 ( 2 + y ) d y = 4 [ 2 y + 2 y 2 ] 0 2 = 4 ( 4 + 2 ) = 24 kg .
Step 3 — M x = ∬ y ρ d A .
M x = 4 ∫ 0 2 y ( 2 + y ) d y = 4 ∫ 0 2 ( 2 y + y 2 ) d y = 4 [ y 2 + 3 y 3 ] 0 2 = 4 ( 4 + 3 8 ) = 3 80 kg⋅m .
Why this step? y ˉ balances about the x -axis, whose lever arm is y ; so we use M x , not M y .
Step 4 — y ˉ = m M x = 24 80/3 = 72 80 = 9 10 ≈ 1.11 m.
Verify: units: M x is kg·m, m is kg, so y ˉ is metres ✓. Value 1.11 m > 1 m ✓ — leans toward the denser top, exactly as forecast.
For the uniform disc of Example 5 (I 0 = 2 1 m a 2 ), find I x and I y separately, then the radius of gyration about the centre.
Forecast: the disc looks identical whether you spin it about x or y (it has circular symmetry), so what must be true of I x vs I y ?
Step 1 — Symmetry gives I x = I y . Rotating the disc 9 0 ∘ maps the x -axis onto the y -axis and leaves the disc unchanged (see the two axes drawn through the same disc in the figure), so the two moments of inertia are equal.
Why this step? Symmetry again lets us avoid a second integral.
Step 2 — Perpendicular-axis theorem. For a flat lamina, I 0 = I x + I y . With I x = I y :
I 0 = 2 I x ⇒ I x = I y = 2 1 I 0 = 2 1 ⋅ 2 1 m a 2 = 4 1 m a 2 .
Why this theorem? It links the spin about the perpendicular (z ) axis to the two in-plane axes — but only for a flat plate (the parent's mistake box warns it fails for 3-D solids).
Step 3 — Radius of gyration about centre. R g = I 0 / m = 2 1 m a 2 / m = 2 a .
Why this quantity? R g is the single radius at which you could put all the mass (as a thin ring) to get the same I 0 .
Verify: I x + I y = 4 1 m a 2 + 4 1 m a 2 = 2 1 m a 2 = I 0 ✓ — the perpendicular-axis check closes. And R g = a / 2 ≈ 0.707 a lies between 0 and a ✓ — a plausible "average radius."
A solid cube 0 ≤ x ≤ 1 , 0 ≤ y ≤ 1 , 0 ≤ z ≤ 1 has volume density ρ = 1 (mass per unit volume). Find its mass and z ˉ . (Now d m = ρ d V , one extra dimension.)
Forecast: uniform cube → balance point at the dead centre ( 2 1 , 2 1 , 2 1 ) . So z ˉ = ?
Step 1 — Mass by triple integral.
m = ∭ V ρ d V = ∫ 0 1 ∫ 0 1 ∫ 0 1 1 d z d y d x = 1.
Why a triple integral? A solid needs a volume element d V = d x d y d z ; the recipe is identical to 2-D but with three nested integrals. See Triple Integrals .
Step 2 — Moment about the x y -plane, M x y = ∭ z ρ d V .
M x y = ∫ 0 1 ∫ 0 1 ∫ 0 1 z d z d y d x = ∫ 0 1 ∫ 0 1 [ 2 z 2 ] 0 1 d y d x = 2 1 .
Why this step? In 3-D the lever arm to the horizontal x y -plane is the height z ; z ˉ = M x y / m .
Step 3 — z ˉ = M x y / m = 1 1/2 = 2 1 .
Verify: z ˉ = 2 1 ✓, the geometric centre of a uniform cube, exactly as forecast. By identical symmetry x ˉ = y ˉ = 2 1 too.
A plate is the quarter disc r ≤ 1 , first quadrant, with density ρ = r 1 (heavier near the centre, singular at r = 0 ). Does the mass stay finite ? Find it.
Forecast: ρ → ∞ as r → 0 . Autopilot screams "infinite mass!" But the Jacobian r might save us. Guess: finite or infinite?
Step 1 — Set up in polar, keep the Jacobian.
m = ∫ 0 π /2 ∫ 0 1 r 1 ⋅ d A r d r d θ = ∫ 0 π /2 ∫ 0 1 1 d r d θ .
Why this is the trap: the r 1 from density cancels the r from the Jacobian! What looked singular becomes the integral of 1 — perfectly finite. Whoever forgets the Jacobian r gets ∫ 0 1 r 1 d r = ∞ and the wrong answer.
Step 2 — Integrate.
m = ∫ 0 π /2 [ r ] 0 1 d θ = ∫ 0 π /2 1 d θ = 2 π .
Verify: m = 2 π ≈ 1.571 , finite ✓. The singular density was tamed by the polar area element — the exam's whole point. This is why "polar tiles wear an r " is not a cosmetic rule but the thing that decides finiteness.
Recall Self-test: match each example to its matrix cell
Ex 1 :::: C1 constant density / centroid
Ex 2 :::: C2 variable density
Ex 3 :::: C3 signed lever arms across all four quadrants
Ex 4 :::: C4 symmetry ⇒ moment = 0
Ex 5 :::: C5 polar Jacobian
Ex 6 :::: C6 degenerate/limiting shape
Ex 7 :::: C7 word problem
Ex 8 :::: C8 perpendicular-axis + radius of gyration
Ex 9 :::: C9 triple integral (3-D)
Ex 10 :::: C10 exam twist (singular density)
Mnemonic The three traps this page drilled
Keep ρ inside when it varies (Ex 2, 7).
Signs cancel themselves — never split by quadrant (Ex 3).
Polar tiles wear an r — it decides finiteness (Ex 5, 10).
Moment then divide by m for CoM