volume of intersection of a plane and a sphere

203 Views Asked by At

given a,b,c,d in R. what's the volume of: $ax+by+cz<d; x^2+y^2+z^2<1$. I've tried using polar coordinates, but got a really hard integral. Is there a way to solve it with integrals?

1

There are 1 best solutions below

0
On BEST ANSWER

tried to solve it. hope someone will review it. A solution?