Processing math: 100%
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Surface Integrals / Surface Integrals
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

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 Solution

Let’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 2

Let’s start with S1. In this case the surface can easily be solved for z to get,

z=84x2y

With 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(84x2y)+4xy](4)2+(2)2+1dA=21D8y2y2dA

Don’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=212042x08y2y2dydx=2120[4y223y3]|42x0dx=21204(42x)223(42x)3dx=21[23(42x)3+112(42x)4]|20=64213=97.7616_ Show Step 3

Next 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 4

Now 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=DyzdA

Don’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=4082y0yzdzdy=40[12yz2]|82y0dy=4032y16y2+2y3dy=[16y2163y3+12y4]|40=1283=42.6667_ Show Step 5

Finally 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=D4xydA

Don’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=2042x04xydydx=20[2xy2]|42x0dx=2032x32x2+8x3dx=[16x2323x3+2x4]|20=323=10.6667_ Show Step 6

Now, 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=(64213)+(0)+(1283)+(323)=64213+1603=151.0949

We put parenthesis around each of the individual integral values just to indicate where each came from. In general, these aren’t needed of course.