Bird
0
0

What day of the week was 15th August 1947?

easy Q12 of 15
Reasoning Ability - Calendar Problems
What day of the week was 15th August 1947?
AThursday
BFriday
CSaturday
DSunday
Step-by-Step Solution
  1. Step 1: Use Zeller (month > 2 so no year change)

    q = 15, m = 8, year = 1947.
  2. Step 2: Compute K and J

    K = 1947 % 100 = 47, J = floor(1947/100) = 19.
  3. Step 3: Evaluate components

    floor(13*(m+1)/5) = floor(13*9/5) = 23;
    floor(K/4)=floor(47/4)=11;
    floor(J/4)=4;
    5J=95.
    Sum: h = (15 + 23 + 47 + 11 + 4 + 95) = 195195 mod 7 = 6.
  4. Step 4: Map to weekday

    Zeller mapping: 6 → Friday. So 15 Aug 1947 = Friday.
  5. Final Answer:

    Friday → Option B
  6. Quick Check:

    Historical calendars confirm 15-Aug-1947 was Friday ✅
Quick Trick: Cross-check Zeller with an odd-day count or known historical anchor if unsure.
Common Mistakes:
MISTAKES
  • Indexing errors with month codes or misreading Zeller's mapping.
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