Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A calendar is a structured chart that helps us keep track of days, weeks, and months in a year. Imagine it as a large rectangular grid where each box represents a date, and the columns represent the seven days of the week starting from Sunday or Monday.
There are months in a year. Some months have days, some have days, and February is special. You can visualize this using the 'Knuckle Rule': Make a fist; the 'bumps' or knuckles represent months with days (Jan, Mar, May, July, Aug, Oct, Dec) and the 'dips' between knuckles represent months with days (Apr, June, Sept, Nov).
An ordinary year has exactly days. In an ordinary year, the month of February has days.
A leap year occurs once every years and contains days. The extra day is added to February, making it days long instead of . Visually, a leap year calendar for February will show an extra row or box for the date .
To identify a leap year, we look at the last two digits of the year. If the number formed by these digits is exactly divisible by (leaving no remainder), it is a leap year. For example, in the year , the last two digits are , and , so it is a leap year.
Dates are commonly written in the format or . For example, the of September can be written as . The first two digits represent the day, the middle two represent the month number, and the last four represent the year.
A week always consists of consecutive days: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday. No matter the month or year, this sequence never changes.
📐Formulae
💡Examples
Problem 1:
Calculate the total number of days in the months of April, May, and June combined.
Solution:
- Identify the days in each month: April = days, May = days, June = days.
- Add them together:
- Calculation: ; . Total = days.
Explanation:
We use the knowledge of how many days are in each specific month and perform a simple addition to find the total period.
Problem 2:
Is the year a leap year? Show your working.
Solution:
- Look at the last two digits of the year , which are .
- Divide by :
- Since there is a remainder of , the year is not exactly divisible by . Therefore, is an ordinary year, not a leap year.
Explanation:
To check for a leap year, we divide the last two digits by 4. If the division is not perfect (has a remainder), it is a normal 365-day year.