Author |
Topic: Clock Angles (Read 728 times) |
|
Benoit_Mandelbrot
Junior Member
 
 Almost doesn't count.
Gender: 
Posts: 133
|
 |
Clock Angles
« on: Apr 28th, 2004, 9:30am » |
Quote Modify
|
This is about analog clocks. a) The time is 3:10. What is the smaller angle between the two hands? b) Develop a formula to find the angle at any given time.
|
|
IP Logged |
Because of modulo, different bases, and significant digits, all numbers equal each other!
|
|
|
towr
wu::riddles Moderator Uberpuzzler
    
 Some people are average, some are just mean.
Gender: 
Posts: 13730
|
 |
Re: Clock Angles
« Reply #1 on: Apr 28th, 2004, 9:58am » |
Quote Modify
|
:: for time XX:YY angle = min( |30 XX - 5.5 YY| , 360-|30 XX - 5.5 YY| ) so 35 degrees for 3:10 ::
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Icarus
wu::riddles Moderator Uberpuzzler
    
 Boldly going where even angels fear to tread.
Gender: 
Posts: 4863
|
 |
Re: Clock Angles
« Reply #2 on: Apr 28th, 2004, 6:57pm » |
Quote Modify
|
I don't think so! ::Since it is 10 after, the minute hand is pointing exactly at 2. The hour hand should be 1/6 of the way from 3 to 4. Each division is 20o, so the separation should be (20+20/6) degrees = 23o20'.::
|
|
IP Logged |
"Pi goes on and on and on ... And e is just as cursed. I wonder: Which is larger When their digits are reversed? " - Anonymous
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
    

The dewdrop slides into the shining Sea
Gender: 
Posts: 4489
|
 |
Re: Clock Angles
« Reply #3 on: Apr 28th, 2004, 9:52pm » |
Quote Modify
|
Quote: Hmm...
|
|
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
rmsgrey
Uberpuzzler
    


Gender: 
Posts: 2874
|
 |
Re: Clock Angles
« Reply #4 on: Apr 29th, 2004, 3:48am » |
Quote Modify
|
Obviously Icarus uses the well known 18 hour clock!
|
|
IP Logged |
|
|
|
Sameer
Uberpuzzler
    
 Pie = pi * e
Gender: 
Posts: 1261
|
 |
Re: Clock Angles
« Reply #5 on: Apr 29th, 2004, 8:13am » |
Quote Modify
|
on Apr 29th, 2004, 3:48am, rmsgrey wrote:Obviously Icarus uses the well known 18 hour clock! |
| Hehe
|
|
IP Logged |
"Obvious" is the most dangerous word in mathematics. --Bell, Eric Temple
Proof is an idol before which the mathematician tortures himself. Sir Arthur Eddington, quoted in Bridges to Infinity
|
|
|
jtrook
Newbie


Gender: 
Posts: 15
|
 |
Re: Clock Angles
« Reply #6 on: Apr 29th, 2004, 10:08am » |
Quote Modify
|
Towr, your solution is excellent. I searched for another formula to find the angle and every attempt lead me back to the same thing - the formula you posted.
|
|
IP Logged |
|
|
|
Benoit_Mandelbrot
Junior Member
 
 Almost doesn't count.
Gender: 
Posts: 133
|
 |
Re: Clock Angles
« Reply #7 on: Apr 29th, 2004, 10:24am » |
Quote Modify
|
Towr's solution is the correct one. The answer is ::35 degrees::.
|
|
IP Logged |
Because of modulo, different bases, and significant digits, all numbers equal each other!
|
|
|
Icarus
wu::riddles Moderator Uberpuzzler
    
 Boldly going where even angels fear to tread.
Gender: 
Posts: 4863
|
 |
Re: Clock Angles
« Reply #8 on: Apr 29th, 2004, 3:15pm » |
Quote Modify
|
Sheesh! I had a rough day yesterday, but I didn't think I'd sunk that low!
|
|
IP Logged |
"Pi goes on and on and on ... And e is just as cursed. I wonder: Which is larger When their digits are reversed? " - Anonymous
|
|
|
Sir Col
Uberpuzzler
    

impudens simia et macrologus profundus fabulae
Gender: 
Posts: 1825
|
 |
Re: Clock Angles
« Reply #9 on: Apr 29th, 2004, 4:43pm » |
Quote Modify
|
Oh well, I'm sure that your low day indirectly lifted many of our mediocre days with a bit of a chuckle. I hope this day was better for you. I feel like I could do with one of those 18 hour clocks somedays; imagine what I could do with an extra 12 hours per day! Then it would be just the small matter of slowing the earth's rotation to coincide.
|
|
IP Logged |
mathschallenge.net / projecteuler.net
|
|
|
Icarus
wu::riddles Moderator Uberpuzzler
    
 Boldly going where even angels fear to tread.
Gender: 
Posts: 4863
|
 |
Re: Clock Angles
« Reply #10 on: Apr 29th, 2004, 6:16pm » |
Quote Modify
|
Certain days (such as I have been having all week), do not need extended! Shortening would be much more appropriate!
|
|
IP Logged |
"Pi goes on and on and on ... And e is just as cursed. I wonder: Which is larger When their digits are reversed? " - Anonymous
|
|
|
Sir Col
Uberpuzzler
    

impudens simia et macrologus profundus fabulae
Gender: 
Posts: 1825
|
 |
Re: Clock Angles
« Reply #11 on: Apr 30th, 2004, 4:55am » |
Quote Modify
|
Good point! Perhaps we could maintain the average of 24 hours per day, but make Monday to Friday last 4 hours 48 minutes each (24 hours in total), and split Saturday and Sunday equally between the remaining 144 hours. As we normally work around 8 hours of a 24 hour cycle, we could excuse the fact that we didn't turn up to work until late on "Tuesday" by boasting about working all through "Wednesay" and most of "Thursday" with only an hour lunch break. Surely that would entitle us to take the rest of the week off?
|
|
IP Logged |
mathschallenge.net / projecteuler.net
|
|
|
ljoynich
Newbie


Posts: 1
|
 |
Re: Clock Angles
« Reply #12 on: May 6th, 2005, 12:23pm » |
Quote Modify
|
Re analog clock angle for 3:10. Every 5 minutes represents 30 degrees. so when it's 10 minutes after the hour that = 30 degrees. The hour hand will also move 1/12 of 30 degrees each 5 minutes. So 2/12 x 30 = 5 degrees plus the 30 degrees = a total of 35 degrees. (A solution by one of my seventh grade students)
|
|
IP Logged |
|
|
|
|