Elapsed Time
Elapsed time is the duration between a start and an end — End Time minus Start Time — and it is where base-60 regrouping really bites. There are three flavours of problem. To find the end time you add a duration to a start: add minutes to minutes and hours to hours, and if the minutes reach 60 or more, carry one hour. To find the start time you subtract backward, borrowing an hour as 60 minutes if the minutes you are taking away exceed those you have. To find the duration between two known times, you can subtract with borrowing — but the method recommended in primary classrooms is 'counting up'. Start at the earlier time, jump forward to the next whole hour, then by full hours, then by the leftover minutes, and add the jumps. For example, from 8:15 a.m. to 10:05 a.m.: 8:15 to 9:00 is 45 minutes, 9:00 to 10:00 is 1 hour, 10:00 to 10:05 is 5 minutes, giving 1 hour 50 minutes in total. Counting up avoids the borrowing that confuses children and mirrors how a clock actually advances. Two boundaries demand care: crossing noon (a.m. switches to p.m.) and crossing midnight (p.m. switches to a.m. and the date changes). When a span crosses midnight, split it — work out the time up to midnight, then the time after — and add the two pieces.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Key Concepts — Quick Reference
Units of time (the ladder you must know cold)
| Seconds to minute | 60 seconds = 1 minute |
|---|---|
| Minutes to hour | 60 minutes = 1 hour (so 1 hour = 3600 seconds) |
| Hours to day | 24 hours = 1 day (= 1440 minutes = 86400 seconds) |
| Days to week | 7 days = 1 week; 14 days = 1 fortnight |
| Months & years | 12 months = 1 year; 10 yrs = decade; 100 yrs = century |
Clock angles & the leap-year rule
| Minute hand | sweeps 360 deg in 60 min = 6 deg per minute |
|---|---|
| Hour hand | sweeps 360 deg in 12 hr = 30 deg per hour = 0.5 deg per minute |
| One number gap | 5 minutes = 30 deg between two clock numbers |
| Common vs leap year | 365 days = 52 weeks + 1 day; 366 days = 52 weeks + 2 days |
| Leap-year test | divisible by 4; but a century (00) year only if divisible by 400 |