AJ L. answered 03/26/23
Patient and knowledgeable Calculus Tutor committed to student mastery
Since we are rotating around the line x=-1, it's best to use the shell method.
V = ∫ab 2π•r(x)h(x) dx
V = 2π∫01(x+1)(√(x)+1-2x) dx
V = 2π∫01(x√x + x - 2x2 + √x + 1 - 2x) dx
V = 2π∫01(x√x + √x - x - 2x2 - 1) dx
V = 9π/5 cubic units
Notes:
-> The rotation around the line x = -1 means our radius is r(x) = x-(-1) = x+1
-> As f(x)=√(x)+1 is the upper function and g(x)=2x is the lower function, the height of the cylinder is h(x) = f(x)-g(x) = √(x)+1-2x
Hope this helped!