Fiveable

โˆซCalculus I Unit 6 Review

QR code for Calculus I practice questions

6.6 Moments and Centers of Mass

6.6 Moments and Centers of Mass

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆซCalculus I
Unit & Topic Study Guides

Moments and Centers of Mass

Moments and centers of mass let you figure out where an object's mass is effectively concentrated. This matters for predicting how objects balance, rotate, and respond to forces. In Calculus I, you'll use integrals to find these values for continuous distributions along a line and across thin plates, and you'll learn shortcuts using symmetry and Pappus' theorem.

Moments and Centers of Mass

Center of mass for linear distributions

The center of mass is the single point where you could concentrate all of an object's mass and get the same balancing behavior. Think of it as the "balance point."

For a system of discrete particles (like beads on a wire), the center of mass is a weighted average of positions:

xห‰=โˆ‘i=1nmixiโˆ‘i=1nmi\bar{x} = \frac{\sum_{i=1}^{n} m_i x_i}{\sum_{i=1}^{n} m_i}

where mim_i is the mass of the ii-th particle and xix_i is its position. The numerator โˆ‘mixi\sum m_i x_i is called the first moment of the system about the origin.

For a continuous object like a thin rod with variable density, you replace the sum with an integral. If the rod lies along the xx-axis from x=ax = a to x=bx = b and has linear mass density ฯ(x)\rho(x) (mass per unit length), the center of mass is:

xห‰=โˆซabxโ€‰ฯ(x)โ€‰dxโˆซabฯ(x)โ€‰dx\bar{x} = \frac{\int_a^b x \, \rho(x) \, dx}{\int_a^b \rho(x) \, dx}

The denominator gives the total mass MM, and the numerator gives the first moment about the origin.

Example walkthrough: Suppose a rod extends from x=0x = 0 to x=2x = 2 with density ฯ(x)=3x\rho(x) = 3x kg/m.

  1. Find total mass: M=โˆซ023xโ€‰dx=3x22โˆฃ02=6M = \int_0^2 3x \, dx = \frac{3x^2}{2}\Big|_0^2 = 6 kg
  2. Find the first moment: โˆซ02xโ‹…3xโ€‰dx=โˆซ023x2โ€‰dx=x3โˆฃ02=8\int_0^2 x \cdot 3x \, dx = \int_0^2 3x^2 \, dx = x^3\Big|_0^2 = 8
  3. Compute center of mass: xห‰=86=43โ‰ˆ1.33\bar{x} = \frac{8}{6} = \frac{4}{3} \approx 1.33 m

The center of mass is shifted toward the heavier end, which makes sense since the density increases with xx.

Center of mass for linear distributions, multivariable calculus - Center of mass of a semi-annular plane - Mathematics Stack Exchange

Center of mass for thin plates

For a flat, two-dimensional region (a thin plate or lamina), you need two coordinates for the center of mass: xห‰\bar{x} and yห‰\bar{y}.

If the plate has variable density ฯ(x,y)\rho(x, y), the formulas involve double integrals:

xห‰=โˆฌxโ€‰ฯ(x,y)โ€‰dAโˆฌฯ(x,y)โ€‰dAyห‰=โˆฌyโ€‰ฯ(x,y)โ€‰dAโˆฌฯ(x,y)โ€‰dA\bar{x} = \frac{\iint x \, \rho(x, y) \, dA}{\iint \rho(x, y) \, dA} \qquad \bar{y} = \frac{\iint y \, \rho(x, y) \, dA}{\iint \rho(x, y) \, dA}

In Calculus I, you'll most often work with plates of uniform (constant) density. When density is constant, it cancels from numerator and denominator, and the center of mass depends only on geometry. In this case it's called the centroid, and the formulas simplify.

