Section 17.3 : Surface Integrals
5. Evaluate ∬Syz+4xydS where S is the surface of the solid bounded by 4x+2y+z=8, z=0, y=0 and x=0. Note that all four surfaces of this solid are included in S.
Show All Steps Hide All Steps
Start SolutionLet’s start off with a quick sketch of the surface we are working with in this problem.


Okay, as noted in the problem statement all four surfaces in the sketch (two not shown) are part of S so let’s define each of them as follows.
S1: Plane given by 4x+2y+z=8 (i.e the top of the solid)
S2: Plane given by y=0 (i.e the triangle on right side of the solid)
S3: Plane given by x=0 (i.e the triangle at back of the solid - not shown in sketch)
S4: Plane given by z=0 (i.e the triangle on bottom of the solid - not shown in sketch)
As noted in the definitions above the first two surfaces are shown in the sketch but the last two are not actually shown due to the orientation of the solid. Below are sketches of each of the three surfaces that correspond to the coordinates planes.

With each of the sketches we gave limits on the variables for each of them since we’ll eventually need that when we start doing the surface integral along each surface.
Now we need to go through and do the integral for each of these surfaces and we’re going to go through these a little quicker than we did for the first few problems in this section.
Show Step 2Let’s start with S1. In this case the surface can easily be solved for z to get,
z=8−4x−2yWith the equation of the surface written in this manner the region D will be in the xy‑plane and if you think about it you’ll see that in fact D is nothing more than S4!
The integral in this case is,
∬S1yz+4xydS=∬D[y(8−4x−2y)+4xy]√(−4)2+(−2)2+1dA=√21∬D8y−2y2dADon’t forget to plug the equation of the surface into z in the integrand and don’t forget to use the equation of the surface in the computation of the root!
Now, as noted above D for this surface is nothing more than S4 and so we can use the limits from the sketch of S4 in Step 1.
Now let’s compute the integral for this surface.
∬S1yz+4xydS=√21∫20∫4−2x08y−2y2dydx=√21∫20[4y2−23y3]|4−2x0dx=√21∫204(4−2x)2−23(4−2x)3dx=√21[−23(4−2x)3+112(4−2x)4]|20=64√213=97.7616_ Show Step 3Next we’ll take care of S2. In this case the equation for the surface is simply y=0 and D is given in the sketch of S2 in Step 1.
The integral in this case is,
∬S2yz+4xydS=∬D0√(0)2+1+(0)2dA=∬D0dA=0_So, in this case we didn’t need to actually compute the integral. Sometimes we’ll get lucky like this, although it probably won’t happen all that often.
Show Step 4Now we can take care of S3. In this case the equation for the surface is simply x=0 and D is given in the sketch of S3 in Step 1.
The integral in this case is,
∬S3yz+4xydS=∬D[yz+4(0)y]√1+(0)2+(0)2dA=∬DyzdADon’t forget to plug the equation of the surface into x in the integrand and don’t forget to use the equation of the surface in the computation of the root (although in this case the root just evaluates to one)!
Using the limits for D from the sketch in Step 1 we can quickly evaluate the integral for this surface.
∬S3yz+4xydS=∫40∫8−2y0yzdzdy=∫40[12yz2]|8−2y0dy=∫4032y−16y2+2y3dy=[16y2−163y3+12y4]|40=1283=42.6667_ Show Step 5Finally let’s take care of S4. In this case the equation for the surface is simply z=0 and D is given in the sketch of S4 in Step 1.
The integral in this case is,
∬S4yz+4xydS=∬D[y(0)+4xy]√(0)2+(0)2+1dA=∬D4xydADon’t forget to plug the equation of the surface into z in the integrand and don’t forget to use the equation of the surface in the computation of the root (although in this case the root just evaluates to one)!
Using the limits for D from the sketch in Step 1 we can quickly evaluate the integral for this surface.
∬S4yz+4xydS=∫20∫4−2x04xydydx=∫20[2xy2]|4−2x0dx=∫2032x−32x2+8x3dx=[16x2−323x3+2x4]|20=323=10.6667_ Show Step 6Now, to get the value of the integral over the full surface all we need to do is sum up the values of each of the integrals over the four surfaces above. Doing this gives,
∬Syz+4xydS=(64√213)+(0)+(1283)+(323)=64√213+1603=151.0949We put parenthesis around each of the individual integral values just to indicate where each came from. In general, these aren’t needed of course.