License plates are made using 2 letters followed by 4 single digits. If any letter can be only used once but the digits can be repeated how many plate numbers are available?

Respuesta :

Answer:

6,500,000

Step-by-step explanation:

Here, we first need to find all the possible selections for the code.

Then, we need to find the number of options for each one of these selections.

We have, 2 letters followed by 4 single digits.

There are 26 letters

There are 10 single digits.

For the first letter, we have 26 options.

For the second letter, we have 25 options (because one is already taken, and we can repeat that)

And for each one of the numbers, we have 10 options (we can repeat the numbers)

The total number of options for the code, is equal to the product of all the numbers of options for each selection, then the total number of possible plate numbers is:

C = 26*25*10*10*10*10 = 6,500,000