Chapter 6: Applications of Double Integration
Section 6.1: Area
Example 6.1.5
Use the double integral to calculate the area of the region , the interior of the triangle whose vertices are .
Solution
Mathematical Solution
The region is shaded in the graph shown in Figure 6.1.5(a). The simplest iteration of the double integral that gives the area of takes the integrand as 1 and uses the order :
=
If the order of integration is taken as , then the iterated integral would be
Figure 6.1.5(a) The region
Maple Solution - Interactive
The equation of the hypotenuse of the right triangle defining the region is found in Table 6.1.5(a).
Tools≻Load Package: Student Precalculus
Loading Student:-Precalculus
Write a sequence of two lists, each list representing an endpoint of the hypotenuse.
Context Panel: Student Precalculus≻Lines And Segments≻Line≻Equation
Context Panel: Solve≻Isolate Expression for≻
Table 6.1.5(a) Obtaining the equation of the hypotenuse for the triangle defining region
Initialize
Tools≻Load Package: Student Multivariate Calculus
Loading Student:-MultivariateCalculus
Access the MultiInt command via the Context Panel
Type the integrand, 1.
Context Panel: Student Multivariate Calculus≻Integrate≻Iterated Fill in the fields of the two dialogs shown below
Context Panel: Evaluate Integral
From first principles, the iterated integrals by means of which the area of can be found are given in Table 6.1.5(b).
Iterate in the order via the template in the Calculus palette
Calculus palette: Iterated double-integral template
Context Panel: Evaluate and Display Inline
Table 6.1.5(b) Iterated double-integrals for finding the area of region
Maple Solution - Coded
Install the Student MultivariateCalculus package.
Obtain the equation of the hypotenuse in region
Apply the isolate command to the equation returned by the Line and GetRepresentation commands.
Top-level, using the Int and int commands
Use the MultiInt command from the Student MultivariateCalculus package
Use the MultiInt command with a pre-defined domain option
<< Previous Example Section 6.1 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
Download Help Document