
I have a square buy 100 cm in side, now a cricle is drawn taking the center of the square and having radus of 50cm which touches the borders of the square as you can see above, Now imagine another circle within the bigger one, with same center and radius of 45cm.
Also consider the center lines that are passing through to be as the X and Y cordinate (Note the square is 100cm so X and Y axis is also till distance of 100 cm). Now I draw a line from the center of the circle with a specific angle like 20, 25 or 45 degrees such that the line created from center are intersecting points between the two circles.
So my question is how do I get the cordinate values of intersections on the circles using all the above given information ? Is there any formula that I can use here ?