For the region bounded by $y=8-x^3$, the x-axis, and y-axis; determine which of the following is greater: the volume of the solid generated when the region is revolved about the x-axis or about the y-axis.
So I have to find the volume for both regions and I have done this before but with more information, so I am just stuck right now. I am not even sure how to form the definite integral.
let $V_x, V_y$ be the volumes of the solids generated by rotating the region about the $x, y$ axis respectively. then
$$V_y = 2\pi\int_0^2 x(8-x^3)\, dx = 2\pi(4x^2 - x^5/5)|_0^2 = 59.2\pi$$
$$ V_x = \pi\int_0^2 (8-x^3)^2 \, dx = \pi(64x-4x^4+x^7/7)|_0^2=82.286\pi$$