The question reads: how many different 5-digit numbers, bigger than 20000, can be made from the digits 1,2,3,4 if digits 2,3,4 are not repeated and digit 1 is repeated twice.
I used the formula for permutations with repetition because digit 1 is repeated twice and found:
5!/2! = 60. But the answer is wrong. My suspicion is that 60 is the total number of 5-digit numbers from these digits with digit 1 repeated twice... is that correct?
So, how do I get 5-digit numbers bigger than 20000?
Thanks.
I used the formula for permutations with repetition because digit 1 is repeated twice and found:
5!/2! = 60. But the answer is wrong. My suspicion is that 60 is the total number of 5-digit numbers from these digits with digit 1 repeated twice... is that correct?
So, how do I get 5-digit numbers bigger than 20000?
Thanks.