sphere-sphere intersection

217 Views Asked by At

Let

$ S_1 : (x-1)^2 +y^2+z^2=1 $

$S_2 : x^2 +y^2 +z^2 =1$

$S_3 : (x+1)^2 +y^2 +z^2 =1 $

Find the volume of the solid inside $S_2$ and outside $S_1$ and $S_3$, using triple integrals.

I have try to express the region enclosed by two spheres in spherical coordinates, but I am stuck... Could anyone help me please ?

1

There are 1 best solutions below

0
On

Hint: it may be ugly, but using cylindrical coordinates about the x-axis will help. I'll work on roughing out the details.