I have to calculate the area of {$x^2+y^2+z^2\le1$}$\cap${$\frac{1}{2}\le z \le1$}.
So i try with the follow integral:
$\int_0^{2\pi}\int_0^{\sqrt{\frac{3}{4}}}\frac{2\rho}{\sqrt{4-\rho^2}}d\rho d\theta$
I got $z$ in function of $x$ and $y$
$z=\sqrt{1-x^2-y^2}$
Then i used the formula:
$\int_a^b\int_c^d \sqrt{1+[\frac{d}{dx}f(x,y)]^2+[\frac{d}{dy}f(x,y)]^2}$
by obtainig the first integral replacing with poolar coordinates, and considering $\frac{1}{2}\le z \le1$ I got $0\le\rho\le\sqrt{\frac{3}{4}}$.
But there is an error, that i can't undertand. where is?