1999 CEMC Pascal Problems/Problem 12
Problem
The time on a digital clock is . How many minutes will pass before the clock next shows a time with all digits identical?
Solution
,
,
, and
can't be used because there are
minutes in an hour. This means that the next time must be
.
The time that passes from to
is
hours and
minutes long, so the time that passes from
to
is
hours and
minutes long.
Converting this time into minutes, we can see that minutes will pass.
~anabel.disher