A simple mathematical problem today, and three solutions.
Problem
On a wall clock, the hour hand and the minute hand coincide at noon, and at about five minutes past one, and ten past two, and so on. But if you look closely, at ten minutes past two, the hour hand is a little ahead of the minute hand, and they actually coincide a small bit later.
When exactly do the two hands meet?
Solutions
Below are three solutions. The first solution outlines the first approach taken by most adults to think about the problem. The second solution is closer to how a middle school student might solve it, and gives a more general answer. The third solution is more intuitive, and provides deeper insights into the inner workings of the previous solutions, and to the problem itself.
Solution 1 - Geometric progression
It takes twelve hours for the hour hand to complete a revolution on the dial, and the minute hand makes twelve revolutions during that time. Thus, for every revolution of the minute hand, the hour hand makes a twelfth; or, to break it down further, the hour hand moves a twelfth of the "clock distance" that the minute hand does in any time interval.
So, in the ten minutes since the clock struck two, the hour hand has moved ahead by a twelfth of these "ten minutes", which is the gap visible between the hands in the picture above. The minute hand covers this gap in a twelfth of ten minutes, but by this time, the hour hand has moved by a "clock distance" which is a twelfth of that, and created another, even smaller, gap. By the time the minute hand covers that gap, the hour hand will have again moved ahead by an even smaller amount (a twelfth), and so on.
Thus, T, the total time taken by the minute hand to catch up, is found by adding all these times to cover the gaps:
T = (1/12)*10 + (1/12)*(1/12)*10 + (1/12)*(1/12)*(1/12)*10 + ...
Multiplying both sides by 12, we get
12T = 10 + (1/12)*10 + (1/12)*(1/12)*10 + ...
or,
12T = 10 + T
i.e.
T = 10/11
Thus, the minute hand catches up with the hour hand in 10/11 minutes, or about 54.5 seconds. The two hands meet at approximately ten minutes and 54.5 seconds past two. To be exact, they meet at 10 + 10/11 = 120/11 minutes past two, or an eleventh of two hours past two.
Solution 2 - Algebraic approach
Say the current time is h hours and m minutes, where h is a natural number in [0, 11] and m is a real number in [0, 60). In m minutes, the minute hand covers m/60 of its revolution. The hour hand had already covered h/12 of its revolution when the time was h hours and 0 minutes, and since then, it has further moved a twelfth of the "clock distance" covered by the minute hand in m minutes i.e. (1/12)*(m/60). (For illustration, the picture above shows the scene for h = 2 and m = 10.)
Thus, for the two hands to coincide,
m/60 = h/12 + (1/12)*(m/60)
i.e.
h/12 = (11/12)*(m/60)
or,
m = (60/11)*h
For h = 2, m becomes 120/11 minutes, the same value as seen earlier, but this formula also lets us see all the other times when the hands meet, by putting in all the values of h. For example, for h = 0, m becomes 0 which is simply when the clock strikes twelve; for h = 6, m becomes 360/11 i.e. the hands meet at about 32 minutes and 48.6 seconds past six. Also, for h = 11, m becomes 60, so the hands meet at 60 minutes past eleven, which is simply at twelve, the same value as given by h = 0.
Solution 3 - Physical reasoning
Since the two hands have a constant angular speed, their relative angular speed must be constant as well. This means that if the angle between them at time T is A, and at T + t is A + a, then the angle between them at time T + 2t must be A + 2a. A special case of this is when a = 0 (or a multiple of 360 degrees). Thus, if the angle between the two hands at time T is the same as at time T + t, then it must also be the same as at time T + 2t, and at T + 3t, and so on. Conversely, if the angle at time T repeats k times until time T + kt, then those k times must be T + t, T + 2t, ..., T + kt.
Now, it is also easy to see that after 12 noon, the two hands coincide again 11 times until midnight viz. at about 01:05, about 02:11, and so on to about 10:54, and finally again at 12:00. Thus, by above reasoning, the two hands must coincide in every 12/11 hours, or every 1 + 1/11 hour. The second meeting after 12 should occur in 2 + 2/11 hours i.e. an eleventh of two hours after two, which is the same value that we saw in the previous solutions.
This reasoning applies for any angle between the two hands. Since the speeds are constant, for any time interval t, the angle at 12:00 + t must be the same as 12/11 hours + t later, and thus, any angle made between the two hands must repeat every 12/11 hours.
When are the hands exactly opposite? They oppose each other at exactly 6:00, and so they must oppose each other every 12/11 hours after that. At 12:30, they are just short of opposite, but by how much? 6 times 12/11 hours tells us that they oppose each other at 32 + 8/11 minutes past six. Similarly, when do the hands make a right angle? They do at 3:00 and 9:00, so we can keep on adding 12/11 hours to these times to find all the other times.
Problem
On a wall clock, the hour hand and the minute hand coincide at noon, and at about five minutes past one, and ten past two, and so on. But if you look closely, at ten minutes past two, the hour hand is a little ahead of the minute hand, and they actually coincide a small bit later.
When exactly do the two hands meet?
Solutions
Below are three solutions. The first solution outlines the first approach taken by most adults to think about the problem. The second solution is closer to how a middle school student might solve it, and gives a more general answer. The third solution is more intuitive, and provides deeper insights into the inner workings of the previous solutions, and to the problem itself.
Solution 1 - Geometric progression
It takes twelve hours for the hour hand to complete a revolution on the dial, and the minute hand makes twelve revolutions during that time. Thus, for every revolution of the minute hand, the hour hand makes a twelfth; or, to break it down further, the hour hand moves a twelfth of the "clock distance" that the minute hand does in any time interval.
So, in the ten minutes since the clock struck two, the hour hand has moved ahead by a twelfth of these "ten minutes", which is the gap visible between the hands in the picture above. The minute hand covers this gap in a twelfth of ten minutes, but by this time, the hour hand has moved by a "clock distance" which is a twelfth of that, and created another, even smaller, gap. By the time the minute hand covers that gap, the hour hand will have again moved ahead by an even smaller amount (a twelfth), and so on.
Thus, T, the total time taken by the minute hand to catch up, is found by adding all these times to cover the gaps:
T = (1/12)*10 + (1/12)*(1/12)*10 + (1/12)*(1/12)*(1/12)*10 + ...
Multiplying both sides by 12, we get
12T = 10 + (1/12)*10 + (1/12)*(1/12)*10 + ...
or,
12T = 10 + T
i.e.
T = 10/11
Thus, the minute hand catches up with the hour hand in 10/11 minutes, or about 54.5 seconds. The two hands meet at approximately ten minutes and 54.5 seconds past two. To be exact, they meet at 10 + 10/11 = 120/11 minutes past two, or an eleventh of two hours past two.
Solution 2 - Algebraic approach
Say the current time is h hours and m minutes, where h is a natural number in [0, 11] and m is a real number in [0, 60). In m minutes, the minute hand covers m/60 of its revolution. The hour hand had already covered h/12 of its revolution when the time was h hours and 0 minutes, and since then, it has further moved a twelfth of the "clock distance" covered by the minute hand in m minutes i.e. (1/12)*(m/60). (For illustration, the picture above shows the scene for h = 2 and m = 10.)
Thus, for the two hands to coincide,
m/60 = h/12 + (1/12)*(m/60)
i.e.
h/12 = (11/12)*(m/60)
or,
m = (60/11)*h
For h = 2, m becomes 120/11 minutes, the same value as seen earlier, but this formula also lets us see all the other times when the hands meet, by putting in all the values of h. For example, for h = 0, m becomes 0 which is simply when the clock strikes twelve; for h = 6, m becomes 360/11 i.e. the hands meet at about 32 minutes and 48.6 seconds past six. Also, for h = 11, m becomes 60, so the hands meet at 60 minutes past eleven, which is simply at twelve, the same value as given by h = 0.
Solution 3 - Physical reasoning
Since the two hands have a constant angular speed, their relative angular speed must be constant as well. This means that if the angle between them at time T is A, and at T + t is A + a, then the angle between them at time T + 2t must be A + 2a. A special case of this is when a = 0 (or a multiple of 360 degrees). Thus, if the angle between the two hands at time T is the same as at time T + t, then it must also be the same as at time T + 2t, and at T + 3t, and so on. Conversely, if the angle at time T repeats k times until time T + kt, then those k times must be T + t, T + 2t, ..., T + kt.
Now, it is also easy to see that after 12 noon, the two hands coincide again 11 times until midnight viz. at about 01:05, about 02:11, and so on to about 10:54, and finally again at 12:00. Thus, by above reasoning, the two hands must coincide in every 12/11 hours, or every 1 + 1/11 hour. The second meeting after 12 should occur in 2 + 2/11 hours i.e. an eleventh of two hours after two, which is the same value that we saw in the previous solutions.
This reasoning applies for any angle between the two hands. Since the speeds are constant, for any time interval t, the angle at 12:00 + t must be the same as 12/11 hours + t later, and thus, any angle made between the two hands must repeat every 12/11 hours.
When are the hands exactly opposite? They oppose each other at exactly 6:00, and so they must oppose each other every 12/11 hours after that. At 12:30, they are just short of opposite, but by how much? 6 times 12/11 hours tells us that they oppose each other at 32 + 8/11 minutes past six. Similarly, when do the hands make a right angle? They do at 3:00 and 9:00, so we can keep on adding 12/11 hours to these times to find all the other times.




