Chapter 6: Applications of Double Integration
Section 6.5: First Moments
|
Example 6.5.9
|
|
Calculate the coordinates of the centroid of , the region bounded by the graphs of , and , if .
|
|
|
|
Solution
|
|
|
Mathematical Solution
|
|
•
|
Figure 6.5.9(a) shows the region in red, the center of mass (green dot), and the density as a surface in blue. The relevant calculations are
|
=
|
=
|
=
|
|
|
|
|
|
|
Figure 6.5.9(a) CM, , and
|
|
|
|
|
|
|
|
Maple Solution - Interactive
|
|
•
|
A solution from first principles is detailed in Table 6.5.9(a).
|
Obtain , the total area of the region
|
•
|
Calculus palette:
Iterated double-integral template
|
•
|
Context Panel: Evaluate and Display Inline
|
•
|
Context Panel: Assign to a Name≻
|
|
=
|
Obtain , the total moments about the -axis
|
•
|
Calculus palette:
Iterated double-integral template
|
•
|
Context Panel: Evaluate and Display Inline
|
•
|
Context Panel: Assign to a Name≻
|
|
=
|
Obtain , the total moments about the -axis
|
•
|
Calculus palette:
Iterated double-integral template
|
•
|
Context Panel: Evaluate and Display Inline
|
•
|
Context Panel: Assign to a Name≻
|
|
=
|
Obtain
|
•
|
Context Panel: Evaluate and Display Inline
|
|
=
|
Obtain
|
•
|
Context Panel: Evaluate and Display Inline
|
|
=
|
Table 6.5.9(a) Calculation of the centroid from first principles
|
|
|
|
|
Maple Solution - Coded
|
|
A solution from first principles is provided in Table 6.5.9(b).
Obtain the total area of the region
|
•
|
Display the unevaluated integral with the Int command, and evaluate the integral with the value command.
|
|
|
Obtain the first moments and
|
•
|
Display the unevaluated integral with the Int command, and evaluate the integral with the value command.
|
|
|
|
Obtain the coordinates of the centroid
|
•
|
Implement the relevant arithmetic.
|
|
=
|
Table 6.5.9(b) Coordinates of the centroid calculated from first principles
|
|
|
In Table 6.5.9(c), the coordinates of the centroid are calculated using the CenterOfMass command from the Student MultivariateCalculus package.
Obtain the inert integrals defining the center of mass
|
|
Obtain the coordinates of the center of mass
|
|
Obtain a graph of the region , the density , and the centroid
|
|
Table 6.5.9(c) Coordinates of the centroid calculated with the CenterOfMass command
|
|
|
|
|
|
<< Previous Example Section 6.5
Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2025. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
|