Inertigratus
- 123
- 0
Homework Statement
Find the volume between z = x2 + y2 and z = 2 - (x2 + y2).
Homework Equations
The Attempt at a Solution
if r2 = x2 + y2
then the lower part of the volume is defined by:
r2 \leq z \leq 2 - r2
and: 0 \leq r \leq 1
the upper part by:
2 - r2 \leq z \leq r2
and: 1 \leq r \leq \sqrt{2}
\int\int\int1 dxdydz, after switching to polar coordinates I get
\int\int\intr drd\Thetadz
Theta varies from 0 to 2 pi. That leaves me with taking the integral with respect to r and z.
I do it for z first, then finally for r. Then add the two volumes. But it's wrong.
Any ideas?