asked 134k views
2 votes
An identification code is to consist of 2 letters followed by 3 digits. how many different codes are possible if repetition is not permitted

asked
User Seryozha
by
7.9k points

2 Answers

3 votes
(26^2)*(10^3)
676*1000
676,000 possibilities
answered
User Sebbab
by
8.8k points
2 votes

Answer:

11232000

Explanation:

Given that an identification code is to consist of 2 letters followed by 3 digits.

Also given that repetition is not permitted.

Since order matters here we find that permutation to be used.

Out of 26 letters, 2 letters can be selected without repitition in
26P2 ways

And 3 codes can be selected from 10 digits in
10P3 ways

Hence total number of codes =
10P3(26P2)\\\\=10(9)(8) (26)(25)(24)\\=720(100)(156)\\=11232000

No of ways = 11232000

answered
User Lukegf
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.