Ask Question
21 October, 09:47

12. Suppose that a combination lock is opened by entering a three-digit code. Each digit can be any integer between 0 and 9, but digits may not be repeated in the code. How many

different codes are possible? Is this question answered by considering permutations or combinations? Explain.

+2
Answers (1)
  1. 21 October, 10:47
    0
    Answer:120

    Step-by-step explanation:

    from 0 - 9, we have 10 alphabets.

    nCr = n! / (n-r) ! r!

    10C3 = 10! / (10-3!) 3!

    =10 * 9*8*7! / 7!3!

    =10*9*8 / 6

    =720/6

    =120

    The answe to the second part of the question:

    The question is answered considering combination because in the arrangement of the digit, order doesn't matter in the arrangement.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “12. Suppose that a combination lock is opened by entering a three-digit code. Each digit can be any integer between 0 and 9, but digits may ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers