Calculating Volume of Solid Using Shells Method - Casey

  • Thread starter Saladsamurai
  • Start date
  • Tags
    Volume
In summary, when rotating a region bounded by y=x^2 y=2-x and the y-axis around the y-axis by shells, the solid generated will be Volume=2\pi.
  • #1
Saladsamurai
3,020
7
I need to find the volume of the solid generated by rotating the region bounded by [tex]y=x^2[/tex] [tex]y=2-x[/tex] and the y-axis around the y-axis by shells.

Does this sound correct? When I "open" a small shell up to reveal a small rectangle, the rectangle's height[tex]=dx[/tex], length[tex]=2\pi(x)[/tex] and width[tex]=y[/tex]

So I will integrate wrt x and break the integral into two parts at x=1?

I am learning this from the text after missing a class, so any insight is appreciated,
Casey
 
Physics news on Phys.org
  • #2
:-p...maybe not...this looks all wrong! Ahhhhhhhh! I think it dhould be wrt y...maybe...
 
  • #3
yes that's right.

so your integral will be:

[tex]V=2\pi \int_a^b x(y_2-y_1) dx[/tex]

and it's w.r.t. x because if you were to solve for x you'd have, x=+- sqrt y, and 2-y =x, which is 3 equations that enclose that volume.

Edit: whops wrong limits ><
 
Last edited:
  • #4
bob1182006 said:
yes that's right.

so your integral will be:

[tex]V=2\pi \int_a^b x(y_2-y_1) dx[/tex]

and it's w.r.t. x because if you were to solve for x you'd have, x=+- sqrt y, and 2-y =x, which is 3 equations that enclose that volume.

Edit: whops wrong limits ><

I do need to sum two integrals though correct i.e, where the top half's [tex]y_2-y_1=(2-x)-(1)[/tex] and the bottom half's [tex]y_2-y_1=1-(x^2)[/tex]?

Casey
 
  • #5
no, y2 and y1 will be the functions that you are given. you just need to determine which one is the top(y2) and which is the bottom (y1). and then do y2-y1.

and the integral from my notes is like this:

[tex]2\pi \int_a^b xy_2 dx - 2\pi \int_a^b xy_1 dx[/tex]

which shows the relation better I guess. Just easier to remember x(y2-y1).
 
  • #6
bob1182006 said:
no, y2 and y1 will be the functions that you are given. you just need to determine which one is the top(y2) and which is the bottom (y1). and then do y2-y1.

and the integral from my notes is like this:

[tex]2\pi \int_a^b xy_2 dx - 2\pi \int_a^b xy_1 dx[/tex]

which shows the relation better I guess. Just easier to remember x(y2-y1).

Oh wow...I don't know why I thought I needed to break it...I am so confused by the shell's method...

I thought that these little "strips' were going from left to right? So isn't y_2 and y_1 going to be on the same curve at some point.

Maybe I need to take a break and come back to this.
 
  • #7
yes y2 and y1 will intercept at a and b. so you need to find those points and use them as your limits.
 
  • #8
So should my final integral be:

[tex]2\pi\int_0^1x[(2-x)-x^2]dx[/tex]

..which I will simplify...

I hope that is correct...I just got a picture of it in my head and it made sense...

Say the y-axis is vertical wire pulled taught...then the "shells" would be like pieces of cloth wrapping around it. But the heights of the shells get narrower as I approach the outer layers. So what began as tall "sheets" being wrapped around the wire, are getting progressively narrower (vertically narrower, that is) as they move rightward (well not just rightward but with symmetry to the wire).

That might make sense...

Casey

p.s. Does the integral look right? Cause if not, that was way too much time invested in that analogy!:smile:
 
  • #9
yes that's right.

Also if you get some problem like this one but instead of about the y-axis say it was supposed to be around x=2.
you should make a substitution x=x+2 into EVERY formula with x so you'll have the shell around x+2=2 -> x=0 -> y-axis. which would make the problem easier.
 
  • #10
bob1182006 said:
yes that's right.

Also if you get some problem like this one but instead of about the y-axis say it was supposed to be around x=2.
you should make a substitution x=x+2 into EVERY formula with x so you'll have the shell around x+2=2 -> x=0 -> y-axis. which would make the problem easier.


So for the identical region but revolved around x=2..that produces a washer right? (not that that matters, I just want the visual)...Do you mean just plug x+2 wherever there was an x..like this:
[tex]2\pi\int_0^1(x+2)[(2-(x+2))^2-(x+1)^2]dx[/tex]
 
  • #11
not into the integral just the formulas so you'd have:

y=2-(x+2)=-x
y=(x+2)^2=x^2+4

