Trouble finding volume of curve shell method

togo
Messages
106
Reaction score
0

Homework Statement


Given the following curve:
y = x^3
Use shell method and rotate around x-axis to determine the volume
bounded region: y = 8, x = 0

Homework Equations


2pixy

The Attempt at a Solution


x(x^3) = x^4
Integrate
x^4 = 1/5 x^5
1/5(8)^5 = 6553.6
*2 = 13107.2 pi

the answer should be 768/7 pi, where did I go wrong? thanks.
 
Last edited:
Physics news on Phys.org
togo said:

Homework Statement


Given the following curve:
y = x^3
Use shell method and rotate around x-axis to determine the volume
What is the complete problem statement? You need to have some finite region in the plane to start with.
togo said:

Homework Equations


2pixy


The Attempt at a Solution


x(x^3) = x^4
Integrate
x^4 = 1/5 x^5
1/5(8)^5 = 6553.6
*2 = 13107.2 pi

the answer should be 768/7 pi, where did I go wrong? thanks.
 
bounded region: y = 8, x = 0
 
togo said:
the answer should be 768/7 pi, where did I go wrong? thanks.
For starters, if you are supposed to use shell method, revolving around the x-axis, than the integrand needs to be in terms of y, not x.
 
togo said:
where did I go wrong? .
As eumyang notes, you've used the disc method, not the shell method, but it still should produce the right answer. Your answer is wrong because you've calculated the wrong region. It is not bounded by y=0, it's bounded by y=8. Draw the bounded region in the XY plane.
 
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