I have three analog clocks. Clock 1 is correct, Clock 2 gains one minute every hour, and Clock 3 loses one minute every hour. I set them all to the correct time at
1
2
AM. At
8
:
2
0
PM, the angle between the hour and minute hands on Clock 1 is
A
∘
, the angle between the hour and minute hands on Clock 2 is
B
∘
, and the angle between the hour and minute hands on Clock 3 is
C
∘
. Assume
0
≤
A
,
B
,
C
≤
1
8
0
. Find the value of
⌊
A
+
B
+
C
⌋
.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I think there is a contradiction between the question and the solution. In the question, the clocks are set to the correct time at 12 AM and the time used in the solution is 12 PM. Correct me if I'm wrong.
Log in to reply
I solved the problem (correct) by taking 12 am as 0000 hrs or 12 midnight. Still the usage of am with 12 leads to a little ambiguity, but I got the right answer with 12 midnight... By the way, its a typo in the solution...
Yeah, it's supposed to be 12 AM. I'll fix that.
I agree. I solved using 12 am (noon), and got a wrong answer. Mystified, I came to the solutions to find people were using 12pm (midnight) to get the correct answer!
@Steven Yuan Please mention 12AM to be 12 midnight as an additional note. It will help remove ambiguity.
Great Problem and Solution.
Overrated though!
Note that 1 minute movement by minute arm M is 6 degrees rotation, and by the hour arm H, it is 6/12= 0.5 degree rotation. So the CHANGE in angle between the two arms, for one minute by M, will be 6 − 0 . 5 = 5 . 5 d e g r e e s . The start and end has 20.33 hours. So Clock 2 will gain 20.33 minutes and Clock 3 will loss 20.33 minute. At 8:00, all clocks will have the minute arm at 0 degrees and hour arm at 240 degrees clockwise. C l o c k 1 It will show 8:20 . So M has moved by 20 minutes. So the distance between H and M has reduced by 2 0 ∗ 5 . 5 = 1 1 0 o . ∴ a n g l e b e t w e e n H a n d M i s 2 4 0 − 1 1 0 = 1 3 0 o . C l o c k 2 . It will show 8:20 +20.33= 8:40.33. M has moved 40.33 minutes. So the distance between H and M has reduced by 4 0 . 3 3 ∗ 5 . 5 = 2 2 1 . 8 3 3 o . ∴ a n g l e b e t w e e n H a n d M i s 2 4 0 − 2 2 1 . 8 3 3 = 1 8 . 1 6 6 o . C l o c k 3 . It will show 8:20 -20.33= 7.59.66. M has moved - 0.33 minutes. So the distance between H and M has reduced by − 0 . 3 3 ∗ 5 . 5 = − 1 . 8 6 o . ∴ a n g l e b e t w e e n H a n d M i s 2 4 0 − ( − 1 . 8 6 ) = 2 4 1 . 8 6 o . B u t w e need angle less than 180. So the angle is 3 6 0 − 2 4 1 . 8 6 = 1 1 8 . 1 9 3 3 o . Angle between H and M is always +tive for this problem. ⌊ 1 3 0 + 1 8 . 1 6 6 + 1 1 8 . 1 9 3 3 ⌋ = 2 6 6
Problem Loading...
Note Loading...
Set Loading...
First, we must determine the time that each clock shows. Since Clock 1 is correct, it shows the time 8 : 2 0 . Clock 2 gains one minute every hour, so since 2 0 3 1 hours past since 1 2 AM, Clock 2 shows 8 : 4 0 3 1 . In the same fashion, we can find that Clock 3 shows the time 7 : 5 9 3 2 .
Next, we find the non-convex angle between the hour and minute hands for each of these times. We will derive a general formula for the angle first, then plug in our values:
Let H be the hour and M be the minute. Every minute, the minute hand moves 6 ∘ counterclockwise, so after M minutes, the minute hand moved 6 M degrees from the pointing up position. Now, for every minute that passes, the hour hand moves 2 1 ∘ , and for every hour that passes the hour hand moves 3 0 ∘ . Thus, the hour hand is 3 0 H + 2 1 M degrees from the pointing up position. The angle between the hour and minute hands is the absolute value of the difference between these two angles.
Angle between the hour and minute hands = ∣ ∣ ∣ ∣ 3 0 H + 2 1 M − 6 M ∣ ∣ ∣ ∣ = ∣ ∣ ∣ ∣ 3 0 H − 2 1 1 M ∣ ∣ ∣ ∣ = 2 1 ∣ 6 0 H − 1 1 M ∣ .
Now, we can find the angles. For Clock 1, we have
2 1 ∣ 6 0 H − 1 1 M ∣ = 2 1 ∣ 6 0 ( 8 ) − 1 1 ( 2 0 ) ∣ = 1 3 0 ∘ .
For Clock 2, we have
2 1 ∣ 6 0 H − 1 1 M ∣ = 2 1 ∣ ∣ ∣ ∣ 6 0 ( 8 ) − 1 1 ( 4 0 3 1 ) ∣ ∣ ∣ ∣ = 6 1 0 9 ∘ .
For Clock 3, we have
2 1 ∣ 6 0 H − 1 1 M ∣ = 2 1 ∣ ∣ ∣ ∣ 6 0 ( 7 ) − 1 1 ( 5 9 3 2 ) ∣ ∣ ∣ ∣ = 6 7 0 9 ∘ .
Thus,
⌊ A + B + C ⌋ = ⌊ 1 3 0 + 6 1 0 9 + 3 4 0 9 ⌋ = 2 6 6 .