Stratton K.
asked 01/03/21Probability question
Q: How many different license plates can be formed if each plate has 5 different digits followed by 1 letter?
1 Expert Answer
Benjamin H. answered 01/03/21
Ivy League student with a passion for tutoring
There are ten digits possible, with none being repeated, and 26 letters possible, so we know that the answer would be P(10,5) * 26 = 786,240
P(10,5) is a permutation which selects five numbers without replacement.
Thanks to Tom K. for the correction
Mark H.
correct!!!01/03/21
Tom K.
It says 5 different digits. It should be P(10,5)*26 = 78624001/03/21
Theodore H.
Tom is correct. 10^5 allows numbers to be repeated, whereas permutations P(10,5) selects the five numbers without replacement (i.e., no repeats) AND counts the number of distinct ways that these five numbers can be arranged.01/03/21
Wendy D.
01/05/21
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Philip P.
If the digits all have to be different (no repeats of a numeral), then it would be 10 x 9 x 8 x 7 x 6 x 26. Otherwise 10^5 x 26 is correct.01/03/21