Section 8.2 : Surface Area
4. Find the surface area of the object obtained by rotating y=4+3x2 , 1≤x≤2 about the y-axis.
Show All Steps Hide All Steps
Start SolutionThe first step here is to decide on a ds to use for the problem. We can use either one, however the function is set up for,
ds=√1+[dydx]2dxUsing the other ds will put fractional exponents into the function and make the ds and integral potentially messier so we’ll stick with this ds.
Show Step 2Let’s now set up the ds.
dydx=6x⇒ds=√1+[6x]2dx=√1+36x2dx Show Step 3The integral for the surface area is,
SA=∫2πxds=∫212πx√1+36x2dxNote that because we are rotating the function about the y-axis for this problem we need an x in front of the root. Also note that because our choice of ds puts a dx in the integral we need x limits of integration which we were given in the problem statement.
Show Step 4Finally, all we need to do is evaluate the integral. That requires a quick Calc I substitution. We’ll leave most of the integration details to you to verify since you should be pretty good at Calc I substitutions by this point.
SA = \int_{1}^{2}{{2\pi x\,\sqrt {1 + 36{x^2}} \,dx}} = \left. {\frac{\pi }{{54}}{{\left( {1 + 36{x^2}} \right)}^{\frac{3}{2}}}} \right|_1^2 = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{\pi }{{54}}\left( {{{145}^{\frac{3}{2}}} - {{37}^{\frac{3}{2}}}} \right) = 88.4864}}