Area of a Surface of Revolution

steelphantom
Messages
158
Reaction score
0
I'm having more Calculus troubles here. Here's the problem:

Write the definite integral that represents the area of the surface formed by revolving the graph of f(x) = 81 - x^2 on the interval [0, 9] about the y axis; evaluate the integral to determine the surface area.

By knowing that f(x) = 81 - x^2, f'(x) = -2x. I then set up the integral for surface area, and I get this:

2\pi \int_{0}^{9} (81 - x^2)\sqrt{1 + (-2x)^2} dx

Assuming I did that correctly, I can't figure out for the life of me how to evaluate the integral. Any ideas?

Edit: I'm pretty sure I set up the integral wrong. I think it should be:

2\pi \int_{0}^{9} (x)\sqrt{1 + (-2x)^2} dx

If so, I think I found the answer, and it comes out to be about 3068.
 
Last edited:
Physics news on Phys.org
Your second integral is correct.

Do you know why the first is not?
 
pizzasky said:
Your second integral is correct.

Do you know why the first is not?

Well, the forumula for surface area, as far as I know, is

2\pi \int_{a}^{b} r(x)\sqrt{1 + f'(x)} dx

where r(x) is the radius of the ring at the given x. 81 - x^2 isn't the radius; x is. Is that the correct reasoning?
 
Yep, that's the reason. :)
 
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