Greetings Everyone,
I was doing the maximum enclosing circle problem, This is the subproblem of that.
Given two ends points of a common chord of two circles of equal radius say R find out the coordinates of two centers of the circles (without much precision loss preferably)
The condition can be pictorially represented like.
A possible solution might be to find the coordinates of mid point of A and B that is M which is