MATH 152 Chapter 9.4

From Notes
Jump to navigation Jump to search

« previous | Friday, October 8, 2010 | next »

Surface Area of Revolution

Abstraction 1: Surface Area around Cylinder

SA=2πrh

  • r is radius of base
  • h is the height of the cylinder.


Abstraction 2: Surface Area around Cone

When rolled out, cone's surface area becomes a sector of a circle whose radius is the slant height [1] and whose length is the circumference of the base (C=2πr).

Recall that the central angle (in radians) of any sector is length of sectorradius

Also recall that the area of a sector is 12r2θ, where r is the radius and θ is the central angle.

Combining what we know, the surface area formula is:

SA=12l2θ=12l2(2πrl)SA=πrl

  • l is the slant hight
  • r is the radius of the base


Abstraction 3: Surface Area around Frustum [2]

Frustum of cone with original slant height l2 and radius r2

Consult the figure to the right for better visualization.

Surface area of frustum is basically the difference between the larger and smaller surface area: πr2l2πr1l1

When put in terms of l (note that l is the frustum slant height), the equation becomes πr2(l1+l)πr1l1

Using similar triangles, the relationship between the slant heights and radii of the two cones is

l1r1=l1+1r2r2l1=r1l1+r1lr1l=(r2r1)l1

Substitute this into the previous equation: π(r1l+r2l)=πl(r1+r2)

To put this in terms of a single radius, we can find the average:

r=12(r1l+r2l)(r1+r2)=2r

Plug the average radius into the previous equation, and bingo!

SA=2πrl

  • l is the slant height of the frustum
  • r is the average radius

Think of this as the average circumference × slant height, and our formula looks very similar to the cylinder formula (but they are not the same).


Surface Area of Revolution

When rotated about the x-axis, f(x) becomes the radius. We must use arc length for the slant height l because dx represents the "plain height" between r1 and r2, not the "slant height". Here's why.

  • r becomes x or y
  • l becomes arc length of x+dx or y+dy

When we plug these new values into our equation SA=2πrl, we get

SA=2πabrds
...which then becomes...
SAx-axis=2πaby1+(dydx)2dx SAy-axis=2πabx1+(dxdy)2dy


Warm Up

Find area of the surface obtained by rotating the curve y=x2,x[0,1] about the y-axis.

x=y

Method 1

Find surface area with respect to y: ds=1+(dxdy)dy


S=2πrl

  • r=x=y
  • l=ds=1+(dxdy)2dy


SA=2π01y(12y)2+1dy=2π0114+ydy=4π3(14+y)3/2|01=4π3((54)3/2(14)3/2)

Method 2

Find surface area with respect to x: ds=1+(dydx)dx


S=2πrl

  • r=x
  • l=a+(dydx)2dx


S=012πx1+4x2dx=π423(1+4x2)3/2|01=π6(53/21)

Example 2

The circle x=cost,y=1+sint is rotated about the x-axis. Find the area of the resulting surface.

S=02π2πrds=02π2π(1+sint)sin2t+cos2tdt=2π02π1+sintdt=2π[tcost]02π=2π(2πcos2π0+cos0)=4π2

Footnotes

  1. slant height is the distance from the edge of the base of a cone to the top
  2. a cone frustum is a cone that is chopped off partway up; imagine a cylinder with a smaller base at the top