Revolution Volume by Cylinder Shells

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
teleport
Messages
240
Reaction score
0
Rotate about x-axis the region enclosed by y=e^x, y=1/x, x=1 and x=2. I can do the problem with the rings method but I don't how to even set up the integral to solve by the shells method. Help? Thanks
 
Physics news on Phys.org
The two curves cross well before x= 1 so you have a region in which y=ex is the upper curve and y= 1/x is the lower. That means that the length of your cylinder is exx- 1/x. The radius is x so you cylinder will have a surface area, for each x, of [itex]2\pi x(e^x- 1/x)[/itex]. Multiply that by the "thickness", dx, to find the differential of volume.
 
Thanks, but since the region enclosed by the boundaries given is rotated about the x-axis, then, doesn't it mean that the radius of the cylinder is y? I'm a little confused. ??