Here's how I would do it. Take one of the spheres to be centered at (0,0,0) and the other at (0,0,1). The first sphere is given by [itex]x^2+ y^2+ z^2= 1[/itex] and the second by [itex]x^2+ y^2+ (z-1)^2= 1=[/itex]. Their intersection, then, is where [itex]x^2+ y^2+ z^2= x^2+ y^2+ (z-1)^2[/itex] or [math]z^2= (z-1)^2= z^2- 2z+ 1[/itex] so z= 1/2. Now, just calculate the volume of the portion of [itex]x^2+ y^2+ z^2= 1[/itex] above z= 1/2. Now just "translate" the figure down 1/2l That is, let z'= z- 1/2 so that z= z'+ 1/2 and the equations are [itex]x^2+ y^2+ (z'+ 1/2)^2= 1[/itex] and z'= 0. It would probably be simplest to do that in cylindrical coordinates. That way, [itex]x^2+ y^2+ (z'+ 1/2)^2= 1[/itex] becomes [itex]r^2+ (z+1/2)^2= 1[/itex]. Since z> 0, z'> 1/2 and [itex]z'= 1/2+ \sqrt{1- r^2}[/itex].
The volume is that portion is
[tex]\int_{\theta= 0}^{2\pi}\int_{r= 0}^1 (1/2+ \sqrt{1- r^2})r drd\theta[/itex] and the volume of the entire intersection is twice that.[/tex]