I wish to find the surface area cut from the sphere $x^2+y^2+z^2=2$ and the cylinder $x^2+y^2=1$
Here is what i tried: by uniting the 2 equations we get: $z=1$
The shape looks like a dome, when:
$0\lt z\lt 1$
$0\lt r\lt \sqrt 2$
$0\lt \theta \lt 2\pi$
I'm not sure how to continue from here. any suggestions?