Integrating Volume via Shells: What Went Wrong with the Bounds?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
PhizKid
Messages
477
Reaction score
2

Homework Statement


Volume of the region bounded by 1/x^4, y = 0, x = 2, and x = 6 about the axis y = -4


Homework Equations





The Attempt at a Solution



XFHCwOW.png


The height for any shell is x(y) - 2, or [itex]\sqrt[4]{\frac{1}{y}} - 2[/itex]

The radius of any shell is y + 4

So the circumference is 2*pi*(y + 4), and the surface area is then [2*pi*(y + 4)] * [itex][\sqrt[4]{\frac{1}{y}} - 2][/itex]

So I integrate this from 0 to 1/(2^4) because y(2) = 1/(2^4) which is the upper boundary on the y-axis and the lower boundary is 0.

Where did I go wrong?
 
Physics news on Phys.org
PhizKid said:

Homework Statement


Volume of the region bounded by 1/x^4, y = 0, x = 2, and x = 6 about the axis y = -4


Homework Equations





The Attempt at a Solution



XFHCwOW.png


The height for any shell is x(y) - 2, or [itex]\sqrt[4]{\frac{1}{y}} - 2[/itex]

The radius of any shell is y + 4

So the circumference is 2*pi*(y + 4), and the surface area is then [2*pi*(y + 4)] * [itex][\sqrt[4]{\frac{1}{y}} - 2][/itex]

So I integrate this from 0 to 1/(2^4) because y(2) = 1/(2^4) which is the upper boundary on the y-axis and the lower boundary is 0.

Where did I go wrong?

The first place you went wrong was choosing to use shells in the first place. The problem is more naturally done with disks. Anyway, given that you are using shells, remember that the height of the shell in this example is ##x_{right} - x_{left}##. The problem is that the right hand curve is not a single piece. Part of it is the line ##x=6##. You have to break the integral into two parts to account for that.