Nearest intersection point to the center of multiple spheres

43 Views Asked by At

I have multiple spheres with the same radius r, and I need to find the nearest intersection point to the center of all the spheres. I also know that all the spheres intersect together. I'm using geogebra for visualizing the spheres and any formula or script that works here fine.