返回题库

AIME 2013 II · 第 1 题

AIME 2013 II — Problem 1

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem 1

Suppose that the measurement of time during the day is converted to the metric system so that each day has 1010 metric hours, and each metric hour has 100100 metric minutes. Digital clocks would then be produced that would read 9:99\text{9:99} just before midnight, 0:00\text{0:00} at midnight, 1:25\text{1:25} at the former 3:00\text{3:00} AM, and 7:50\text{7:50} at the former 6:00\text{6:00} PM. After the conversion, a person who wanted to wake up at the equivalent of the former 6:36\text{6:36} AM would set his new digital alarm clock for A:BC\text{A:BC}, where A\text{A}, B\text{B}, and C\text{C} are digits. Find 100A+10B+C100\text{A}+10\text{B}+\text{C}.

解析

Solution

There are 2460=144024 \cdot 60=1440 normal minutes in a day , and 10100=100010 \cdot 100=1000 metric minutes in a day. The ratio of normal to metric minutes in a day is 14401000\frac{1440}{1000}, which simplifies to 3625\frac{36}{25}. This means that every time 36 normal minutes pass, 25 metric minutes pass. From midnight to 6:36\text{6:36} AM, 660+36=3966 \cdot 60+36=396 normal minutes pass. This can be viewed as 39636=11\frac{396}{36}=11 cycles of 36 normal minutes, so 11 cycles of 25 metric minutes pass. Adding 2511=27525 \cdot 11=275 to 0:00\text{0:00} gives 2:75\text{2:75}, so the answer is 275\boxed{275}.

Solution 2

First we want to find out what fraction of a day has passed at 6:36 AM. One hour is 124\frac{1}{24} of a day, and 36 minutes is 3660=35\frac{36}{60}=\frac{3}{5} of an hour, so at 6:36 AM, 6124+12435=14+140=11406 \cdot \frac{1}{24} + \frac{1}{24} \cdot \frac{3}{5}=\frac{1}{4}+\frac{1}{40}=\frac{11}{40} of a day has passed. Now the metric timing equivalent of 1140\frac{11}{40} of a day is 11401000=275\frac{11}{40}\cdot 1000=275 metric minutes, which is equivalent to 2 metric hours and 75 metric minutes, so our answer is 275\boxed{275} - mathleticguyyy