Explanation
Total number of coins =6
(1) '0' heads =1 chance(6C0)
(2) '1' heads =6 chance(6C1)
(3) '2' heads=15 chance(6C2)
(4) '3' heads=20 chance (6C3)
Hence total outcome =42
Step 1: Find m
For m,
First we select any 5 digits from 0,1,2,...,9
Number of ways = 10C5
Now after selection there is only 1 way to arrange these selected digits, i.e., in descending order.
Therefore m = 10C5× 1 = 10C5
Step 2: Find n
For n,First we select any 5 digits from 1,2,...,9
We can't select zero as first digit because then the number won't be a 5 - digit number.
Therefore number of ways = 9C5
⇒n = 9C5× 1 = 9C5
⇒m - n = 10C5 - 9C5
We know that,nCr + nCr−1 = n+1Cr
⇒n+1Cr - nCr = nCr−1
⇒10C5 - 9C5 = 9C4
Hence, m - n = 9C4
Hence, the correct answer is option A
Each place of a ten digit number can be fixed by any of the two digits. So, the number of ways to form a ten digit number is 210.
∑10r=0(r)20Cr⇒0+20C1+220C2+320C3+............+1020C10⇒20+20×19+20×19×182+.........+10×20!10!×10!⇒20[1+19+19×182+19×18×176+...........+10×19!10!×10!]⇒20[1+19+19×182+19×18×176+.........+19!9!×10!]20[19C0+19C1+19C2+19C3+..........+19C10]Ans.
Please disable the adBlock and continue. Thank you.