Question
Probability that a triangle inscribed in a circle has no side longer than the radius
Original question: 10.20★ What is the probability that if three points are chosen at random on the circumference of a circle, then the triangle formed by connecting the three points does not have a side with length greater than the radius of the circle? Hints: 209 (Source: AMC)
Expert Verified Solution
Key concept: This is one of those circle probability problems where symmetry does most of the work. The event is really about where the three random points land on the circumference, not about the triangle itself as a fixed shape.
Step by step
Let the circle have radius . For any chord subtending a central angle , its length is
We want every side of the triangle to satisfy . So
which gives
Since for the smaller central angle, this means
So a side is longer than the radius exactly when the corresponding arc between two points is larger than .
Now label the three random points around the circle in order. The triangle will have a side longer than the radius if and only if the three points all lie inside some semicircle of length ? A cleaner standard result is this: the triangle has all sides at most exactly when the three points are not contained in any arc of length or greater.
Using the well-known circle-arc probability for three random points, the probability that all three lie in some arc of length at least is
so the complementary probability is
Answer
Pitfall alert
A common mistake is mixing up chord length with arc length. The condition is about side length of the triangle, so you need the chord formula first. Another trap is assuming the longest side is controlled by the largest angle without checking the threshold carefully. The probability step is not a brute-force counting problem; it comes from a rotational symmetry argument on arcs.
Try different conditions
If the question asked for the probability that no side is longer than a different threshold , the angle cutoff would change to
and the arc-based probability would have to be recomputed with that new angular window. If the threshold were very small, the event would become rare; if it were at least , then the probability would be because every chord in a circle has length at most .
Further reading
inscribed triangle probability, chord length formula, circle arc symmetry