Clock angle problem

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
The diagram shows the angles formed by the hands of an analog clock showing a time of 2:20

Clock angle problems are a type of mathematical problem which involve finding the angle between the hands of an analog clock.

Math problem

[edit | edit source]

Clock angle problems relate two different measurements: angles and time. The angle is typically measured in degrees from the mark of number 12 clockwise. The time is usually based on a 12-hour clock.

A method to solve such problems is to consider the rate of change of the angle in degrees per minute. The hour hand of a normal 12-hour analogue clock turns 360° in 12 hours (720 minutes) or 0.5° per minute. The minute hand rotates through 360° in 60 minutes or 6° per minute.[1]

Equation for the angle of the hour hand

[edit | edit source]
θhr=0.5×MΣ=0.5×(60×H+M)

where:

  • θ is the angle in degrees of the hand measured clockwise from the 12
  • H is the hour.
  • M is the minutes past the hour.
  • MΣ is the number of minutes since 12 o'clock. MΣ=(60×H+M)

Equation for the angle of the minute hand

[edit | edit source]
θmin.=6×M

where:

  • θ is the angle in degrees of the hand measured clockwise from the 12 o'clock position.
  • M is the minute.

Example

[edit | edit source]

The time is 5:24. The angle in degrees of the hour hand is:

θhr=0.5×(60×5+24)=162

The angle in degrees of the minute hand is:

θmin.=6×24=144

Equation for the angle between the hands

[edit | edit source]

The angle between the hands can be found using the following formula:

Δθ=|θhrθmin.|=|0.5×(60×H+M)6×M|=|0.5×(60×H+M)0.5×12×M|=|0.5×(60×H11×M)|

where

  • H is the hour
  • M is the minute

If the angle is greater than 180 degrees then subtract it from 360 degrees.

Example 1

[edit | edit source]

The time is 2:20.

Δθ=|0.5×(60×211×20)|=|0.5×(120220)|=50

Example 2

[edit | edit source]

The time is 10:16.

Δθ=|0.5×(60×1011×16)|=|0.5×(600176)|=212  (>180)=360212=148

When are the hour and minute hands of a clock superimposed?

[edit | edit source]
In this graphical solution, T denotes time in hours; P, hands' positions; and θ, hands' angles in degrees. The red (thick solid) line denotes the hour hand; the blue (thin solid) lines denote the minute hand. Their intersections (red squares) are when they align. Additionally, orange circles (dash-dot line) are when hands are in opposition, and pink triangles (dashed line) are when they are perpendicular. In the SVG file, hover over the graph to show positions of the hands on a clock face.

The hour and minute hands are superimposed only when their angle is the same.

θmin=θhr6×M=0.5×(60×H+M)12×M=60×H+M11×M=60×HM=6011×HM=5.45×H

H is an integer in the range 0–11. This gives times of: 0:00, 1:05.45, 2:10.90, 3:16.36, 4:21.81, 5:27.27. 6:32.72, 7:38.18, 8:43.63, 9:49.09, 10:54.54, and 12:00. (0.45 minutes are exactly 27.27 seconds.)

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]