<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Clock_angle_problem</id>
	<title>Clock angle problem - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Clock_angle_problem"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Clock_angle_problem&amp;action=history"/>
	<updated>2026-05-05T00:37:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Clock_angle_problem&amp;diff=4899867&amp;oldid=prev</id>
		<title>imported&gt;Belbury: Adding short description: &quot;Mathematical question&quot;</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Clock_angle_problem&amp;diff=4899867&amp;oldid=prev"/>
		<updated>2024-12-05T13:42:38Z</updated>

		<summary type="html">&lt;p&gt;Adding &lt;a href=&quot;https://en.wikipedia.org/wiki/Short_description&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Short description&quot;&gt;short description&lt;/a&gt;: &amp;quot;Mathematical question&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Mathematical question}}&lt;br /&gt;
{{refimprove|date=November 2014}}&lt;br /&gt;
&lt;br /&gt;
[[Image:clockAngles.jpg|thumb|The diagram shows the angles formed by the hands of an analog clock showing a time of 2:20]]&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Clock angle problems&amp;#039;&amp;#039;&amp;#039; are a type of [[mathematical problem]] which involve finding the angle between the hands of an [[analog clock]].&lt;br /&gt;
&lt;br /&gt;
==Math problem==&lt;br /&gt;
Clock angle problems relate two different measurements: [[angle]]s and [[time]]. The angle is typically measured in [[degree (angle)|degrees]] from the mark of number 12 clockwise. The time is usually based on a [[12-hour clock]].&lt;br /&gt;
&lt;br /&gt;
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.&amp;lt;ref&amp;gt;{{cite journal|title=Angles on the Clock Face|author=Elgin, Dave|journal=Mathematics in School|year=2007|volume=36|issue=5|pages=4–5|jstor=30216063|publisher=The Mathematical Association}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Equation for the angle of the hour hand===&lt;br /&gt;
:&amp;lt;math&amp;gt;\theta_{\text{hr}} = 0.5^{\circ} \times  M_{\Sigma} = 0.5^{\circ} \times (60 \times H + M)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
* {{mvar|θ}} is the angle in degrees of the hand measured clockwise from the 12 &lt;br /&gt;
* {{mvar|H}} is the hour.&lt;br /&gt;
* {{mvar|M}} is the minutes past the hour.&lt;br /&gt;
* {{math|&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;Σ&amp;lt;/sub&amp;gt;}} is the number of minutes since 12 o&amp;#039;clock. &amp;lt;math&amp;gt; M_{\Sigma} = (60 \times H + M)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Equation for the angle of the minute hand===&lt;br /&gt;
:&amp;lt;math&amp;gt;\theta_{\text{min.}} = 6^{\circ} \times M&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
* {{mvar|θ}} is the angle in degrees of the hand measured clockwise from the 12 o&amp;#039;clock position.&lt;br /&gt;
* {{mvar|M}} is the minute.&lt;br /&gt;
&lt;br /&gt;
====Example====&lt;br /&gt;
The time is 5:24. The angle in degrees of the hour hand is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\theta_{\text{hr}} = 0.5^{\circ} \times  (60 \times 5 + 24) = 162^{\circ}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The angle in degrees of the minute hand is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\theta_{\text{min.}} = 6^{\circ} \times 24 = 144^{\circ}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Equation for the angle between the hands===&lt;br /&gt;
The angle between the hands can be found using the following formula:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\Delta\theta&lt;br /&gt;
 &amp;amp;= \vert \theta_{\text{hr}} - \theta_{\text{min.}} \vert \\&lt;br /&gt;
 &amp;amp;= \vert 0.5^{\circ}\times(60\times H+M) -6^{\circ}\times M \vert \\&lt;br /&gt;
 &amp;amp;= \vert 0.5^{\circ}\times(60\times H+M) -0.5^{\circ}\times 12 \times M \vert \\&lt;br /&gt;
 &amp;amp;= \vert 0.5^{\circ}\times(60\times H -11 \times M) \vert \\&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
* {{mvar|H}} is the hour&lt;br /&gt;
* {{mvar|M}} is the minute&lt;br /&gt;
If the angle is greater than 180 degrees then subtract it from 360 degrees.&lt;br /&gt;
&lt;br /&gt;
====Example 1====&lt;br /&gt;
The time is 2:20.&amp;lt;!-- Please do not change this, as it corresponds to the illustration in the lead section. Thanks. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\Delta\theta &lt;br /&gt;
 &amp;amp;= \vert 0.5^{\circ} \times (60 \times 2 - 11 \times 20) \vert \\&lt;br /&gt;
 &amp;amp;= \vert 0.5^{\circ} \times (120 - 220) \vert \\&lt;br /&gt;
 &amp;amp;= 50^{\circ}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Example 2====&lt;br /&gt;
&amp;lt;!-- example where the angle &amp;gt; 180 --&amp;gt;&lt;br /&gt;
The time is 10:16.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\Delta\theta &lt;br /&gt;
 &amp;amp;= \vert 0.5^{\circ} \times (60 \times 10 - 11 \times 16) \vert \\&lt;br /&gt;
 &amp;amp;= \vert 0.5^{\circ} \times (600 - 176) \vert \\&lt;br /&gt;
 &amp;amp;= 212^{\circ} \ \ ( &amp;gt; 180^{\circ})\\&lt;br /&gt;
 &amp;amp;= 360^{\circ} - 212^{\circ} \\&lt;br /&gt;
 &amp;amp;= 148^{\circ}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===When are the hour and minute hands of a clock superimposed?===&lt;br /&gt;
[[File:clock_angle_problem_graph.svg|thumb|300px|link=http://upload.wikimedia.org/wikipedia/commons/1/1a/Clock_angle_problem_graph.svg|In this graphical solution, &amp;#039;&amp;#039;T&amp;#039;&amp;#039; denotes time in hours; &amp;#039;&amp;#039;P&amp;#039;&amp;#039;, hands&amp;#039; positions; and &amp;#039;&amp;#039;θ&amp;#039;&amp;#039;, hands&amp;#039; 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 [http://upload.wikimedia.org/wikipedia/commons/1/1a/Clock_angle_problem_graph.svg the&amp;amp;nbsp;SVG&amp;amp;nbsp;file], hover over the graph to show positions of the hands on a clock face.]]&lt;br /&gt;
&lt;br /&gt;
The hour and minute hands are superimposed only when their angle is the same.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\theta_{\text{min}} &amp;amp;= \theta_{\text{hr}}\\&lt;br /&gt;
\Rightarrow 6^{\circ} \times M &amp;amp;= 0.5^{\circ} \times (60 \times H + M) \\&lt;br /&gt;
\Rightarrow 12 \times M &amp;amp;= 60 \times H + M \\&lt;br /&gt;
\Rightarrow 11 \times M &amp;amp;= 60 \times H\\&lt;br /&gt;
\Rightarrow M &amp;amp;= \frac{60}{11} \times H\\&lt;br /&gt;
\Rightarrow M &amp;amp;= 5.\overline{45} \times H&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{mvar|H}} is an integer in the range 0–11. This gives times of: 0:00, 1:05.{{overline|45}}, 2:10.{{overline|90}}, 3:16.{{overline|36}}, 4:21.{{overline|81}}, 5:27.{{overline|27}}. 6:32.{{overline|72}},  7:38.{{overline|18}}, 8:43.{{overline|63}}, 9:49.{{overline|09}}, &lt;br /&gt;
10:54.{{overline|54}}, and 12:00.&lt;br /&gt;
(0.{{overline|45}} minutes are exactly 27.{{overline|27}} seconds.)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Clock position]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* https://web.archive.org/web/20100615083701/http://delphiforfun.org/Programs/clock_angle.htm&lt;br /&gt;
* http://www.ldlewis.com/hospital_clock/ - extensive clock angle analysis&lt;br /&gt;
* https://web.archive.org/web/20100608044951/http://www.jimloy.com/puzz/clock1.htm&lt;br /&gt;
&lt;br /&gt;
[[Category:Mathematics education]]&lt;br /&gt;
[[Category:Elementary mathematics]]&lt;br /&gt;
[[Category:Elementary geometry]]&lt;br /&gt;
[[Category:Mathematical problems]]&lt;br /&gt;
[[Category:Clocks]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Belbury</name></author>
	</entry>
</feed>