Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized for You
we will pick new questions that match your level based on your Timer History
Track Your Progress
every week, we’ll send you an estimated GMAT score based on your performance
Practice Pays
we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
Most GMAT test-takers are intimidated by the hardest GMAT Verbal questions. In this session, Target Test Prep GMAT instructor Erika Tyler-John, a 100th percentile GMAT scorer, will show you how top scorers break down challenging Verbal questions..
Register for the GMAT Club Virtual MBA Spotlight Fair – the world’s premier event for serious MBA candidates. This is your chance to hear directly from Admissions Directors at nearly every Top 30 MBA program..
Still interested in this question? Check out the "Best Topics" block below for a better discussion on this exact question, as well as several more related questions.
if today is 16 July, 2013 - Tuesday and I ask you what day will be 24 July, 2013. Either you count on your hand or see that 23 July is going to be Tuesday as well and hence, 24 will be Wednesday. in essence, what you did was (24-16)mod7=1. So, you add 1 to Tuesday and make it Wednesday.
what day will be 16 July 2014? (16July 2014-16July 2013) = 365 days. 365mod7= 1
Therefore, it will be a Wed again.
You need to track backwards for the questions you mentioned. (keep in mind the leap years)
Please see the Wikipedia entry to understand this completely. There are a few tables on the page that I am unable to insert here
Basic method for mental calculation
This method is valid for both the Gregorian calendar and the Julian calendar. Britain and its colonies started using the Gregorian calendar on Thursday, September 14, 1752 (the previous day was Wednesday, September 2, 1752 (Old Style). The areas now forming the United States adopted the calendar at different times depending on the colonial power: Spain and France had been using it since 1582, while Russia was still using the Julian calendar when Alaska was purchased from it in 1867.
The formula is (d + m + y + [y/4] + c ) mod 7, where:
d is the day of the month, m is the month's number in the months table, y is the last two digits of the year, and [y/4] is the Quotient of the result of y/4 c is the century number. For a Gregorian date, this is 6 if the first two digits of the year are evenly divisible by 4, and subsequent centuries are 4-2-0 (so the century numbers for 2000, 2100, 2200, and 2300 are respectively 6, 4, 2, and 0). For a Julian date, this is 6 for 1200, and subsequent centuries subtract 1 until 0, when the next century is 6 (so 1300 is 5, and 1100 is 0).
Add the aforementioned 5 numbers - d, m, y, y/4, c - and divide the result by 7 and get the remainder. If the remainder is 0, the date was a Sunday; if 1 it was a Monday, and so on through the week until 6 = Saturday.
Leap Year Rule: The other rule is if it is a leap year and it is Jan. or Feb. you have to subtract 1. Remember that century years like 1700, 1800, 1900 are *not* leap years, unless they are divisible by 400 (e.g. 2000 was a leap year, 2400 is a leap year).
Month number for December is 5 2 + 5 = 7 --> remainder 0
Day = 7 0 + 7 = 7 --> remainder 0
12/07/1941 was a Sunday
Edit: Yes, it does work for dates before 2000. Another example: July 4, 1776: 76 / 4 = 19 --> div 7 = remainder 5 76 / 7 --> remainder 6 5 + 6 = 11 --> remainder 4
1700 has a +4 offset for the century. 4 + 4 = 8 --> remainder 1
July (7th month) has an offset of 6 1 + 6 = 7 --> remainder 0
Add the day of the month (4) 0 + 4 = 4
July 4th, 1776 was a Thursday
One final note, the current Gregorian calendar started in 1583, so you can't go backward before then for dates (without adjusting for the Julian calendar).
Try it with your birthday and see if you can do it. If you want some help, let me know.
Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.