AMC 10 · 2022 · #3

Easy mode Grade 4
📗 View original problem →

Problem

Think about all the three-digit positive integers, from 100100 all the way up to 999999.

Each one has three digits. Some of those digits are even (0, 2, 4, 6, 8) and some are odd (1, 3, 5, 7, 9).

For each number, count how many of its digits are even. We only want the numbers where that count is an odd number — meaning the number has exactly one even digit, or exactly three even digits.

How many three-digit numbers are like that?

Pick an answer.

(A)
150
(B)
250
(C)
350
(D)
450
(E)
550

AMC 10 2022 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

Try it yourself first — the explanation is most useful after you’ve attempted it.