Question
Question: The number of six digit numbers which have 3 digits even & 3 digits odd, if each digit is to be used...
The number of six digit numbers which have 3 digits even & 3 digits odd, if each digit is to be used at most once is
(A). 64800
(B). 28600
(C). 28800
(D). 36000
Solution
HINT: - The formula for calculating the number of ways in which r things can be chosen from n different things is as follows
=nCr=r!(n−r)!n!
The formula for arranging n different things is as follows
=n!
An important thing that is to be taken care of is that for making the number a 6 digit number then 0 or zero cannot come at the first place or the highest position as it will make the number a 5 digit number.
Complete step-by-step solution -
As mentioned in the hint, we will first find the number of cases irrespective of the position of zero as follows
Now, using the formula that is given in the hint, we get
=5C3⋅5C3⋅6!
(As we will choose 3 even numbers out of 5(0,2,4,6,8) and 3 odd numbers out of 5(1,3,5,7,9) and then we will arrange them regardless of the position of zero)
Now, if we fix zero at the highest position, we can write the total numbers that will hence form are as follows
=5C3⋅4C2⋅5!
(As we will choose 2 even numbers out of 4 (2,4,6,8) and 3 odd numbers out of 5 (1,3,5,7,9) and then we will arrange them except moving zero from its position)
Now, we will get the required number of numbers as follows