Skip to main content

Probability Riddle Using Python: Random Points on a Circle

 Riddle:

If three points are chosen at random, uniformly with respect to arc length, on the circumferences of a given circle, determine the probability that the triangle determined by the three points is acute.


Python Solution: 




Riddle source:

https://cambomaths.wordpress.com/wp-content/uploads/2012/03/fivehundredmathematicalchallenges.pdf