114k views
4 votes
If a state wants each of its license plates to contain 3 different letters of the alphabet followed by 5 different digits, how many different license plates can it make

User Yitznewton
by
6.1k points

1 Answer

5 votes

There are 26 alphabets, and we want the first 3 to be different alphabets. So, the first three characters have the probability:


26*25*24

Next, we want 5 different digits. There are 10 total digits (including 0), so that will look like:


10*9*8*7*6

Combining those two statements, we get:


26*25*24*10*9*8*7*6

Thus, your answer is 471744000.

User Vixson
by
5.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.