Surface Area of Revolved Curve: An Intriguing Challenge

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
G01
Science Advisor
Gold Member
Messages
2,709
Reaction score
19
Find the surface area when this curve is revolved around the x ax

x = 1/3(y^2 + 2)^3/2 [1,2]

I set it up both ways and i get two really complicated integrals.

[tex]2 \pi/3 \int_1^2 \sqrt{\frac{y^2+y^4}{(y^2+2)^{2/3}}} dy[/tex]

Yeah I can't figure out how to do this integral, and I am thinking there must be an easier way. The other way, integrating with x, seemed even more complicated If anyone can give me some hints, it'll be appreciated. Thanks.
 
Physics news on Phys.org
sry i seem to be having trouble getting the latex to work. I'll try fix it, but I am not to good at it so i can't promise anything.
 
Reply

Did you use the correct formula?

I tried part of the problem and it seems the final expression you needed to integrate is quite a simple one!

To find the surface area generated when a curve is rotated completely about the x-axis, you may use this formula...

[tex]2 \pi \int y \sqrt{1 + (\frac{dx}{dy})^2} dy[/tex]

Please figure out the limits by yourself..

All the best!
 
thanks a lot