Center of Mass of a Region Bounded by Two Functions
We can extend our approach to find centroids of more complex regions. Suppose our region is bounded above by the graph of a continuous function f(x) and below by a second continuous function g(x), as shown in the figure.
Figure 7. A region between two functions.
Again, we partition the interval [a,b] and construct rectangles. A representative rectangle is shown in the following figure.
Figure 8. A representative rectangle of the region between two functions.
The centroid of each rectangle is:
(x∗i,f(x∗i)+g(x∗i)2).
In the development of the formulas for the mass of the lamina and the moment with respect to the y-axis, the height of each rectangle is f(x)−g(x). For the x-axis moment, multiply the area by the distance of the centroid from the x-axis.
Summarizing these findings, we arrive at the following 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 density of the associated lamina. Then we can make the following statements:
The mass of the lamina is
m=ρ∫ba[f(x)−g(x)]dx.
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.
The coordinates of the center of mass (¯¯¯x,¯¯¯y) are
¯¯¯x=Mym and ¯¯¯y=Mxm.
Let R be the region bounded above by the graph of the function f(x)=1−x2 and below by the graph of the function g(x)=x−1. Find the centroid of the region.
The region is depicted in the following figure.
Figure 9. Finding the centroid of a region between two curves.
The graphs of the functions intersect at (−2,−3) and (1,0), so we integrate from −2 to 1. Once again, for the sake of convenience, assume ρ=1.