[Math] probability with and without repeats

probability

The standard license plates take 3 letters followed by four digits. ex. ABC 1234
Assume that all plates are non-controversial and meet state restrictions (although we know this is not the case0.

a. how many license plates are possible without repetition of letters or numbers?

b. the standard issue license will repeat letters and/or numbers in the same style (3 letters followed by 4 numbers. How many standard issue plates are available.

Thank you in advance!
Susan

Best Answer

So for starter, look at how many choices there are for the first letter, 26. Then we have chosen one, so there are 25 choices for the second, and 24 for the third. From there we consider the numbers. There are 10 choices for the first number (because we are including 0) then there are 9 choices for the second because we used one. Then 8 and 7 for the third and fourth. Then multiply these together for $26 \cdot 25 \cdot 24 \cdot 10 \cdot 9 \cdot 8 \cdot 7$

Then for the repeat. Since we can repeat, we have 26 letter choices for each letter slot and 10 number choices for each number slot so we have $26 \cdot 26 \cdot 26 \cdot 10 \cdot 10 \cdot 10 \cdot 10$ or $26^310^4$

Related Question