Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The Structure of a Year: A year is composed of months, starting with January and ending with December. Visually, a calendar displays these months in a grid format with columns, where each column represents a day of the week: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday.
Days in Each Month: Months have varying lengths. January, March, May, July, August, October, and December have days. April, June, September, and November have days. February is unique, having either or days. You can visualize this using the 'Knuckle Rule', where the raised knuckles represent -day months and the depressions between knuckles represent -day months (or February).
Ordinary Year vs. Leap Year: An ordinary year has days. A leap year occurs every years and has days. The extra day is added to February, making it days long. Visually, a leap year can be identified on a timeline as every fourth year (e.g., ).
Leap Year Identification: To determine if a year is a leap year, check if the last two digits of the year are divisible by . For century years (years ending in like or ), the year must be divisible by to be a leap year.
The Week Cycle: There are exactly days in one week. Because divided by is with a remainder of , an ordinary year consists of weeks and extra day. A leap year consists of weeks and extra days.
Date Formatting: Dates are written in the format Day/Month/Year (). For example, represents the day of October in the year . This helps in organizing chronological events on a timeline.
Calculating Number of Days: To find the duration between two dates within the same month, we subtract the starting date from the ending date. If both the start and end dates are included in the count, we use the logic: .
📐Formulae
💡Examples
Problem 1:
Convert weeks and days into total days.
Solution:
Step 1: We know that . Step 2: Multiply the number of weeks by : . Step 3: Add the remaining days to the result: . Final Answer: .
Explanation:
To convert weeks to days, we use the conversion factor of and then add any additional days provided in the problem.
Problem 2:
How many days are there from April to April, including both days?
Solution:
Step 1: Identify the start date: . Step 2: Identify the end date: . Step 3: Use the formula for inclusive days: . Step 4: Calculate: . Final Answer: .
Explanation:
When both the start and end dates are included, simply subtracting the dates leaves out one day, so we must add back to get the correct count.