Kindly help me with this one:In how many ways we can select four cards of different suits & different denominations from a deck of 52 cards??Confusion is between : 52 X 36 X 22 X 10 and 13 X 12 X 11 X 10 Which one is correct ??? @LeoN88Can Anyone of you help me out with this one??
13x12x11x10
start posting on quant thread if you want an instant reply.
Kindly help me with this one:In how many ways we can select four cards of different suits & different denominations from a deck of 52 cards??Confusion is between : 52 X 36 X 22 X 10 and 13 X 12 X 11 X 10 Which one is correct ??? @LeoN88Can Anyone of you help me out with this one??
bhai 4 suits bole to 13,13,13,13
choose 1 from any1 - 13c1 ab baki sab se 1 option kam, i.e 12c1, similarly
Kindly help me with this one:In how many ways we can select four cards of different suits & different denominations from a deck of 52 cards??Confusion is between : 52 X 36 X 22 X 10 and 13 X 12 X 11 X 10 Which one is correct ??? @LeoN88Can Anyone of you help me out with this one??
1st select any card = 52C1 now we have left with 52 - 13 - 3 = 36 cards 2nd card = 36C1
in same way other 2 in 22C1 and 10C1
total ways = 52C1*36C1*22C1*10C1
but here order doesn't matter so , we have to divide it by 4!
1st select any card = 52C1 now we have left with 52 - 13 - 3 = 36 cards 2nd card = 36C1 in same way other 2 in 22C1 and 10C1 total ways = 52C1*36C1*22C1*10C1 but here order doesn't matter so , we have to divide it by 4! required answer will be = 52C1*36C1*22C1*10C1/4!
Are you sure? Check this:
You can select 4 different numbers in 13C4 ways Now you have to assign 4 different suits to these 4 numbers: which you can do in 4! ways
Are you sure?Check this:You can select 4 different numbers in 13C4 waysNow you have to assign 4 different suits to these 4 numbers: which you can do in 4! waysTotal no. of ways: 13C4 * 4!
@macc6 x + y + z = 100; 0 00 x , y, and z can only be from 1 to 98 Because if the other two nos, are both 1, the value of the third is 98.
if x = 1, y could only be 1 to 98 (98 choices) if x = 2, y could only be 1 to 97 (97 choices) ...... If x = 98, c could only be 1 (1 choice) Once x and y are selected, z could only be 100 - (x+y) Se we only count the various x, y combinations
Total number of ordered triplets = 98 + 97 + .... + 2 + 1 = 98(98+1)/2 = 4851
(summation of integers from 1 to n = n(n+1)/2 n = 98