SOLUTION: We need to create serial numbers that start with one of the letters a, b, c, d, or f followed by three non-repeating digits. How many serial numbers can be created?

Algebra ->  Probability-and-statistics -> SOLUTION: We need to create serial numbers that start with one of the letters a, b, c, d, or f followed by three non-repeating digits. How many serial numbers can be created?      Log On


   



Question 427689: We need to create serial numbers that start with one of the letters a, b, c, d, or f followed by three non-repeating digits. How many serial numbers can be created?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
We need to create serial numbers that start with one of the letters a, b, c, d, or f followed by three non-repeating digits. How many serial numbers can be created?
----
Ans: 5 ways pick a letter
10*9*8 = 720 ways to pick 3 digits
---
Total ways = 5*720 = 3600 ways
==================================
Cheers,
Stan H.