Given three equations as follow: $$ B_x^2+B_y^2=4 \\ (B_x-D_x)^2+(B_y-D_y)^2=9\\ (D_x-4)^2+D_y^2=4 $$ How to find the range of each unknown so these equations can be valid?
Is there any analytical or numerical method to solve this problem?
Any general method to solve the system is up to n equations and n+1 unknowns?