
Angles of a Clock
Adam J. O’Neil
July 19, 2018
Clocks are good tools for teaching angles, in some sense. Unfortunately, clocks
aren’t perfect for this because they violate some mathematical ideals. If mathe-
maticians had built the standard 12-hour analog clock, 12 o’clock would be where
3 o’clock is, and the clock would run counterclockwise (that is somewhat counter-
intuitive, I will admit). At any rate, investigating the movement of the hands on
a clock makes for an interesting display of basic mathematics and problem-solving.
For this example, I will use radians, not degrees, for the initial calculations.
Clock Movement
We are going to consider 0 radians to be located at 12 o’clock, and positive angles
will run clockwise from 0 radians. With this in mind, we can now calculate the
position of the hour hands when 0 minutes and 0 seconds have elapsed in this
current hour – i.e, we can calculate the position of the hour hand at exactly 6:00:00.
Recall that there are 2π radians in one revolution (that is, 2π rad = 360
◦
). This
also means that a single radian is
1
2π
of a revolution, or roughly .1592 revolutions.
To begin, we must notice that there are 12 hours on a standard 12-hour clock,
each taking up 1/12th of the clock (as one would think). These 12 hours also exactly
divide the 2π radians – thus each hour is π/6th of a radian further than the previous
one (
2π
12
=
π
6
).
With such information, we can say that the position of the hour hand at hour
h will be at
hπ
6
. However, this is only entirely true when 0 minutes and 0 seconds
have elapsed into the hour. As the hour progresses, the hour hand will gradually
approach the next hour, changing the angle of this hand. We must contemplate the
movement of the minute and second hands as well.
There are 60 minutes in one hour. Every 60 minutes, we must rotate the hour
hand an additional π/6th of a radian. As such, 1 minute must rotate the hour
hand an additional
π/6
60
of a radian, or π/360 of a radian. Therefore, by letting
m represent the number of minutes that have elapsed in the current hour, we can
write an equation as such (let θ
hr
be the angle of the hour hand).
hπ
6
+
mπ
360
= θ
hr
1