If 1st January, 2001 was a Monday, what was the day on 26th January, 2003?
Sunday
This problem requires us to find the day of the week for a specific date (26th January, 2003) given the day of the week for another date (1st January, 2001). We can solve this type of problem by calculating the number of "odd days" between the two dates.
An odd day is the number of days remaining after dividing the total number of days by 7. Since there are 7 days in a week, every 7 days the cycle of days repeats. The odd days tell us how many days forward from the starting day we need to count.
First, let's find the number of odd days from 1st January, 2001 to 1st January, 2003. This spans two full years: 2001 and 2002.
Total odd days from 1st January, 2001 to 1st January, 2003 = Odd days in 2001 + Odd days in 2002
Total odd days = \(1 + 1 = 2\) odd days.
Since 1st January, 2001 was a Monday, adding 2 odd days tells us the day on 1st January, 2003.
Day on 1st January, 2003 = Monday + 2 days = Wednesday.
Now we need to find the day on 26th January, 2003, starting from 1st January, 2003, which we know was a Wednesday.
We need to count the number of days from 1st January, 2003 to 26th January, 2003.
Number of days = \(26 - 1 = 25\) days.
Next, we find the number of odd days in these 25 days.
Number of odd days = \(25 \text{ days} \pmod{7}\)
\(25 = 3 \times 7 + 4\)
So, there are \(4\) odd days in the period from 1st January, 2003 to 26th January, 2003.
We started from 1st January, 2003, which was a Wednesday. We need to move forward by 4 odd days to find the day on 26th January, 2003.
Day on 26th January, 2003 = Day on 1st January, 2003 + 4 days
Day on 26th January, 2003 = Wednesday + 4 days
Counting forward from Wednesday:
Therefore, 26th January, 2003 was a Sunday.
| Concept | Explanation | Calculation Example |
|---|---|---|
| Odd Days | The remainder when the total number of days is divided by 7. Determines the shift in the day of the week. | \(30 \text{ days} \pmod{7} = 2\) odd days |
| Normal Year | 365 days. Not a leap year. | 365 days = 52 weeks and 1 day. \(1\) odd day. |
| Leap Year | 366 days. Year divisible by 4 (except for years divisible by 100 but not by 400). | 366 days = 52 weeks and 2 days. \(2\) odd days. |
| Counting Forward | Add odd days to the starting day's index (Mon=0, Tue=1, etc.) and find the resulting day. Or simply count forward. | If today is Wednesday (Day 3) and there are 4 odd days, \(3+4 = 7\). \(7 \pmod{7} = 0\), which is Monday. Or count: Thu, Fri, Sat, Sun (4 days). |
Understanding calendar concepts like leap years and odd days is crucial for solving these types of reasoning problems.
Rakesh is 17th from the right and Ankit is 15th from the left in a line of students. If they interchange their places, the position of Ankit becomes 19th from the left. How many students are there in the line?
What comes in place of the question mark (?) in the series given below?
B2D, C3F, E5J, G7N, ?, M13Z
From the given options, at what angle are the hands of a clock inclined at 10 minutes to 2 (Smaller angle)?
In the given analogy, choose the number which will replace the question mark (?).
WSH : 5 : : KMJ : ?
If the average of p numbers is q² and that of q numbers is p², then the average of (p + q) numbers is :