How do you find the area of the surface generated by rotating the curve about the y-axis y=1/3(x^2+2)^(3/2), 1<=x<=2?
1 Answer
Apr 18, 2017
The surface area of a curve
S=2piint_a^bysqrt(1+(y')^2)dx
Where
Then the surface area is:
S=2piint_1^2 1/3(x^2+2)^(3/2)sqrt(1+(xsqrt(x^2+2))^2)dx
S=(2pi)/3int_1^2(x^2+2)^(3/2)sqrt(1+x^2(x^2+2))dx
Note that
S=(2pi)/3int_1^2(x^2+2)^(3/2)(x^2+1)dxapprox69.9055