2023 AMC 12A Problem 7
Problem 7 of 25EasierNumber Theory
A digital display shows the current date as an -digit integer consisting of a -digit year, followed by a -digit month, followed by a -digit date within the month. For example, Arbor Day this year is displayed as For how many dates in will each digit appear an even number of times in the -digit display for that date?
Answer choices
Show solution
Solution
The year contributes the digits so appears twice while and each appear once. For every digit to end up with an even count, the four digits of the month and day must supply an odd number of ’s, an odd number of ’s, and an even number of every other digit.
With only four digits available, the month-day string must use exactly one one and a repeated pair of some digit. Checking valid months and days leaves nine dates: and
Thus, the correct answer is E.