Volume Between Two Regions

srmichael

Full Member
Joined
Oct 25, 2011
Messages
848
OK, I'm usually helping others with questions on this forum and now I need help. I was tutoring a kid last night and the question was:

Find the volume of the region bounded by z=4y214x2\displaystyle z=4-y^2-\frac{1}{4}x^2 and (y1)2+x21\displaystyle (y-1)^2+x^2\leq1.

So we tried to do this using double integrals and converting to polar coordinates, utilizing the fact that x2+y2=r2\displaystyle x^2+y^2=r^2 but we couldn't get it to work. I then tried to find the intersections of these two curves to try and get the integral limits, but again was unsucessful. Although I was a math major in college, that was years ago and this material is really rusty. I even pulled out my old college textbooks, but to no avail. The answer was, I believe, 46π15\displaystyle \frac{46\pi}{15}

Not asking for the step by step solution, just a hint as to how to start.

Thanks!
 
OK, I'm usually helping others with questions on this forum and now I need help. I was tutoring a kid last night and the question was:

Find the volume of the region bounded by z=4y214x2\displaystyle z=4-y^2-\frac{1}{4}x^2 and (y1)2+x21\displaystyle (y-1)^2+x^2\leq1.

So we tried to do this using double integrals and converting to polar coordinates, utilizing the fact that x2+y2=r2\displaystyle x^2+y^2=r^2 but we couldn't get it to work. I then tried to find the intersections of these two curves to try and get the integral limits, but again was unsucessful. Although I was a math major in college, that was years ago and this material is really rusty. I even pulled out my old college textbooks, but to no avail. The answer was, I believe, 46π15\displaystyle \frac{46\pi}{15}

Not asking for the step by step solution, just a hint as to how to start.

Thanks!

I think there should be another plane defined like Z = C.

Otherwise the volume would be infinite.

The first equation is a paraboloid (whose cross-section at a constant z(<4) ) is an ellipse.

The second equation is a cylinder.

I do not see those two intersecting to make a finite volume.
 
I think there should be another plane defined like Z = C.

Otherwise the volume would be infinite.

The first equation is a paraboloid (whose cross-section at a constant z(<4) ) is an ellipse.

The second equation is a cylinder.

I do not see those two intersecting to make a finite volume.

You know, there may have been another plane. I don't have the problem in front of me. I am trying to see if that kid can send it to me. Stay tuned.....and thanks, Sub.
 
Taking an educated guess, I think your integral may be something like:

"Find the volume of the solid that is bounded above by the paraboloid z=4y2x24\displaystyle z=4-y^{2}-\frac{x^{2}}{4}, bounded laterally by the cylinder x2+(y1)21\displaystyle x^{2}+(y-1)^{2}\leq 1, and bounded below by the xy plane".

This would give:

20201(y1)2(4y2x24)dxdy\displaystyle \displaystyle 2\int_{0}^{2}\int_{0}^{\sqrt{1-(y-1)^{2}}}(4-y^{2}-\frac{x^{2}}{4})dxdy

If using polar, let y1=sinθ\displaystyle y-1=sin\theta.

Anyway, it evaluates to 43π16\displaystyle \frac{43\pi}{16}

If this is what was meant. As I said, I am interpolating. :)
 
Taking an educated guess, I think your integral may be something like:

"Find the volume of the solid that is bounded above by the paraboloid z=4y2x24\displaystyle z=4-y^{2}-\frac{x^{2}}{4}, bounded laterally by the cylinder x2+(y1)21\displaystyle x^{2}+(y-1)^{2}\leq 1, and bounded below by the xy plane".

This would give:

20201(y1)2(4y2x24)dxdy\displaystyle \displaystyle 2\int_{0}^{2}\int_{0}^{\sqrt{1-(y-1)^{2}}}(4-y^{2}-\frac{x^{2}}{4})dxdy

If using polar, let y1=sinθ\displaystyle y-1=sin\theta.

Anyway, it evaluates to 43π16\displaystyle \frac{43\pi}{16}

If this is what was meant. As I said, I am interpolating. :)

OK, the guy just sent me the problem. It literally says:

Find the volume of the solid that is bounded above by z=4y214x2\displaystyle \displaystyle z=4-y^{2}-\frac{1}{4}x^2 and below by the disk (y1)2+x21\displaystyle \displaystyle (y-1)^{2}+x^2\leq 1.

So if I use y1=sinθ\displaystyle \displaystyle y-1=sin\theta, my z function simplifies to z=22sinθ\displaystyle \displaystyle z=2-2sin\theta or z=2(1sinθ)\displaystyle \displaystyle z=2(1-sin\theta), right?

Then does my double integral become:

20201sin2θ2(1sinθ)drdθ\displaystyle \displaystyle 2\int_{0}^{2}\int_{0}^{\sqrt{1-sin^{2}\theta}}2(1-sin\theta)drd\theta
 
Top