1. Find the surface area of the solid generated by revolving $y = \sqrt{9 - x^2}$ from $x = -3$ to $x = 3$ about the $x$-axis.
- A.$18\pi$
- B.$36\pi$
- C.$27\pi$
- D.$9\pi$
View Answer
Answer: $36\pi$
Recognize the curve: The curve $y = \sqrt{9 - x^2}$ is the upper semicircle of $x^2 + y^2 = 9$ with radius 3. Revolving it about the $x$-axis generates a sphere of radius 3. Use the known formula or compute directly: The surface area of a sphere of radius $r$ is $4\pi r^2$. With $r = 3$, $SA = 4\pi(9) = 36\pi$. Alternatively, $dy/dx = \frac{-x}{\sqrt{9-x^2}}$, so $1 + (dy/dx)^2 = \frac{9}{9-x^2}$ and $\sqrt{1+(dy/dx)^2} = \frac{3}{\sqrt{9-x^2}}$. Then $SA = 2\pi\int_{-3}^{3} \sqrt{9-x^2} \cdot \frac{3}{\sqrt{9-x^2}}\, dx = 6\pi\int_{-3}^{3} dx = 6\pi(6) = 36\pi$. Why distractors fail: Option A ($18\pi$) is half the sphere. Option C ($27\pi$) uses the wrong formula. Option D ($9\pi$) confuses area of the great circle with surface area.