you do that substitution mainly so you don't have to find the radius, so it always just equals x.

and the limits would have to be given since the functions never meet there's no way to find a and b by solving -x=x^2+4. Since in Calc II you deal just with real numbers. I guess that's what you meant by the washer o_O?
 
Last edited:
  • #12
bob1182006 said:
not into the integral just the formulas so you'd have:

y=2-(x+2)=-x
y=(x+2)^2=x^2+4

and the limits would have to be given since the functions never meet there's no way to find a and b by solving -x=x^2+4. I guess that's what you meant by the washer o_O?
Yes. That is why it is a washer. My next task is actually to revolve that same region around x=3! So, I don't have to change the limits do I?
 
  • #13
whops sorry made a mistake ><
(x+2)^2=/=x^2+4 >< so you can still do it and find the limits by making one equation equal to the other.

well you know the limits are:
x=0
x=1

and you will make a substitution x=x+p
so your new limits will be:
x+p=0
x+p=1
 
  • #14
You know I just noticed that it does not say that this one needs to be done by shells...just to find the volume.

I will probably opt to do it by [tex]\pi\int_a^b([f(x)]^2-[g(x)]^2)dx[/tex] then maybe I will attempt to use shells. I don't know if can be done by shells with the techniques I have learned so far...

Maybe if you have time you could check out what I get using the washer method. I'd rather know that it is correct, so when I go to do it by shells, I will have a comparitive answer.

I'll post my integral in a moment.
 
Last edited:
  • #15
you shouldn't use that formula because it should be f(y)^2-g(y)^2.

you would use that integral when you have formulas like:
x=y^2
x=3-y

since that only has 2 formulas for x.

if you solve the current formulas for x you'll have 3 which won't work or would be harder.
 
  • #16
bob1182006 said:
you shouldn't use that formula because it should be f(y)^2-g(y)^2.

you would use that integral when you have formulas like:
x=y^2
x=3-y

since that only has 2 formulas for x.

if you solve the current formulas for x you'll have 3 which won't work or would be harder.


I have used that many times in this course and not had to use[tex]^=_-\sqrt{y}[/tex]

and it because we are only dealing with the region bounded by all three curves [tex]y=X^2[/tex] [tex]y=2-x[/tex] and [tex]x=0[/tex] i.e., the region in the first quadrant only.

This eliminates the -sqrt function, does it not?:confused:

Casey
 
  • #17
yes, but on some problems you might not be able to get rid of that -sqrt and have 3 equations for x.

and when you do that's when you can't use it that formula to find the volume.
 
  • #18
bob1182006 said:
yes, but on some problems you might not be able to get rid of that -sqrt and have 3 equations for x.

and when you do that's when you can't use it that formula to find the volume.

I am with you now. I think I recall my proffesor telling us to choose the simplest method for this assignment...so I am assuming this would be the one. But, if I am feeling adventurous I will try the shells method (I also have a book on light that I checked out of the library, so I want to read that too:)

Thanks fo ryour help Bob,
Casey
 
  • #19
no prob glad I could help, gave me a chance to re-read my calc 2 notes too xD
 
  • #20
I cannot stand my brain right now...it is absolutely useless to me.

Is the integral for revolution about x=3:

[tex]V=\pi\int_0^1(3-\sqrt{y})dy+\pi\int_1^2[3-(2-y)]dy[/tex] ?

I am dying here ...ahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh...




ah.

Casey
 
  • #21
hm..how did you get 3-sqrty? same with 3-(2-y).

and the limits on both integrals should be the same.
and the terms inside the integral should be squared since you're not using 2pi xf(x)
 
  • #22
bob1182006 said:
hm..how did you get 3-sqrty? same with 3-(2-y).

and the limits on both integrals should be the same.
and the terms inside the integral should be squared since you're not using 2pi xf(x)

I don't know..I wrote it w.r.t. y...what is happening to me?

I am going to upload a picture...

Casey
 
  • #23
duno should be:
x=sqrt(y)
x=2-y

limits:
x=0
x=1

and since you're doing it around x=3. you should substitute x+3 into all equations that have x in it.

and then plug into the integral.
 
  • #24
bob1182006 said:
duno should be:
x=sqrt(y)
x=2-y

limits:
x=0
x=1

and since you're doing it around x=3. you should substitute x+3 into all equations that have x in it.

and then plug into the integral.

We have never written an integral in terms of y with integrtion limits in terms of x??

Here is the picture.
th_Photo2.jpg


R_2 is just from the y-axis to the line x=3...R_1 is from (x) to the line x=3...but if height is [tex]\Delta y[/tex] the values of x fall on different curves namely from y=0-->1, x falls on sqrt(y) and from y=1-->2, x falls on 2-y...

Thus, from y=0-->1, R_1 =3-(sqrt(y)) and from y=1-->2 R_1=3-(2-y)

I don't see why I would not split the integral?

Casey
 
  • #25
Hm..yea I see what you're doing, but the integral you wrote would just be the area enclosed by those formulas * pi.

so you should just square the terms inside the integral in order to give you the area of revolution.

I just never did areas of revolution this way :s
 
Last edited:
  • #26
bob1182006 said:
Hm..yea I see what you're doing, but the integral you wrote would just be the area enclosed by those formulas * pi.

so you should just square the terms inside the integral in order to give you the area of revolution.

I just never did areas of revolution this way :s
Yes..I meant to write
[tex]V=\pi\int_0^1(3-\sqrt{y})^2dy+\pi\int_1^2[3-(2-y)]^2dy[/tex] <-----this is like finding the volume of the big cylinder whose radius extends from x=0->3 and removing the volume of the empty space inside of it.

I am sorry if that made this more difficult than it had to be...I just don't see another way to do this (less the shells method) that I have learned. I have never seen x's and y's mixed together in the same integral before.

Casey
 
Last edited:
  • #27
kay yea I see it now o.o.

The other way (shells?) would be like:
y=x^2
y=2-x

limits:
x=0
x=1

about x=3 so substitute x+3 into everything, so now you're rotating about the y-axis.

y=(x+3)^2=x^2+6x+9
y=2-(x+3)=2-x-3=-(x+1)=-x-1

limits:
x+3=0, x=-3
x+3=1, x=-2

-(x+1) is still above (x+3)^2

so the integral is:
[tex]2\pi \int_{-3}^{-2}x((-x-1)-(x^2+6x+9)) dx = 2\pi \int_{-3}^{-2} (-x^2-x-x^3-6x^2-9x) dx[/tex]

which seems simpler imo but maybe the other way is more intuitive? either way should be the same answer
 
  • #28
bob1182006 said:
kay yea I see it now o.o.

The other way (shells?) would be like:
y=x^2
y=2-x

limits:
x=0
x=1

about x=3 so substitute x+3 into everything, so now you're rotating about the y-axis.

y=(x+3)^2=x^2+6x+9
y=2-(x+3)=2-x-3=-(x+1)=-x-1

limits:
x+3=0, x=-3
x+3=1, x=-2

-(x+1) is still above (x+3)^2

so the integral is:
[tex]2\pi \int_{-3}^{-2}x((-x-1)-(x^2+6x+9)) dx = 2\pi \int_{-3}^{-2} (-x^2-x-x^3-6x^2-9x) dx[/tex]

which seems simpler imo but maybe the other way is more intuitive? either way should be the same answer

So when you do it this way ^^^ are you just "shifting" everything back toward the y-axis? Hmmm...

Anyway thanks again Bob. I will reread this thread agin in the a.m. I need sleep.

thanks again,
Casey
 
  • #29
no problem.

and yes if you have it rotated about x=3, you can just do a translation to the function to get it rotated about the y or x-axis which simplifies things.

Of course you have to shift the limits and the functions also. But imo it's easier than drawing a picture and then finding the radius :s but w/e works for ya!
 

FAQ: Calculating Volume of Solid Using Shells Method - Casey

What is the shells method and how does it differ from other methods of calculating volume?

The shells method is a mathematical approach used to calculate the volume of a solid of revolution. It differs from other methods, such as the disk method, by using cylindrical shells instead of disks to approximate the shape of the solid.

What are the steps involved in using the shells method to calculate volume?

The first step is to identify the axis of revolution and the limits of integration. Then, you must determine the radius and height of the cylindrical shells. Next, you integrate the formula for the volume of a cylinder with the given limits. Finally, you solve the integral to find the total volume of the solid.

Can the shells method be used to find the volume of any solid of revolution?

Yes, the shells method is a versatile technique that can be used to calculate the volume of any solid of revolution, as long as the shape can be approximated by cylindrical shells.

What are some common mistakes to avoid when using the shells method to calculate volume?

One common mistake is using the wrong limits of integration. It is important to carefully consider the axis of revolution and choose the appropriate limits. Another mistake is not correctly identifying the radius and height of the shells, which can lead to incorrect volume calculations.

Are there any real-world applications of the shells method in scientific research?

Yes, the shells method is commonly used in physics and engineering to calculate the volume of objects with rotational symmetry, such as pipes, cylinders, and bottles. It is also used in biology to estimate the volume of organs and cells.

Similar threads

Back
Top