asked 220k views
0 votes
The license plates in Coolsville consist of two letters followed by three digits from 0 - 9,

such as AA012. Repeats are allowed. How many different plates are possible?

asked
User Sanji
by
7.5k points

1 Answer

6 votes

Answer:

676,000 different plates

Explanation:

First alphabet = A - Z = 26 alphabets

Second alphabet = A - Z = 26 alphabets

Possible pairs = 26 * 26 = 676

3 digits:

Digits = (0 - 9) = 10

1st = 10

2nd = 10

3rd = 10

Possibilities = 10^3 = 1000

Total different possible number plates :

1000 * 676 = 676,000

answered
User Mawia HL
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.