This is a case of the cylindrical method, since we are rotation around the y axis and integrating over the x axis (because we have a function of x).
Visualizing it we have a surface in the x-y plane that we are then going to use like a "radius" for our solid of revolution. So to form our cylinder we have (arc) x (Area), where Area is given by (height) x (length). The solid of revolution is a volume, because the radius is an area, but it is treated as a circumference calculation because the area is "moved through" the circumference. But is must be set up properly in order to work this way.
The arc is easy: we are going all the way around so it is 2π.
The radius is x is one component of the area, and since it is what we are integrating with respect to it, it will simply be itself. We also need to determine where our bounds of integration are. We will find them below when we consider the function y.
The height of our area is our function y=6x-x2. To find our bounds of integration we consider when this function is in the first quadrant. When x is zero, y=0. Recognizing that our parabola opens downward, we determine that if there is a second x-intercept in the first quadrant, it must be the other end of our bound, so we solve 0=6x-x2 ==> x2=6x ==> x=6. So our other bound is x=6.
Putting these together we have (2π) * ∫ [ (x) * (6x-x^2) ] dx over the bounds [0,6].
Inactive Tutor
01/18/14