AJ L. answered 03/26/23
Patient and knowledgeable Calculus Tutor committed to student mastery
As we are rotating around the y-axis, we integrate with respect to x:
V = ∫ab 2π·r(x)h(x) dx
--> Bounds: [a,b] = [0,3√π]
--> Radius: r(x) = x
--> Height: h(x) = f(x) = x·sin(x3)
V = ∫0π^(1/3) 2π⋅x⋅xsin(x3) dx
V = 2π∫0π^(1/3) x2 sin(x3) dx
u = x3, du = 3x2dx, (1/3)du = x2dx
V = 2π⋅(1/3)∫0π^(1/3) sin(u)du
V = (2π/3)[-cos(u)] [0,3√π]
V = (2π/3)[-cos(x3)] [0,3√π]
V = (2π/3)[-cos((3√π)3) - (-cos(03))]
V = (2π/3)[-cos(π) + cos(0)]
V = (2π/3)[-(-1) + 1]
V = (2π/3)(1+1)
V = (2π/3)(2)
V = 4π/3 cubic units
Hope this helped!