Ask Question
29 May, 15:27

A code has 6 digits. You can type in 0~9 for your code. How many different combinations of codes can you make if you can repeat digits? How many different combinations of codes can you make if you can not repeat digits?

+2
Answers (1)
  1. 29 May, 15:59
    0
    Combinations

    10 choices per slot

    10^6=1000000

    1 million different ways if can repeat

    if cannot repeat

    10*9*8*7*6*5=151200 ways without repat
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A code has 6 digits. You can type in 0~9 for your code. How many different combinations of codes can you make if you can repeat digits? How ...” 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