Find Volume of Rotated Region Bounded by x+3=4y-y^2 & x=0 About x-axis

  • Thread starter Thread starter Gauss177
  • Start date Start date
  • Tags Tags
    Bounded Volume
Gauss177
Messages
38
Reaction score
0

Homework Statement


Find the volume of the solid obtained by rotating the region bounded by the given curves about the specified axis:

x+3=4y-y^2
x=0
About x-axis

Homework Equations



The Attempt at a Solution


I tried solving x+3=4y-y^2 for y, but I can't get it even though it seems simple.

*Edit*
Can someone check if I set up this integral correctly (for a different problem)?
Find volume of region bounded by given curve and rotated around given axis:
y=x^3
y=8
x=0
Rotate about x=2

Integral from 0 to 8 of: pi(2-0)^2 - pi(2-x^1/3)^2 dy

thanks
 
Last edited:
Physics news on Phys.org
Gauss177 said:

Homework Statement


Find the volume of the solid obtained by rotating the region bounded by the given curves about the specified axis:

x+3=4y-y^2
x=0
About x-axis

Homework Equations



The Attempt at a Solution


I tried solving x+3=4y-y^2 for y, but I can't get it even though it seems simple.

y cannot be expressed as a function of x. Try plotting the graph, and you'll see that for each value of x there will be two values of y.

*Edit*
Can someone check if I set up this integral correctly (for a different problem)?
Find volume of region bounded by given curve and rotated around given axis:
y=x^3
y=8
x=0
Rotate about x=2

Integral from 0 to 8 of: pi(2-0)^2 - pi(2-x^1/3)^2 dy

thanks

Should this not be \pi\int_0^8 2^2-y^{2/3}dy?
 
Gauss177 said:
*Edit*
Can someone check if I set up this integral correctly (for a different problem)?
Find volume of region bounded by given curve and rotated around given axis:
y=x^3
y=8
x=0
Rotate about x=2

Integral from 0 to 8 of: pi(2-0)^2 - pi(2-x^1/3)^2 dy
I started with this one and right now I don't have time to do the other one. I think you can express this volume as

\int_0^8\pi (2-y^{1/3})^2 dy

or equivalently as

\int_0^2 2\pi (2-x) x^3 dx
 
Gauss177 said:

Homework Statement


Find the volume of the solid obtained by rotating the region bounded by the given curves about the specified axis:

x+3=4y-y^2
x=0
About x-axis

Homework Equations



The Attempt at a Solution


I tried solving x+3=4y-y^2 for y, but I can't get it even though it seems simple.
First of all, you have to figure out what this region looks like. Define f by f(y)=-y^2+4y-3. Calculate f´ and f". Solve the equation f´(y)=0 for y. Is f"(y) positive or negative when y is such that f´(y)=0? Find the points where the curve intersects the line x=0.

When you've done this you will know enough about what the region looks like to proceed. You have two options, either integrate over y (which means that you add up the volumes of cylindrical shells of thickness dy) or integrate over x (which means you add up the volumes of circular discs with a hole at the center). I think it's easier to integrate over y.

The solutions of the equation z^2+az+b are z=-a/2\pm\sqrt{(a/2)^2-b}[/tex].
 
Thanks for help everyone. I have another question but didn't want to create another thread. I'm having trouble with these volume questions, so I hope some more examples will help me understand them better.

The height of a monument is 20 m. A horizontal cross-section at a distance x meters from the top is an equilateral triangle with side x/4 meters. Find the volume of the monument.
 
Do you know how to calculate the area of an equilateral triangle with side x/4? Call that A(x). The volume of a triangular slice of thickness dx is then A(x)dx. Integrate from 0 to 20.

\int_0^{20} A(x) dx
 
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...
Back
Top