Difficulty: Hard
Correct Answer: None of these
Explanation:
Introduction / Context:
Counting weekend days (all Saturdays and Sundays) across months requires careful attention to the calendar layout. The question links December's weekend count to January of the same year.
Given Data / Assumptions:
Concept / Approach:
January and December are 11 months apart. Depending on where weekdays fall and whether the year is leap or common, January can have either 8 or 10 weekend days while December has 9. There is no unique single value constrained by “December = 9.”
Step-by-Step Solution:
Verification / Alternative check:
Test multiple Gregorian years: some with December=9 yield January=8; others yield January=10. Hence non-unique.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
None of these (January can be 8 or 10 weekend days).
Discussion & Comments