Ask Question
14 May, 08:14

If an employee ID code must consist of 3 non-repeating digits and each digit in the code must be a prime number, how many ID codes can be created?

+5
Answers (1)
  1. 14 May, 09:55
    0
    24

    Step-by-step explanation:

    The given scenario is a permutation problem. The number of ID codes could be created using permutation because there is no repetition and so order is important. There are four prime numbers that are {2,3,5,7}. So, number of ID codes could be created is calculated using nPr.

    Here n=total prime numbers=4

    r=chosen number=3.

    So, nP4=4P3=4! / (4-3) !=4!=24. Hence there are 24 ID codes that could be generated.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “If an employee ID code must consist of 3 non-repeating digits and each digit in the code must be a prime number, how many ID codes can be ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers