Two friends agree to meet at a cafe sometime between noon and one o'clock. Each arrives at a uniformly random minute in that hour, independently, and waits five minutes for the other before leaving. What is the probability that they meet?
Reveal solutionHide solution
#Map it to a square
Let and be the two arrival times in minutes after noon, each uniform on and independent. The pair is then uniform over the square , so every probability is an area divided by . The friends meet exactly when their arrivals fall within five minutes of each other,
#Measure the band by its complement
The meeting set is the diagonal band . The miss set is cleaner to measure, two right triangles where one friend arrives more than five minutes before the other. Each triangle has legs , so the misses cover
#Read it off
Just under one chance in six. The five-minute grace is a twelfth of the hour, and the band straddles the diagonal on both sides, which is why the answer lands near twice that twelfth rather than equal to it.