IMO BAkansha wrote:A company assigns ID number to employees. Each is to consist of 4
different digits from 0 to 9 inclusive except 1st digit cannot be 0. How many
different combinations are there?
a. 3024
b. 4536
c. 5040
d. 9000
e. 10000
OA is B
Let the Four digit be denoted as ABCD
For first digit A i can choose any digit other than 0 = 9 digits
For B, i can choose any digit other than the one used for A = 9 digits(We can use 0 here)
For C, i can choose any digit other than the one used for A,B = 8 Digits
For D, i can choose any digit other than the one used for A,B,C = 7 Digits
So total combinations possible = 9*9*8*7 = 4536
Thanks












