Let be the set of sides and diagonals of a regular pentagon. A pair of elements of are selected at random without replacement. What is the probability that the two chosen segments have the same length?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
A regular pentagon has 5 equal sides and 5 equal diagonals, so a matching pair is two sides or two diagonals: 2*C(5,2) out of C(10,2).
Solution
A regular pentagon has sides, all of one length, and diagonals, all of another length (by the pentagon's rotational symmetry). So has segments in two length classes of each.
The number of ways to pick two segments is . The pair has equal lengths exactly when both are sides or both are diagonals: pairs.
The probability is .
The answer is .
Why this works
Symmetry of the regular pentagon collapses ten segments into just two lengths, turning a geometry question into a two-color counting problem. "Same length" then means "same class," and the count is a sum of within-class pairs.
Alternative approach
Sequentially: whatever the first segment is, of the remaining segments share its length, so the probability is directly.
The trap
Forgetting that all five diagonals of a regular pentagon are congruent, or counting ordered pairs in the numerator but unordered in the denominator.
Common mistakes
- Forgetting that all five diagonals of a regular pentagon are congruent, or counting ordered pairs in the numerator but unordered in the denominator.
- Using for the second pick instead of , forgetting the first segment is no longer available.
Techniques
Set up the equation/formula and compute; no special trick needed