Volume Generated by Rotating Two Curves About x-Axis

  • Thread starter Thread starter jack1234
  • Start date Start date
  • Tags Tags
    Volume
jack1234
Messages
132
Reaction score
0
A question here:
Given two curves
y=e^x
y=1+2e^(-x)

The region in the first quadrant that is bounded by the y-axis and these two curves is rotated through one complete revolution about the x-axis. Calculate the exact volume of the solid generated.

My problem is, in the first quadrant, y=1+2e^(-x) seems touching the x-axis at x=\infty, so how do we find the volume?
 
Last edited:
Physics news on Phys.org
You sure you copied the problem correctly?
 
Thanks, you are right that the question has not been copied correctly. I have changed
y=1+2e^(x)
to
y=1+2e^(-x)
Please refer to the original question again. Very sorry for any inconvenience caused.
 
The two curves cross at (0,3), of course, and the region under the two curves is symmetric about the y-axis. However, if that really is the correct formula, because y goes to 1 as x goes to \infty, and as x goes to -\infty, the volume generated contains an infinitely long cylinder of radius 1 and so is not finite.
 
A start

The two curves are y=e^{x} and y=1+2e^{-x} which intersect when e^{x}=1+2e^{-x} multiply by e^x to get e^{2x}-e^{x}-2=0 so by the quadratic formula we have e^{x}=2 or x = \log {2} so the curves meet at the point (log 2, 2). The other boundary is the y-axis so the bounded area is now finite (see attached plot) and to be rotated about the x-axis, so do an integral :smile: . --Ben
 

Attachments

  • exp(x),1+2exp(-x),plot.gif
    exp(x),1+2exp(-x),plot.gif
    1 KB · Views: 470
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top