AJ L. answered 05/11/23
Patient and knowledgeable Calculus Tutor committed to student mastery
Recall Shell/Cylindrical Method (Vertical)
A = 2π∫ab r(x)h(x)dx
Determine height and radius functions
Height = h(x) = (8-2x)-6x2 = 8-2x-6x2 (distance between y=8-2x and y=6x2)
Radius = r(x) = x-(-1) = x+1 (distance between x=-1 and the y-axis)
Bounds = [a,b] = [0,1]
Evaluate integral
A = 2π∫ab r(x)h(x)dx
A = 2π∫01 (x+1)(8-2x-6x2)dx
A = 2π∫01 (8x-2x2-6x3+8-2x-6x2)dx
A = 2π∫01 (-6x3-8x2+6x+8)dx
A = 2π[-(6/4)x4-(8/3)x3+3x2+8x] [0,1]
A = 2π[-(3/2)x4-(8/3)x3+3x2+8x] [0,1]
A = 2π[-(3/2)(1)4-(8/3)(1)3+3(1)2+8(1)] [0,1]
A = 2π(-3/2-8/3+3+8)
A = 2π(-9/6-16/6+18/6+48/6)
A = 2π(41/6)
A = 82π/6
A = 41π/3 cubic units
Hope this helped!