Reasoning · Grade 2-2 Exploring Clocks

Problem

Flipped digital clock readings

A digital clock shows the time as HH:MM on a 24-hour dial. Turned 180 degrees it must still read as the same time. The turn brings the minutes to the front and the hours to the back, so the minutes must be the hours reversed. Find every such time from 03:30 to 21:00.
Your answer
How to solve
Strategy Make a Systematic List — Flipping the display 180 degrees turns HH:MM into (reverse of MM):(reverse of HH). For nothing to change, the minutes have to read as the hours reversed - the time has the shape ab:ba. So I systematically list every ab:ba time inside the range, checking the hour and minute are valid. Spotting the ab:ba shape is the pattern that makes the list short.
1STEP 1

See what a 180-degree turn does to the display

A 180-degree turn reverses the order: minutes first, hours last.

2STEP 2

Turn the picture into a digit rule

So hour ab needs minute ba — the shape is ab:ba.

HH:MM = ab : ba
3STEP 3

List the ab:ba times from 03:30 to 21:00

Dropping 06-09 and 16-19, whose minutes overflow, leaves 10 times.

03 : 30, 04 : 40, 05 : 50, 10 : 01, 11 : 11, 12 : 21, 13 : 31, 14 : 41, 15 : 51, 20 : 02
4STEP 4

Collect the new answers

03:30 and 04:40 are already given, so 8 are new.

05 : 50, 10 : 01, 11 : 11, 12 : 21, 13 : 31, 14 : 41, 15 : 51, 20 : 02
Answer
03:30, 04:40, 05:50, 10:01, 11:11, 12:21, 13:31, 14:41, 15:51, 20:02 (10 times; 8 of them new to write)
Every listed time has the form ab:ba, so flipping it returns the same reading - 11:11 and 12:21 are easy to verify by eye. Each minute value (30,40,50,01,11,21,31,41,51,02) is a real minute under 60, and each hour (03-20) is inside the 03:30-21:00 window, so all ten are valid and none outside the range was missed.
Takeaway

A flipped time reads the same only when the minutes are the hours written backward - spotting that ab:ba pattern needs just Grade 2 place value and clock reading!

  • See what a 180-degree turn does to the display
  • Turn the picture into a digit rule
  • List the ab:ba times from 03:30 to 21:00
  • Collect the new answers