返回题库

钟表夹角 II

Clock Angle II

专题
Brainteaser / 脑筋急转弯
难度
L4

题目详情

求传统钟表在下午 3:15 时,分针与时针的夹角(单位:度)。

What is the angle between the hands of a clock at 3:153:15 PM (in degrees)?

解析

3:15 时分针指向 3。

时针在第 3 个小时内走了 15 分钟,即从 3 到 4 的 1/41/4 距离。相邻数字间夹角 30 度,因此夹角为

1430=7.5.\frac{1}{4}\cdot 30^{\circ}=7.5^{\circ}.

Original Explanation

We know that both hands will be very close to each other but should note that the hour hand will be slightly further clockwise than the minute hand because it's been 1515 minutes into the 3rd3^{\text{rd}} hour. In fact, it is precisely one-fourth of the way between the 33 and 44. Since there are 1212 total spaces between numbers of the clock, each space has to occupy 3030^{\circ}. Thus, 1430=7.5\frac{1}{4} \cdot 30^{\circ} = 7.5^{\circ}.