Mutaja
- 239
- 0
Homework Statement
A function is given at y = \sqrt{x-x^2}
Find the volume of the solid of the revolution around the x axis. Not sure if this is the correct translation, but find the volume when you revolve the function around the x axis.
The object in question is a sphere. What does the radius of the sphere has to be?
The Attempt at a Solution
I am slightly familiar with the disc method in this case, but I am not familiar with the notes I've written from my lectures. This is what I've done so far.
The function goes from 0-1, and when revolved it forms a sphere.
Radius: \sqrt{x-x^2}
Area: ∏*##r^2## = ∏(\sqrt{x-x^2})
Vd = ∏ \sqrt{x-x^2} dx
Vt = ∫∏\sqrt{x-x^2} dx (upper limit 1, lower limit 0).
To find the volume o this sphere, I have to solve this integration problem:
∫∏\sqrt{x-x^2} dx (upper limit 1, lower limit 0)
Here's where I get a problem. I attempt to use the substitution method, and I get this equation:
u = x-##x^2##
∫\sqrt{u} dx
∫##u^(1/2)## dx
This equals \frac{u^(3/2)}{\frac{3}{2}}
And I substitute u for x and end up with the final equation:
\frac{(x-x^2)^(3/2)}{\frac{3}{2}}
When I set in limits for this equation and solve the problem, I get 0 - this is obviously wrong.
I'm fairly sure that I've integrated the problem wrong, but have I even attempted to integrate the correct expression?
Any help as always highly appreciated.
Edit: I have trouble with the formatting when I want to raise expressions to a higher power when I use latex.