
Bradford T. answered 02/06/23
Retired Engineer / Upper level math instructor
The easiest way to do this, by the shell method is to find the rotated volume of A and B and subtract the rotated volume of A.
VB = VAB - VA
The VAB = the volume of a cylinder of radius 22+3=7 and length 2. VAB = πr2h =98π
The rotated volume of A by shell method is:
VA = 2π∫73 yf(y)dy = 2π∫73 y√(y-3) dy
Let u = y-3
du = dy
y = u+3
when y = 3, u=0
when y=7, u=4
VA = 2π∫40(u+3)√u du = 2π∫40 u3/2+3u1/2du = 2π[2u5/2/5 + 3(2/3)u3/2]40 = 288π/5
VB = 98π - 288π/5 = 202π/5
If you use the disk method to get the rotated volume of region B, it comes out the same.