How long, after any chosen time, will the minute & hour hands take to overlap? |
||
This is a variation of puzzle 2, and one could simply look through the list of all times that the hands overlap to find the appropriate answer.
Here, though, we first find their starting positions before calculating how long they then take to overlap. So:
NB: reset with thebutton before choosing a new time. Click here to reveal the answers: |
|
Answers |
|
Notes:
Click here to hide:
|
Maths |
|
Method 1 (see Basics):
If the minute hand is initially 'behind' the hour hand by angle A (or opposite, when A = 180), it needs to catch up by moving A degrees plus the hour hand movement over the same period. The minute hand moves 6° and the hour hand ½° per minute, so where 'm' represents the minute hand movement required: 6m = A + ½m, hence m = A × 2/11 [see puzzle 6 to calculate A]. If the minute hand starts 'ahead' by A (or coincident, when A = 0), it must move 360 - A plus hour hand movement, i.e. 6m = (360 - A) + ½m, hence m = (360 - A) × 2/11. These may be combined in the form m = (A + ((360 - 2A) × p)) × 2/11, where position factor 'p' is 0 for the minute hand initially behind or opposite, and 1 if ahead or coincident. The choice of p is easy to make mentally, but see the Extra maths section of puzzle 7 for a way to calculate it. For example, for initial time 08:55:43:
Method 2 (see Basics):
Click here to hide: |
|