Difference between revisions of "2013 AIME II Problems/Problem 1"

(Problem 1)
 
Line 1: Line 1:
 +
==Problem==
 
Suppose that the measurement of time during the day is converted to the metric system so that each day has <math>10</math> metric hours, and each metric hour has <math>100</math> metric minutes. Digital clocks would then be produced that would read <math>\text{9:99}</math> just before midnight, <math>\text{0:00}</math> at midnight, <math>\text{1:25}</math> at the former <math>\text{3:00}</math> AM, and <math>\text{7:50}</math> at the former <math>\text{6:00}</math> PM. After the conversion, a person who wanted to wake up at the equivalent of the former <math>\text{6:36}</math> AM would set his new digital alarm clock for <math>\text{A:BC}</math>, where <math>\text{A}</math>, <math>\text{B}</math>, and <math>\text{C}</math> are digits. Find <math>100\text{A}+10\text{B}+\text{C}</math>.
 
Suppose that the measurement of time during the day is converted to the metric system so that each day has <math>10</math> metric hours, and each metric hour has <math>100</math> metric minutes. Digital clocks would then be produced that would read <math>\text{9:99}</math> just before midnight, <math>\text{0:00}</math> at midnight, <math>\text{1:25}</math> at the former <math>\text{3:00}</math> AM, and <math>\text{7:50}</math> at the former <math>\text{6:00}</math> PM. After the conversion, a person who wanted to wake up at the equivalent of the former <math>\text{6:36}</math> AM would set his new digital alarm clock for <math>\text{A:BC}</math>, where <math>\text{A}</math>, <math>\text{B}</math>, and <math>\text{C}</math> are digits. Find <math>100\text{A}+10\text{B}+\text{C}</math>.
 +
 +
==Solution==
 +
There are <math>24*60=1440</math> normal minutes in a day , and <math>10*100=1000</math> metric minutes in a day. The ratio of normal to metric minutes in a day is <math>\frac{1440}{1000}</math>, which simplifies to <math>\frac{36}{25}</math>. This means that every time 36 normal minutes pass, 25 metric minutes pass. From midnight to <math>\text{6:36}</math> AM, <math>6*60+36=396</math> normal minutes pass. This can be viewed as <math>\frac{396}{36}=11</math> cycles of 36 normal minutes, so 11 cycles of 25 metric minutes pass. Adding <math>25*11=275</math> to <math>\text{0:00}</math> gives <math>\text{2:75}</math>, so the answer is <math>\boxed{275}</math>

Revision as of 17:56, 4 April 2013

Problem

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

Solution

There are $24*60=1440$ normal minutes in a day , and $10*100=1000$ metric minutes in a day. The ratio of normal to metric minutes in a day is $\frac{1440}{1000}$, which simplifies to $\frac{36}{25}$. This means that every time 36 normal minutes pass, 25 metric minutes pass. From midnight to $\text{6:36}$ AM, $6*60+36=396$ normal minutes pass. This can be viewed as $\frac{396}{36}=11$ cycles of 36 normal minutes, so 11 cycles of 25 metric minutes pass. Adding $25*11=275$ to $\text{0:00}$ gives $\text{2:75}$, so the answer is $\boxed{275}$