compliant
- 43
- 0
Homework Statement
Find the surface area traced out when the curve 8y^2 = x^2(1-x^2) is revolved around the x-axis.
The Attempt at a Solution
x-axis means y = 0
When y = 0, x = 0, -1 or 1.
Since this curve is "the infinity symbol", the curve has symmetry at x = 0.
Isolating y,
8y^2 = x^2(1-x^2)
y = \frac{\sqrt{x^2(1-x^2)}}{8}
Surface area = 2\pi \int_{C} y dr
= 4\pi \int^{1}_{0} y dr
dr = {\sqrt{1+ ({\frac{\sqrt{2x(1-2x^2)}}{8})^2}} {dx}
dr = {\frac{\sqrt{64+2x(1-2x^2)}}{8}} {dx}
Surface area = {\frac{\pi}{8}} \int^{1}_{0} {\sqrt{x^2(1-x^2)(64+2x(1-2x^2))}{dx}And...I have no idea how to proceed with the integral.
Last edited: