AMC 8 · 2016 · #17

Easy mode Grade 4
📗 View original problem →

Problem

At Fred's Bank, every ATM password is a string of 44 digits. Each digit can be anything from 00 to 99, and digits are allowed to repeat. For example, 00000000 and 47474747 are both valid.

There is only one rule: no password is allowed to start with the digits 9,1,19, 1, 1. So 91179117 is not allowed, but 91209120 is fine.

How many different passwords are possible at Fred's Bank?

Pick an answer.

(A)
$mbox{ }30$
(B)
$mbox{ }7290$
(C)
$mbox{ }9000$
(D)
$mbox{ }9990$
(E)
$mbox{ }9999$

AMC 8 2016 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.