Respuesta :

Answer:

3,360 different codes.

Step-by-step explanation:

Here we have a set of 8 numbers:

{0, 0, 1, 5, 8, 9, 9, 9}

Now we want to make an 8th digit code with those numbers (each number can be used only once)

Now let's count the number of options for each digit in the code.

For the first digit, we will have 8 options

For the second digit, we will have 7 options (because one was already taken)

For the third digit, we will have 6 options (because two were already taken)

you already can see the pattern here:

For the fourth digit, we will have 5 options

For the fifth digit, we will have 4 options

For the sixth digit, we will have 3 options

For the seventh digit, we will have 2 options

For the eighth digit, we will have 1 option.

The total number of codes will be equal to the product between the numbers of options for each digit, then we have that the total number of codes is:

N = 8*7*6*5*4*3*2*1 = 8!

But wait, you can see that the 9 is repeated 3 times (then we have 3*2*1 = 3! permutations for the nines), and the 0 is repeated two times (then we have 2*1 = 2! permutations for the zeros).

Then we need to divide the number of different codes that we found above by 3! and 2!.

We get that the total number of different codes is:

C = [tex]\frac{8!}{2!*3!} = \frac{8*7*6*5*4}{2} = 8*7*6*5*2 = 3,360[/tex]

3,360 different codes.

The number of eight digit code she can make is, 3360.

If any number have n digits, then number of ways it can be arranged = [tex]n![/tex]

Given that,  Born date is,  08/05/1999

Total number of digits in birth date =  8

So, number of ways it can be arranged = [tex]8![/tex]

Since, In birth date 9 is three times and 0 is two times.

Therefore, number of arrangements = [tex]\frac{8!}{3!*2!}=3360[/tex]

Therefore, she can make 3360 eight digit codes from given birth date.

Learn more:

https://brainly.com/question/24115376