For a region bounded by y=f(x)y = f(x) (top) and y=g(x)y = g(x) (bottom) from x=ax = a to x=bx = b, with uniform density:

  • Total area: A=โˆซab[f(x)โˆ’g(x)]โ€‰dxA = \int_a^b [f(x) - g(x)] \, dx
  • xห‰=1Aโˆซabx[f(x)โˆ’g(x)]โ€‰dx\bar{x} = \frac{1}{A}\int_a^b x[f(x) - g(x)] \, dx
  • yห‰=1Aโˆซab12[f(x)2โˆ’g(x)2]โ€‰dx\bar{y} = \frac{1}{A}\int_a^b \frac{1}{2}[f(x)^2 - g(x)^2] \, dx

The yห‰\bar{y} formula comes from the fact that the average height of a vertical strip is the midpoint between f(x)f(x) and g(x)g(x).

To set these up:

  1. Sketch the region and identify the bounding curves
  2. Determine the limits of integration (where the curves intersect)
  3. Compute the area AA
  4. Evaluate the integrals for xห‰\bar{x} and yห‰\bar{y}

Symmetry in centroid calculations

The centroid is the geometric center of a shape. For uniform-density objects, it's the same as the center of mass. Symmetry can save you a lot of work.

The key principle: if a region is symmetric about a line, the centroid lies on that line. This means:

  • If a plate is symmetric about the y-axis, then xห‰=0\bar{x} = 0
  • If a plate is symmetric about the x-axis, then yห‰=0\bar{y} = 0
  • If a plate is symmetric about both axes, the centroid is at (0,0)(0, 0)

For example, a semicircular plate of radius rr sitting on top of the xx-axis is symmetric about the yy-axis, so you know xห‰=0\bar{x} = 0 immediately. You only need to compute yห‰\bar{y}, which cuts your work in half.

Always check for symmetry before setting up integrals. Even partial symmetry (about just one axis) eliminates one of the two coordinates.

Center of mass for linear distributions, Linear function - Wikipedia

Pappus' theorem for solids of revolution

Pappus' theorem connects centroids to volumes of revolution. It says: when a plane region is revolved around an external axis, the volume of the resulting solid equals the area of the region times the distance its centroid travels.

V=2ฯ€dห‰โ‹…AV = 2\pi \bar{d} \cdot A

where AA is the area of the region and dห‰\bar{d} is the distance from the centroid to the axis of revolution. (If revolving around the xx-axis, dห‰=yห‰\bar{d} = \bar{y}; if around the yy-axis, dห‰=xห‰\bar{d} = \bar{x}.)

Classic example: A circle of radius rr with center at distance RR from an axis (where R>rR > r) is revolved around that axis to form a torus (donut shape). The centroid of the circle is at its center, so dห‰=R\bar{d} = R. The area is ฯ€r2\pi r^2. By Pappus' theorem:

V=2ฯ€Rโ‹…ฯ€r2=2ฯ€2Rr2V = 2\pi R \cdot \pi r^2 = 2\pi^2 R r^2

Try getting that result with the disk or shell method and you'll appreciate how much simpler Pappus' theorem can be.

To apply Pappus' theorem:

  1. Find the area AA of the generating region
  2. Find the centroid of the region (xห‰\bar{x} and yห‰\bar{y})
  3. Determine which coordinate gives the distance from the centroid to the axis of revolution
  4. Compute V=2ฯ€dห‰โ‹…AV = 2\pi \bar{d} \cdot A

This theorem also works in reverse: if you already know the volume (say, from the disk method), you can solve for the centroid.

Moments of Inertia

This topic goes well beyond Calculus I and is covered in depth in physics and engineering courses. For now, just be aware of the basic idea:

  • The moment of inertia measures how much a body resists rotational acceleration, analogous to how mass resists linear acceleration
  • It depends not just on total mass but on how that mass is distributed relative to the axis of rotation. Mass farther from the axis contributes more to the moment of inertia

If your Calculus I course covers this, the key formula for a continuous distribution is I=โˆซr2โ€‰dmI = \int r^2 \, dm, where rr is the distance from each mass element to the axis of rotation. Your instructor will clarify how deep you need to go.

2,589 studying โ†’