daveyman
- 88
- 0
Homework Statement
This is my last question about triple integrals in cylindrical coordinates.
Evaluate the integral by changing to cylindrical coordinates:
\int _{-3}^3\int _0^{\sqrt{9-x^2}}\int _0^{9-x^2-y^2}\sqrt{x^2+y^2}dzdydx
Homework Equations
In cylindrical coordinates, x^2+y^2=r^2 and x=r\cos{\theta}.
The Attempt at a Solution
My converted integral looks like this:
\int _0^{\pi }\int _0^{\sqrt{\frac{18}{1+\text{Cos}[\theta ]^2}}}\int _0^{9-r^2}r^2dzdrd\theta
This isn't quite right. Any ideas?