Surface area by revolving a curve problem

Waggattack
Messages
4
Reaction score
0
1. I am suppose to find the surface area of the curve y=sqrt(4-x^2) from -1 to 1 when it is revolving around the x-axis.



2. Homework Equations : S= 2PIf(x)sqrt(1+(dy/dx)^2)dx



3. I found the derivative to be -x(4-x^2)^-1/2 and then squared it so the problem is 2Pi -1\int1 sqrt(4-x^2)sqrt(1+[x^2(4-x^2)] but I have no clue where to go from here.
 
Physics news on Phys.org
You state that you get

2\pi \int_{-1}^{1} \sqrt{4-x^2} \sqrt{1+ \frac{x^2}{4-x^2}} \; dx

Try to simplify the integrand. Remember \sqrt A \sqrt B = \sqrt{AB}.

--Elucidus
 
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