SOLUTION: How many lisence plates can be produced from a 3 digit 3 letter combination. For 1. repeating 2 non repeating

Algebra ->  Permutations -> SOLUTION: How many lisence plates can be produced from a 3 digit 3 letter combination. For 1. repeating 2 non repeating      Log On


   



Question 882220: How many lisence plates can be produced from a 3 digit 3 letter combination. For 1. repeating 2 non repeating
Answer by Simnepi(216) About Me  (Show Source):
You can put this solution on YOUR website!
1. with repeated letters and numbers the answer will be

26%5E3%2A10%5E3 (that is 26 X 26 X 26 X 10 X 10 X 10)
because you can choose one of 26 letters each time and one of 10 digits each time.
2. with no repetition allowed the answer will be
26%2A25%2A24%2A10%2A9%2A8
because
the first letter can be chosen from 26 letters, the second chosen from only 25 letters (no repeats!) and the next can be chosen from 24. the same goes for the digits..10 digits for 1st choice, 9 digits for 2nd choice, 8 digits for 3rd choice.
You could use a calculator to work out their numerical value if you wished.