Bird
0
0

If today is Monday, what day will it be 730 days later (after 2 non-leap years)?

hard Q10 of 15
Reasoning Ability - Calendar Problems
If today is Monday, what day will it be 730 days later (after 2 non-leap years)?
ATuesday
BWednesday
CThursday
DFriday
Step-by-Step Solution
  1. Step 1: Reduce 730 using modulo 7

    730 ÷ 7 → 7×104 = 728 → remainder = 2.
  2. Step 2: Move forward 2 days

    Monday → Tuesday (+1) → Wednesday (+2).
  3. Final Answer:

    Wednesday → Option B
  4. Quick Check:

    2 years (2×365) ≡ 2 (mod 7) → Monday + 2 = Wednesday ✅
Quick Trick: Reduce large day counts modulo 7 first, then shift.
Common Mistakes:
MISTAKES
  • Forgetting to reduce the number modulo 7 before shifting.
Master "Calendar Problems" in Reasoning Ability

Start learning the concept with an interactive lesson.

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Reasoning Ability Quizzes