Bird
0
0

What day of the week was 2nd October 1869 (Gandhi’s birth date)?

medium Q3 of 15
Reasoning Ability - Calendar Problems
What day of the week was 2nd October 1869 (Gandhi’s birth date)?
ASaturday
BFriday
CSunday
DMonday
Step-by-Step Solution
  1. Step 1: Inputs (Oct, no year change)

    q = 2, m = 10, year = 1869.
  2. Step 2: Compute K and J

    K = 1869 % 100 = 69, J = floor(1869 / 100) = 18.
  3. Step 3: Evaluate components

    floor(13*(m+1)/5) = floor(13*11/5) = 28;
    floor(K/4)=17;
    floor(J/4)=4;
    5*J = 90.
    Sum: h = (2 + 28 + 69 + 17 + 4 + 90) = 210210 mod 7 = 0.
  4. Step 4: Map result to weekday

    0 → Saturday. So 2 Oct 1869 = Saturday.
  5. Final Answer:

    Saturday → Option A
  6. Quick Check:

    Historical reconciliation confirms Saturday ✅
Quick Trick: Use the same formula for 1800s dates; just compute K and J from that year.
Common Mistakes:
MISTAKES
  • Confusing century (J) when working with 18xx/19xx years.
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