Two points on the circumference of a circle of radius are selected independently and at random. From each point a chord of length is drawn in a clockwise direction. What is the probability that the two chords intersect?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
A chord of length r spans 60 degrees; fix the first point, and the chords cross exactly when the second point lands within 60 degrees on either side.
Solution
A chord of length together with the two radii to its endpoints forms an equilateral triangle, so the chord subtends a arc. Measure positions in degrees clockwise around the circle.
By symmetry, fix the first point at ; its chord runs from to . Let the second point be at angle , uniform on ; its chord runs from to .
Two chords intersect exactly when their endpoints alternate around the circle, i.e. exactly one endpoint of lies on the arc from to .
- If , then is on the arc and (at , between and ) is not: the chords cross.
- If , then is not on the arc but is (it lies between and ): the chords cross.
- Otherwise neither endpoint is on the arc, and the chords are disjoint.
The favorable window is out of , so the probability is .
The answer is .
Why this works
Rotational symmetry lets one random point be fixed, reducing the problem to a single uniform variable. Whether two chords cross depends only on the cyclic order of their four endpoints, which turns a geometry question into a measurement of arc length. The answer is : the second point must fall within one chord-length of the first, in either direction.
The trap
Counting only the case where the second point lies on the first chord's arc (60 degrees), forgetting the second chord's endpoint can land on the first arc, and answering 1/6.
Common mistakes
- Counting only the case where the second point lies on the first chord's arc (60 degrees), forgetting the second chord's endpoint can land on the first arc, and answering 1/6.
- Treating the chords as subtending or by misplacing the equilateral triangle, or ignoring the "clockwise" rule and allowing both directions.
Techniques
Set up the equation/formula and compute; no special trick needed · Exploit symmetry to reduce work or pair up objects