

InterviewSolution
Saved Bookmarks
1. |
Find the probability that a non-leap year contains exactly 53 Mondays.A. `(6)/(7)`B. `(1)/(7)`C. `(52)/(365)`D. None of these |
Answer» Correct Answer - B (i) On a non-leap year, every day repeats 52 times with one day left. (ii) A non-leap year has 365 days, i.e., (52 weeks + 1 day). (iii) The extra one day should be Monday. |
|