Center of Mass Formula
Center of Mass Formula
The coordinates
of
the center of mass of a plane figure are
given by the formulas below. The formulas only apply for figures
of uniform (constant) density.

See also
Key Formula
xˉ=∫ab[f(x)−g(x)]dx∫abx[f(x)−g(x)]dx,yˉ=∫ab[f(x)−g(x)]dx∫ab21[f(x)2−g(x)2]dx
Where:
- xˉ = The x-coordinate of the center of mass (centroid)
- yˉ = The y-coordinate of the center of mass (centroid)
- f(x) = The upper boundary curve of the region
- g(x) = The lower boundary curve of the region
- a,b = The left and right limits of integration (where the curves intersect or the region begins and ends)
- ∫ab[f(x)−g(x)]dx = The total area A of the region, which appears in the denominator of both formulas
Worked Example
Problem: Find the center of mass (centroid) of the region bounded by y = x² and y = 0 from x = 0 to x = 3.
Step 1: Identify the curves and limits. Here f(x) = x² (upper curve), g(x) = 0 (lower curve), a = 0, and b = 3.
f(x)=x2,g(x)=0,a=0,b=3
Step 2: Compute the area A of the region (the denominator in both formulas).
A=∫03x2dx=[3x3]03=327=9
Step 3: Compute the x-coordinate of the center of mass using the moment about the y-axis.
xˉ=91∫03x⋅x2dx=91∫03x3dx=91[4x4]03=91⋅481=3681=49
Step 4: Compute the y-coordinate of the center of mass using the moment about the x-axis.
yˉ=91∫0321(x2)2dx=181∫03x4dx=181[5x5]03=181⋅5243=90243=1027
Step 5: State the center of mass.
(xˉ,yˉ)=(49,1027)=(2.25,2.7)
Answer: The center of mass is at (9/4, 27/10), or equivalently (2.25, 2.7).
Another Example
This example involves a region between two curves rather than a region between a single curve and the x-axis, requiring use of both f(x) and g(x) in the formulas.
Problem: Find the centroid of the region enclosed between y = x and y = x² (which intersect at x = 0 and x = 1).
Step 1: Identify the curves. On [0, 1], y = x is above y = x², so f(x) = x and g(x) = x².
f(x)=x,g(x)=x2,a=0,b=1
Step 2: Compute the area of the region.
A=∫01(x−x2)dx=[2x2−3x3]01=21−31=61
Step 3: Compute the x-coordinate of the centroid.
xˉ=1/61∫01x(x−x2)dx=6∫01(x2−x3)dx=6[3x3−4x4]01=6(31−41)=6⋅121=21
Step 4: Compute the y-coordinate of the centroid using the formula with f(x)² − g(x)².
yˉ=6⋅21∫01(x2−x4)dx=3[3x3−5x5]01=3(31−51)=3⋅152=52
Answer: The centroid of the region between y = x and y = x² is (1/2, 2/5).
Frequently Asked Questions
What is the difference between center of mass and centroid?
For a plane figure with uniform (constant) density, the center of mass and the centroid are the same point. The term 'centroid' is purely geometric and refers to the average position of all points in the shape. 'Center of mass' accounts for density; when density is uniform, the two concepts coincide. If density varies across the figure, you must use the full center-of-mass formulas that include a density function.
Why does the y-bar formula use f(x)² − g(x)² instead of f(x) − g(x)?
The y-coordinate formula computes the moment about the x-axis. Each thin vertical strip of width dx has its own center at height [f(x) + g(x)]/2, and its area is [f(x) − g(x)]dx. Multiplying these together gives (1/2)[f(x)² − g(x)²]dx, which is why the squared terms appear. This is not an arbitrary choice — it comes directly from finding the midpoint height of each strip.
When do you use the center of mass formula in calculus?
You use it whenever a problem asks for the centroid or balancing point of a region defined by curves. It appears frequently in second-semester calculus (Calculus II) and is closely related to moments. It also connects to Pappus's theorem, where the centroid is used to find volumes and surface areas of solids of revolution.
Center of Mass (Uniform Density) vs. Center of Mass (Variable Density)
| Center of Mass (Uniform Density) | Center of Mass (Variable Density) | |
|---|---|---|
| Definition | Balancing point of a region with constant density | Balancing point of a region where density ρ(x, y) varies |
| Denominator | Area: ∫[f(x) − g(x)] dx | Total mass: ∬ ρ(x, y) dA |
| x̄ numerator | ∫ x [f(x) − g(x)] dx | ∬ x ρ(x, y) dA |
| When to use | Uniform-density regions in Calculus II | Non-uniform density problems, typically in multivariable calculus or physics |
Why It Matters
The center of mass formula is a core topic in Calculus II and appears on virtually every AP Calculus BC exam and college calculus final. It provides a concrete application of integration: finding the exact balance point of an irregular shape. Understanding it also unlocks Pappus's theorem, which lets you compute volumes of revolution using just the centroid and the area — a powerful shortcut in both math and engineering.
Common Mistakes
Mistake: Using f(x) − g(x) in the ȳ numerator instead of (1/2)[f(x)² − g(x)²].
Correction: The ȳ formula requires the squared terms because it accounts for the midpoint height of each vertical strip. Always use (1/2)[f(x)² − g(x)²] in the numerator for ȳ.
Mistake: Forgetting to divide by the area in the final step.
Correction: The integrals in the numerators give moments, not coordinates. You must divide by the total area A to convert a moment into a coordinate. If your answer seems unreasonably large, check whether you divided by A.
Related Terms
- Centroid — Same as center of mass for uniform density
- Moment — Numerator integrals compute moments about axes
- Area between Curves — Denominator of the center of mass formulas
- Area under a Curve — Special case when g(x) = 0
- Coordinates — The center of mass is expressed as coordinates
- Plane Figure — The 2D region the formula applies to
- Uniform — Constant density assumption required by these formulas
- Formula — General term for the mathematical expressions used
