I'm trying to find the volume bounded by: $$x^2+z=1$$ and $$y^2+z=1$$ in the first octant.
by projection in the $xy$ plane, my integral becomes: $\int _0^1\int _0^1\int _{1-y^2}^{1-x^2}\:dzdydx$ which evaluates to zero, which doesn't agree with my expectations.
By graphing the region in three-dimensions:
we can see that the region is bounded from above by both cylinders and elsewhere by the coordinate planes, we can also notice that the region is symmetric about $y=x$.
So we set up our triple integral as follows: $$\int _0^1\int _x^1\:\int _0^{1-y^2}\:dzdydx+\int _0^1\int _0^x\:\int _0^{1-x^2}\:dzdydx=2\int _0^1\int _0^x\:\int _0^{1-x^2}\:dzdydx$$ which evaluates to half in the end