Respuesta :
Use factorials to solve this problem.
When you are choosing a number of digits from a set without repetition, you will use the following formula:
[tex]\frac{n!}{(n-r)!}[/tex]
n represents the total amount of items in the set, and r represents the number of items you will take out.
There are 10 digits, and you are choosing sets of 6 digits for your code. Plug the values into the equation:
[tex]\text{n = 10, r = 6}[/tex]
[tex]\frac{10!}{(10-6)!} = \frac{10!}{4!} = \boxed{151,200}[/tex]
There are 151,200 different 6-digit codes possible.
When you are choosing a number of digits from a set without repetition, you will use the following formula:
[tex]\frac{n!}{(n-r)!}[/tex]
n represents the total amount of items in the set, and r represents the number of items you will take out.
There are 10 digits, and you are choosing sets of 6 digits for your code. Plug the values into the equation:
[tex]\text{n = 10, r = 6}[/tex]
[tex]\frac{10!}{(10-6)!} = \frac{10!}{4!} = \boxed{151,200}[/tex]
There are 151,200 different 6-digit codes possible.