- Joined
- Feb 4, 2004
- Messages
- 16,582
I think your derivation was something along the lines of the following:Sorry about the confusion, I am trying to find the volume of the solid that is generated. I am aware that that I need to find the outer radius and the inner radius, although i am having trouble with finding these. From what I worked I got that the outer radius is 1+e^y and the inner radius to be 1. When I set up the integral I get something along these lines
The integral from 0 to 1 pi[((1+e^y)^2)-((1)^2)]dy
. . . . .converting outer-radius function: y = ln(x) => x = ey
. . . . .outer radius: R = ey - (-1) = ey + 1
<< MISSING LINE GOES HERE >>
. . . . .do volume by discs: outer circle's area, less inner circle's area,
. . . . .multiplied by tiny widths delta-y = dy, and summing areas
. . . . .sum of (pi R2 - pi r2)*(delta-y) => int[0,1] pi(R2 - r2) dy
Your integral looks good to me.
Last edited: