Volume of a solid between 2 functions revolved about the x-axis

sakau2007
Messages
7
Reaction score
0

Homework Statement


Find the volume of a solid bounded by the functions y=1-x2 and y=0 revolved around the x-axis


Homework Equations

(don't know how to show integrals)
A=Pi * the integral from xa to xb of [f(x)]2-[g(x)]2



The Attempt at a Solution


First, to find the lower and upper x-bounds, set the functions equal to one another to get their points of intersection. You get x = 1 and -1.

To find which function is f(x) (the greater values), pick a test point between -1 and 1. I used 0 and found 1-x2 was greater along this interval.

So, V=Pi* the integral from -1 to 1 of (1-x2)2 dx.
After FOIL I get 1-2x^2+x4. The integral of this polynomial is x-(2/3)x3+(1/5)x5. I then evaluated this by plugging in 1 and subtracting when I plug in -1.

I get 16pi/15. Unsure if this is correct. Would like if someone could check my work.
 
Physics news on Phys.org
sakau2007 said:

Homework Statement


Find the volume of a solid bounded by the functions y=1-x2 and y=0 revolved around the x-axis


Homework Equations

(don't know how to show integrals)
A=Pi * the integral from xa to xb of [f(x)]2-[g(x)]2



The Attempt at a Solution


First, to find the lower and upper x-bounds, set the functions equal to one another to get their points of intersection. You get x = 1 and -1.

To find which function is f(x) (the greater values), pick a test point between -1 and 1. I used 0 and found 1-x2 was greater along this interval.

So, V=Pi* the integral from -1 to 1 of (1-x2)2 dx.
After FOIL I get 1-2x^2+x4. The integral of this polynomial is x-(2/3)x3+(1/5)x5. I then evaluated this by plugging in 1 and subtracting when I plug in -1.

I get 16pi/15. Unsure if this is correct. Would like if someone could check my work.

Looks fine to me.
 
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