Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.7: Moments and Centers of Mass

( \newcommand{\kernel}{\mathrm{null}\,}\)

Mass and Linear Density

Definition: Linear Density

The linear density of a one-dimensional object (a rod of negligible thickness) is mass per unit length. That is,ρ=mL.

Theorem: Mass–Linear Density and Weight-Linear Weight Density Formulas of a One-Dimensional Object

Given a thin rod oriented along the x-axis over the interval [a,b], let ρ(x) denote a linear density function giving the density of the rod at a point x in the interval. Then the mass of the rod is given bym=baρ(x)dx.

If given the linear weight density function, γ(x), then the weight of the rod is given byF=baγ(x)dx.

Lecture Example 1.7.1

Consider a thin rod oriented on the x-axis over the interval [0,π2]. If the linear density of the rod is given by ρ(x)=cosx, what is the mass of the rod?

Mass and Radial Density

Definition: Area Density

The area density of a two-dimensional object (or a three-dimensional object of negligible thickness) is mass per unit area. That is,ρ=mA.

If the density varies in terms of the radius from a central point, we call the area density function a radial density.

Theorem: Mass–Radial Density and Weight-Radial Weight Density Formulas of a Circular Object

Let ρ(x) be an integrable function representing the radial density of a disk of radius r. Then the disk's mass is given bym=r02πxρ(x)dx.

If given the radial weight density function, γ(x), the weight of the disk is given byF=r02πxγ(x)dx.

Lecture Example 1.7.2

Let ρ(x)=cosh(x2+1) represent the radial density of a disk. Calculate the mass of a disk of radius 4.

Center of Mass and Moments: The Finite 1-D Case

This entire subsection and the next one (The Finite 2-D Case) are covered in the following video:

Definition: Center of Mass

The point, P, on a thin plate of any shape where the plate will balance is called the center of mass.

Theorem: Archimedes' Law of the Lever

Given two masses, m1 and m2, on opposite sides of a fulcrum, each a distance of d1 and d2, respectively, from the fulcrum,m1d1=m2d2.

Theorem: Center of Mass of Two Objects on a Line

If ˉx is the center of mass on the x-axis and x1 and x2 are the placements along the x-axis of the masses, thenˉx=m1x1+m2x2m1+m2.

Definition: Moment

mixi is called the moment of mass i with respect to the origin.

Note

The moment represents the ability for a mass to rotate about the origin.

Theorem: Center of Mass of Objects on a Line

Let m1,m2,,mn be point masses placed on a number line at points x1,x2,,xn, respectively, and let m=ni=1mi denote the total mass of the system. Then, the moment of the system with respect to the origin is given byM=ni=1mixi

and the center of mass of the system is given byˉx=Mm.

Center of Mass and Moments: The Finite 2-D Case

Theorem: Center of Mass of Objects in a Plane

Let m1,m2,,mn be point masses located in the xy-plane at points (x1,y1),(x2,y2),,(xn,yn), respectively, and let m=ni=1mi denote the total mass of the system. Then the moments Mx and My of the system with respect to the x- and y-axes, respectively, are given byMx=ni=1miyi

andMy=ni=1mixi.
Also, the coordinates of the center of mass (ˉx,ˉy) of the system areˉx=Mym
andˉy=Mxm.

Note

Another way to write that last theorem is mˉx=My. This states that, if all the mass was gathered at (ˉx,ˉy), its "tendency to rotate" about the y-axis would be My and about the x-axis is Mx.

Lecture Example 1.7.1

Four people are placed on a flat, rigid plane of negligible mass itself. Abby, Bela, Cameron, and Delia have masses 62 kg, 56 kg, 78 kg, and 70 kg, respectively. Their positions with respect to the "origin" are (-1,2), (4,8), (2,-1), and (-3,-7), respectively. Where is their center of mass?

Center of Mass: The Infinite Case

Definition: Centroid

The center of mass of a continuous object is called the centroid of the object.

Theorem: Symmetry Principle

If a region R is symmetric about a line l, then the centroid of R lies on l.

Theorem: Center of Mass of a Lamina Bounded by Two Functions

Let R denote a region bounded above by the graph of a continuous function f(x), below by the graph of the continuous function g(x), and on the left and right by the lines x=a and x=b, respectively. Let ρ denote the area density of the associated lamina. Then we can make the following statements:

  1. The mass of the lamina is m=mAA=ρA=ρba[f(x)g(x)]dx.
  2. The moments Mx and My of the lamina with respect to the x- and y-axes, respectively, are Mx=ρba12([f(x)]2[g(x)]2)dx
    and My=ρbax[f(x)g(x)]dx.
  3. The coordinates of the center of mass (ˉx,ˉy) are ˉx=Mym
    and ˉy=Mxm.
Note

Unless the density varies with position (which it will not for us), we can ignore ρ when computing ˉx and ˉy.

We illustrate this theorem in the following example.

Lecture Example 1.7.2

Determine the centroid for the region bounded by y=2sin(2x) and y=0 on the interval [0,π2].

Hint
The antiderivative of xsin(2x) is 12xcos(2x)+14sin(2x).
Lecture Example 1.7.3

Determine the centroid for the region bounded by y=x4 and y=x6 on the x-interval [0,1].

Theorem of Pappus

Theorem of Pappus for Volume

Let R be a region in the plane and let l be a line in the plane that does not intersect R. Then the volume of the solid of revolution formed by revolving R around l is equal to the area of R multiplied by the distance, d, traveled by the centroid of R.

Proof

We can prove the case when the region is bounded above by the graph of a function f(x) and below by the graph of a function g(x) over an interval [a,b], and for which the axis of revolution is the y-axis. In this case, the area of the region is A=ba[f(x)g(x)]dx. Since the axis of rotation is the y-axis, the distance traveled by the centroid of the region depends only on the x-coordinate of the centroid, ˉx, which isx=Mym,wherem=ρba[f(x)g(x)]dxandMy=ρbax[f(x)g(x)]dx.Then,d=2πρbax[f(x)g(x)]dxρba[f(x)g(x)]dxand thusdA=2πbax[f(x)g(x)]dx.However, using the Method of Cylindrical Shells, we haveV=2πbax[f(x)g(x)]dx.So,V=dAand the proof is complete.

Lecture Example 1.7.4

Find the volume of the solid obtained by rotating the triangular plate with vertices (2,3), (2,5), and (5,4) and having a constant density about the x-axis.


This page titled 1.7: Moments and Centers of Mass is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Roy Simpson.

Support Center

How can we help?