Aptitude - Permutation and Combination - Discussion
Discussion Forum : Permutation and Combination - General Questions (Q.No. 6)
6.
In a group of 6 boys and 4 girls, four children are to be selected. In how many different ways can they be selected such that at least one boy should be there?
Answer: Option
Explanation:
We may have (1 boy and 3 girls) or (2 boys and 2 girls) or (3 boys and 1 girl) or (4 boys).
![]() of ways |
= (6C1 x 4C3) + (6C2 x 4C2) + (6C3 x 4C1) + (6C4) | |||||||||||||||||||
= (6C1 x 4C1) + (6C2 x 4C2) + (6C3 x 4C1) + (6C2) | ||||||||||||||||||||
|
||||||||||||||||||||
= (24 + 90 + 80 + 15) | ||||||||||||||||||||
= 209. |
Discussion:
92 comments Page 5 of 10.
Sugumar said:
10 years ago
Why didn't you take 4 girls out of 4 girls?
Mujhse said:
10 years ago
What if the question was at least 2 boys? Need help.
Shubham said:
10 years ago
Guys just calculate the opposite of that, case where no boy is there.
4c4 = 1.
Then all case which are (4+6) c4 = 210.
Then answer is 210-1 = 209.
4c4 = 1.
Then all case which are (4+6) c4 = 210.
Then answer is 210-1 = 209.
Manek said:
10 years ago
I have understood this sum.
Rahul said:
10 years ago
Why we are not using nc(n-r) formula in all in 2nd step?
Payal said:
10 years ago
Second step is not clear.
GunaVel said:
10 years ago
Any another easy method?
Nikhil said:
10 years ago
Actually one need not use nCr=nC (n-r) concept. Just use the concept that nCr= n!/(r!* (n-r) !). You will get the answer.
Sarasa said:
10 years ago
Why didn't nC (n-r) method use for 6c2? Anyone please explained it?
I didn't get answer for this.
I didn't get answer for this.
Galla said:
1 decade ago
Wow your various explanations really did help.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers