TRUE or FALSE
If the first day of an event is March 3rd, and the last day of the event is March 24th, then the event is 21 days long.
FALSE
For this, we need to use inclusive counting, because both ends (the beginning day and the end day) are included. Here
number of days = (24 – 3) + 1 = 22
The event was 22 days long.