Ask 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 not be repeated in the code. How many

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

+3
Answers (1)
  1. 11 July, 16:36
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers