Method of shells around a different axis

  • Thread starter Thread starter Jbreezy
  • Start date Start date
  • Tags Tags
    Axis Method
Jbreezy
Messages
582
Reaction score
0

Homework Statement



Use the method of cylindrical shells to find the volume generated by rotation the region bounded by the given curves about the specified axis.

Homework Equations




y = x^2, y = 2-x^2; about x = 1

The Attempt at a Solution



I tried to just break it down.
I want something of the form 2∏rhΔr
OK so To find the height f(x) I subtracted.
2-x^2-x^2 = 2-2x^2. For the radius I did a-x so 1-x is the radius


So I have

V = 2∏∫ (1-x)(2-2x^2)dx between -1 and 1 because that is where the graphs intersect.
Evaluating it I got 2∏((x^4)/2 -(2x^3)/3 -x^2 +2x ] between -1 and 1

I got 16∏/3
Is this the right way?
 
Physics news on Phys.org
Yes, it is correct. Try doing it using disks and see if you can obtain the same answer. This will allow you to compare the complexity of the resulting integrals and see why one method is more efficient than the other in this case.
 
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