http://s12.postimg.org/jho4xqdn1/Untitled.png
The volume of a disk is given by the formula:
volume of disk = surface area of disk (well I mean the area of the circle on one side of the disk) * thickness of disk.
the surface area is just a circle and its area is pi*r^2 so restating:
volume of disk = pi * r^2 * thickness
In my drawing the green lines are the radius of some of the possible disks. The length of any given green line is 16 - 4x^2,
if this is not obvious, you need to think about it, it is really key to setting it up (imo). So if we substitute that for r in our equation:
volume of disk = pi *(16 - 4x^2)^2 * thickness
the thickness of a disk is just dx, so now we have:
volume of disk = pi *(16 - 4x^2)^2 * dx
We want the sum of the volume of every possible disk between x = -2 and x = 2, that is:
http://s18.postimg.org/4dppf603t/Untitled.png
Looks a little scarey but you can expand it and break it into simple pieces.
I realize this is not exactly what you were asking for. But I hope showing you my thought processes on how I would do the problem might help you.
