Concept:The probability depends on whether the selected year is a leap year or a non-leap year, and on the distribution of the extra days.
Explanation:A randomly selected year is a leap year with probability
41​.
So the probability of a non-leap year is
1−41​=43​.
A non-leap year has 52 weeks and 1 extra day.
That extra day can be any of the 7 days of the week, so the chance it is Monday is
71​.
A leap year has 52 weeks and 2 extra days.
The 2 extra days can be the pairs: (Mon, Tue), (Tue, Wed), (Wed, Thu), (Thu, Fri), (Fri, Sat), (Sat, Sun), (Sun, Mon).
Out of these 7 pairs, 2 pairs contain Monday: (Mon, Tue) and (Sun, Mon).
So the chance of 53 Mondays in a leap year is
72​.
Therefore, the required probability is:
43​×71​+41​×72​=283​+282​=285​Answer:The probability is
285​, which corresponds to option C.