@amresh_maverick i did it like this... first select 1 student from each state to satisfy at least criteria. this can be done in 3c1*3c1*3c1=27 ways. other two students can be chosen randomly from remaining lot of 9-3=6 students. and this can be done in 6c2= 15 ways. therefore the answer should be 27*15= 405.. can u help me to find the flaw in this approach?
@amresh_maverick i did it like this... first select 1 student from each state to satisfy at least criteria. this can be done in 3c1*3c1*3c1=27 ways. other two students can be chosen randomly from remaining lot of 9-3=6 students. and this can be done in 6c2= 15 ways. therefore the answer should be 27*15= 405.. can u help me to find the flaw in this approach?
Suppose the kids are ABC from state 1, DEF from 2 and GHI from 3.
Consider these cases: 1st selection mein you did ADG, second mein you added B and E 1st selection mein you did BDG, second mein you added A and E 1st selection mein you did AEG, second mein you added B and D 1st selection mein you did BEG, second mein you added A and D You have taken all of these as different cases. However, they are all the same ABDEG case. Hence double counting...hence flawed. regards scrabbler
don't know the correct answer but i got _ b1 _ b2 _ b3 _ b4 _when no 2 boys stand together g1 + g2 + g3 + g4 + g5 = 17 => 21C4when 1 pair of boys stand together g1 + g2 + g3 + g4 = 18 => 21C3
Could also be g1 + g2 + g3 + g5 etc....have not specified which pair are together? Similarly for later case as well...am not convinced :(
Could also be g1 + g2 + g3 + g5 etc....have not specified which pair are together? Similarly for later case as well...am not convinced regardsscrabbler
that's why I multiplied by 4! at the end if we chose like 4C2*2!*2! = 24 = 4! so , in both cases we get the same answer
No the 4! only arranges the boys among themselves. Does not decide which of the spaces in between them are empty. In the original; g1, g2, g3, g4, g5, either g2 or g3 or g4 should be 0 and the sum of the rest should be 18 - you have not accounted for that. You have just taken 4 variables and summed them to 18. 3 ways for choosing which one is empty to at the least chahiye. regards scrabbler
@amresh_maverick i did it like this... first select 1 student from each state to satisfy at least criteria. this can be done in 3c1*3c1*3c1=27 ways. other two students can be chosen randomly from remaining lot of 9-3=6 students. and this can be done in 6c2= 15 ways. therefore the answer should be 27*15= 405.. can u help me to find the flaw in this approach?
A lot of repetitions
ABC from state X ,MNO from state Y , PQR from state Z
Suppose u selected 1 from each state : A , M and P and to random, let us say : Q, R
Your group : A,M ,P,Q,R
Now suppose u chose : A, M, R (1 from each state) + P, Q (2 from each state)
No the 4! only arranges the boys among themselves. Does not decide which of the spaces in between them are empty. In the original; g1, g2, g3, g4, g5, either g2 or g3 or g4 should be 0 and the sum of the rest should be 18 - you have not accounted for that. You have just taken 4 variables and summed them to 18. 3 ways for choosing which one is empty to at the least chahiye. regardsscrabbler
hmm did mistake
so , answer should be (21C4 + 21C3*3 + 21C2)*4!*20! right ?