Chapter 6: Applications of Double Integration
Section 6.4: Average Value
Example 6.4.5
Find the average value of over , the region bounded by the graphs of 1, , and on . See Example 6.2.7 and Example 6.1.7.
Solution
Mathematical Solution
The average value of over the region shown in Figure 6.1.7(a) is
= =
where is the solution of the equation . (Recall that point P in Figure 6.1.7(a) has coordinates because it is on the line .) The numerator is the volume computed in Example 6.2.7, while the denominator is the area computed in Example 6.1.7.
Maple Solution - Interactive
A solution from first principles entails simply formulating and evaluating the integrals for volume and area as found in Example 6.2.7 and Example 6.1.7, respectively.
Initialize
Context Panel: Assign Name
Solve for
Write the equation .
Context Panel: Solve≻Numerically Solve
Context Panel: Assign to a Name≻
Iterate in the order via the template in the Calculus palette
Calculus palette: Iterated double-integral template
Context Panel: Evaluate and Display Inline
=
Maple Solution - Coded
Solve the equation for
Apply the fsolve command.
Obtain the average value of
Use the FunctionAverage command in the Student MultivariateCalculus package
<< Previous Example Section 6.4 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. 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
Download Help Document