My professor gave us this question on a calculus II quiz. One of my calculus III pals suggested I use surface integrals, but that tool is not available to us (I don't know how to use it yet, nor do my classmates). We only know how to use the surface area formula for a curve rotated about a line or axis, which is
S= $\int_a^b 2π*f(x)*\sqrt{1+f'(x)^2} dx$
Surface area of the ellipsoid $\frac{x^2}{16}+\frac{y^2}{8}+z^2=1$
We have tried to find an equation for the curve of the ellipse and rotate it about the x-axis, removing the variable $z^2$ and solving $\frac{x^2}{16}+\frac{y^2}{8}=1$ for y, which yielded $y=\sqrt{8-\frac{x^2}{2}}$ We then solved to find where the curve crossed the x-axis, at -4 and 4. Then, we took the derivative of that and plugged all components into the formula above. Somehow, we are not getting a correct answer. If anyone else knows of a different approach we could try, please let us know!
Additionally, if you can modify the equation so that there is a coefficient of $z^2$ that makes the problem solvable, I may be able to try it from there.
Thank you!
let $x=4\sin{u}\cos{v},y=2\sqrt{2}\sin{u}\sin{v},z=\cos{u}$. then $$E=x''_{u}+y''_{u}+z''_{u}=16\cos^2{u}\cos^2{v}+8\cos^2{u}\sin^2{v}+\sin^2{u}$$ $$F=x''_{v}+y''_{v}+z''_{v}=16\sin^2{u}\sin^2{v}+8\sin^2{u}\cos^2{v}$$ $$G=x'_{u}x'_{v}+y'_{u}y'_{v}+z'_{u}z'_{v}=-16\sin{u}\cos{u}\sin{v}\cos{v}+8\sin{u}\cos{u}\sin{v}\cos{v}$$ so \begin{align*}EG-F^2&=(128\cos^2{u}+16\sin^2{u}\sin^2{v}+8\sin^2{u}\cos^2{v})\sin^2{u}\\ &=8\sin^2{u}+120\sin^2{u}\cos^2{u}+8\sin^4{u}\cdot \sin^2{v} \end{align*} so Surface area is $$I=\int_{0}^{\pi}\int_{0}^{2\pi}\sqrt{8\sin^2{u}+120\sin^2{u}\cos^2{u}+8\sin^4{u}\cdot \sin^2{v}}dvdu$$ then use Elliptic integral