Section 15.3 : Double Integrals over General Regions
8. Evaluate ∬Dey4dA where D is the region shown below.

Show All Steps Hide All Steps
Start SolutionFirst, let’s label the two sub regions in D as shown below.

Despite the fact that each of the regions is bounded by the same curve we cannot get a single set of limits that will completely describe D. In the upper region x=y3 is the right boundary and in the lower region x=y3 is the left boundary.
Therefore, each region will need a separate set of limits and so we’ll need to split the integral as follows.
∬Dey4dA=∬D1ey4dA+∬D2ey4dA Show Step 3Hopefully it is clear that we’ll need to integrate x first with both of the integrals. So, here are the limits for each integral.
D10≤y≤10≤x≤y3D2−1≤y≤0y3≤x≤0The integrals are then,
∬Dey4dA=∫10∫y30ey4dxdy+∫0−1∫0y3ey4dxdy Show Step 4Not much to do now other than do the integrals. Here is the x integration for both of them.
∬Dey4dA=∫10(xey4)|y30dy+∫0−1(xey4)|0y3dy=∫10y3ey4dy+∫0−1−y3ey4dy Show Step 5Finally, here is the y integration for both of the integrals.
∬Dey4dA=∫10y3ey4dy+∫0−1−y3ey4dy=(14ey4)|10+(−14ey4)|0−1=14(e−1)+14(−1+e)=12(e−1)=0.8591Don’t always expect every integral over a region to be done with a single integral. On occasion you will need to split the integral up and do the actual integration over separate sub regions. In this case that was fairly obvious but sometimes it might not be so clear until you get into the problem and realize it would be easier to do over sub regions.