The area "enclosed by the curves is from x = 0 to x=1 with x2 being larger than x3 at all points.
You can use shell or washer method for generating the volume of revolution.
Shell seems easier (washer requires x(y) and integrating in y: integral of 2πrh(r)dr where r is the distance to the axis or |x-1| = 1-x , and h is x2-x3
V = integral from x = 0 to 1 of 2π(1-x) (x2-x3) dx
V = integral of 2π(x2-2x3+x4) from x = 0 to 1 = 2π(1/3-(1/2)+1/5)= π/15
Please consider a tutor. Take care.
William W.
BTW, this is the "washer" method. The shell method is discussed in the other tutor's answer.07/13/22