153k views
4 votes
A liscense plate consists of 2 letters followed by 4 digits. If the two letters must be different and the first digit cannot be 0, how many liscense plates are possible?

User Sheray
by
5.5k points

1 Answer

3 votes

Answer:


S = 5,850,000 liscense plates

Explanation:

There are 26 letters in the abcedary and 10 possible digits

Then we know that the first 2 letters must be different and that the first digit must not be zero.

So we know that for the first letter there are 26 possibilities

For the second letter there are 25 possibilities, because it should not be equal to the first

For the first digit there are 9 possibilities (because it must be non-zero)

For the 3 following digits there are 10 possibilities for each one.

Then the sample space is composed of the product of the possible values for each term of the plate.


S = 26 * 25 * 9 * 10 * 10 * 10


S = 5,850,000 possible plates

User Axunic
by
6.0k points