Disc Example Problem
Situation: You need to find the volume of the solid formed by revolving the region bounded by the graph of f(x) = SQRT(sin x) and the x-axis (0 < x < pi) about the x-axis.

Solution:From the representative rectangle above, you can see that the radius of this solid is R(x) = f(x) = SQRT(sin x). In turn, the volume of the solid of revolution is
b
pi
V = pi § [R(x)]2 dx = pi § (SQRT(sin x))2 dx
a
0
pi
= pi § sin x dx
0
pi
= -pi cos x]
0
= pi(1 + 1)
= 2pi.

