SOLUTION: A license plate consists of 2 letters and 3 digits. How many different license's plates are possible if repetition is allowed?
Algebra ->
Probability-and-statistics
-> SOLUTION: A license plate consists of 2 letters and 3 digits. How many different license's plates are possible if repetition is allowed?
Log On
Question 538039: A license plate consists of 2 letters and 3 digits. How many different license's plates are possible if repetition is allowed? Found 2 solutions by Alan3354, stanbon:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! A license plate consists of 2 letters and 3 digits. How many different license's [sic] plates are possible if repetition is allowed?
---------------
If the # of letters is 26, then
= 26*26*10*10*10
You can put this solution on YOUR website! A license plate consists of 2 letters and 3 digits. How many different license's plates are possible if repetition is allowed?
-----------------------
Ans:
1st letter: 26 ways
2nd letter: 26 ways
1st digit: 10 ways
2nd digit: 10 ways
3rd digit: 10 ways
----
Total # of plates: 26^2*10^3 = 676,000
=======================
Cheers,
stan H.
================