To find the volume of a body of Revolution: a body of revolution formed by a curve (the square of y = x) and a figure surrounded by y = x rotating around the X and Y axes respectively? $(acontent)

To find the volume of a body of Revolution: a body of revolution formed by a curve (the square of y = x) and a figure surrounded by y = x rotating around the X and Y axes respectively? $(acontent)

Rotate around the x-axis
V=∫(0,1) πx^2 dx -∫(0,1) πx^4 dx
=π(x^3/3-x^4/4)|(0,1)
=π/12
Rotate around the y-axis
V=∫(0,1) πy dy -∫(0,1) πy^2 dy
=π(y^2/2-y^3/3)|(0,1)
=π/6