Calculate the volume enclosed by the paraboloid $f(x,y)=1-\frac{1}{2}x^2-\frac{1}{2}y^2$ and the plane $z=0$, when $f(x,y)$ is defined in $D=[0,1]\times [0,1]$.
I used polar coordinates and I had the following integral,
$$\int _{0}^{\frac{\pi}{2}} \int _{0}^{1} \left(1-\frac{1}{2}r^2\right)\,dr\,d\theta =\dfrac{3\pi}{16}$$
Is it right?

With Cartesian coordinates, volume is $$\int _{0}^{1}\int _{0}^{1}\int _{0}^{1-\frac12 x^2-\frac12 y^2}dzdydx=0.7$$