
William W. answered 12/24/23
Top Pre-Calc Tutor
Can you see that the shapes in question are represented as follows:
Where a random cross section of the solid of revolution is shown as the red "washer".
You just need to write an equation for the volume of that red washer: Volume = (area = π•routside2 - π•rinside2) multiplied by the thickness "dx") and then integrate it between x = 0 and x = 3.
The outside radius (routside) is the distance from the x-axis to the top red line which is the y-value of y = x + 2 or, in terms of "x" it is "x + 2"
The inside radius (rinside) is the distance from the x-axis to the bottom red line which is the y-value of y = x or, in terms of "x" it is "x"
So the integral becomes:
0∫3 (π•(x + 2)2 - π•(x)2) dx
π0∫3 ((x + 2)2 - (x)2) dx
π0∫3 ((x2 + 4x + 4) - (x2)) dx
π0∫3 (4x + 4) dx
Let me know if you need help to find the antiderivative or to evaluate the integral.