MHB Find volume of solid generated (Calc 2)

Click For Summary
The discussion focuses on finding the volume of a solid generated by revolving a region bounded by the curve y=e^x and the line x=ln(2) around the line x=ln(2). Initial attempts using the disk method resulted in an incorrect volume calculation of 4π. The correct approach involves using the shell method, leading to the integral V=2π∫_0^(ln(2))(ln(2)-x)e^x dx, which simplifies with a substitution to yield the correct volume. Additionally, participants discussed how to properly format mathematical expressions using LaTeX for clarity in the forum. Ultimately, the correct volume was confirmed after recognizing the need to separate the integrals for different regions.
lovex25
Messages
2
Reaction score
0
[solved]Find volume of solid generated (Calc 2)

Find the volume of the solid generated by revolving the region in the first quadrant bounded by the coordinate axes, the curve y=e^x, and the line x = ln 2 about the line x= ln 2.

So I tried graphing it to see visually, and the expression I got for calculating the volume was ∫π(ln2-lny)^2dy, evaluating from 0 to 2 using disk method, and the answer I got was 4π, but apparently that doesn't match the answer in the back of the book. I'd really appreciate if someone can help me out!

http://img844.imageshack.us/img844/9792/xll8.jpg

Off topic: First time posting a thread here, may I ask how do you type the mathematical symbols such as the integral sign and whatnot, or do I have to manually copy and paste from other website?
 
Last edited:
Physics news on Phys.org
Hello lovex25,

As you did, a good first step for these problems is to sketch a graph of the region to be revolved, and the axis of rotation:

https://www.physicsforums.com/attachments/1349._xfImport

Using the shell method, the volume of an arbitrary shell is:

$$dV=2\pi rh\,dx$$

where:

$$r=\ln(2)-x$$

$$h=e^x$$

and so we find:

$$dV=2\pi \left(\ln(2)-x \right)e^x\,dx$$

Now, you want to sum up the shells by integrating:

$$V=2\pi\int_0^{\ln(2)}\left(\ln(2)-x \right)e^x\,dx$$

To make things a bit simpler, I would use the substitution:

$$u=e^x\,\therefore\,du=e^x\,dx$$

and we now may state:

$$V=2\pi\int_1^2\ln(2)-\ln(u)\,du$$

Can you proceed?

Now, as far as posting mathematical expressions, this site supports $\LaTeX$, and a good tutorial written by our own Sudharaka can be found here:

http://mathhelpboards.com/latex-tips-tutorials-56/math-help-boards-latex-guide-pdf-1142.html
 

Attachments

  • lovex25.jpg
    lovex25.jpg
    6.5 KB · Views: 119
MarkFL said:
Hello lovex25,

As you did, a good first step for these problems is to sketch a graph of the region to be revolved, and the axis of rotation:

View attachment 1349

Using the shell method, the volume of an arbitrary shell is:

$$dV=2\pi rh\,dx$$

where:

$$r=\ln(2)-x$$

$$h=e^x$$

and so we find:

$$dV=2\pi \left(\ln(2)-x \right)e^x\,dx$$

Now, you want to sum up the shells by integrating:

$$V=2\pi\int_0^{\ln(2)}\left(\ln(2)-x \right)e^x\,dx$$

To make things a bit simpler, I would use the substitution:

$$u=e^x\,\therefore\,du=e^x\,dx$$

and we now may state:

$$V=2\pi\int_1^2\ln(2)-\ln(u)\,du$$

Can you proceed?

Now, as far as posting mathematical expressions, this site supports $\LaTeX$, and a good tutorial written by our own Sudharaka can be found here:

http://mathhelpboards.com/latex-tips-tutorials-56/math-help-boards-latex-guide-pdf-1142.html

thanks so much! finally i was able to match the answer to the back of the book, and I realized what went wrong with my attempt: I didn't separate the integrals to 2 different functions. As for the LaTeX software I'll look into it soon, thanks again!
 
I personally prefer the discs method. Here you would need to split up your region of integration into two regions, the first being the rectangle below the point (0,1), and the second being the remaining region above it.

As for the volume of the region below (0,1) generated when rotating, that's easy, it's simply a cylinder of radius \displaystyle \begin{align*} \ln{(2)} \end{align*} units and height 1 unit, so its volume is \displaystyle \begin{align*} \pi \left[ \ln{(2)} \right] ^2 \end{align*}.

As for the volume of the region above (0,1), if we consider horizontal discs, they will each have radius \displaystyle \begin{align*} \ln{(2)} - \ln{(y)} \end{align*} and a height \displaystyle \begin{align*} \Delta y \end{align*}, where \displaystyle \begin{align*} \Delta y \end{align*} is some small change in y. So their total volume can be approximated by

\displaystyle \begin{align*} V &\approx \sum \pi \left[ \ln{(2)} - \ln{(y)} \right] ^2 \Delta y \\ &= \pi \sum \left[ \ln{(2)} - \ln{(y)} \right] ^2 \Delta y \\ &= \pi \sum \left\{ \left[ \ln{(2)} \right] ^2 - 2\ln{(2)}\ln{(y)} + \left[ \ln{(y)} \right] ^2 \right\} \Delta y \end{align*}

And then as we increase the number of discs, making \displaystyle \begin{align*} \Delta y \end{align*} smaller, the sum converges on an integral and the approximation becomes exact, so the total volume is

\displaystyle \begin{align*} V &= \pi \int_1^2{ \left[ \ln{(2)} \right] ^2 - 2\ln{(2)}\ln{(y)} + \left[ \ln{(y)} \right] ^2 \, dy }\end{align*}

which is possible to be integrated :)
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K