How many license plates can be made consisting of 2 letters followed by 3 digits (using the fundamental counting principle to solve)?
What I know:
- 26 letters in alphabet, so that means
#2xx26#
- 10 digits possible (0-9), so that means
#3xx10#
- FC principle says given
#m# and #n# options gets you #mxxn# varieties...
... However, the answer key says "676,000" when I got 1560...
What I know:
- 26 letters in alphabet, so that means
#2xx26# - 10 digits possible (0-9), so that means
#3xx10# - FC principle says given
#m# and#n# options gets you#mxxn# varieties...
... However, the answer key says "676,000" when I got 1560...
1 Answer
Explanation:
There is nothing stating that the letters and numbers can't be repeated, so all
If the first is A, we have
AA, AB, AC,AD,AE ...................................... AW, AX, AY, AZ.
If the first is B, we have
BA, BB, BC, BD, BE .........................................BW, BX,BY,BZ
And so on for every letter of the alphabet.
There are
The same applies for the three digits.
There are
So for a license plate which has
Hope this helps.