f ( x ) = x − 2 1 x . A teardrop-shaped solid is obtained by taking the part of the graph of f that lies above the x -axis and revolving it around that axis.
Calculate the volume of this solid.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Or use Pappas's centroid volume theorem in which the volume is the distance the geometric centroid makes in one revolution times the area between the axis and the function being revolved.
Log in to reply
That is an interesting theorem, but does it help? Calculating the y -coordinate of the centroid is at least as much work, because one would have to integrate f ( x ) itself as well: ⟨ y ⟩ = ∫ a b f ( x ) d x ∫ a b 2 1 ( f ( x ) ) 2 d x = … Finding the distance traveled by the centroid removes the factor 2 1 and adds a factor π ; multiplying by the area removes the denominator, and we are back to the original integral!
Problem Loading...
Note Loading...
Set Loading...
First, we find the boundaries for the integration. The left boundary is clearly a = 0 ; the right boundary is the other zero of the function, which is b = 4 , because 4 − 2 1 ⋅ 4 = 2 − 2 = 0 .
V = π ∫ a b ( f ( x ) ) 2 d x = π ∫ 0 4 ( x − 2 1 x ) 2 d x = π ∫ 0 4 ( x − x x + 4 1 x 2 ) d x = π [ 2 1 x 2 − 5 2 x 2 x + 1 2 1 x 3 ] 0 4 = π ( 8 − 5 6 4 + 3 1 6 ) = 1 5 8 π ≈ 1 . 6 7 5 5 .