I am to parametrize the surface given by the ellipse $$9(z-1)^2 + x^2 = 1$$ in the $xz$-plane and rotated about the $x$-axis. I then have to find the volume of the region enclosed.
The concept of "rotated about the $x$-axis" is causing me some difficulty.
I have come up with $$x = cos\theta$$$$z = (\frac1 3 sin\theta + 1)sin\phi$$
Which I am not even sure is right, and then the best I can get for $y$ is $$y = zcos\phi$$
There is a 3d render of it https://i.stack.imgur.com/rsWxJ.png
Any help would be appreciated.