Aptitude - Permutation and Combination - Discussion
Discussion Forum : Permutation and Combination - General Questions (Q.No. 9)
9.
A box contains 2 white balls, 3 black balls and 4 red balls. In how many ways can 3 balls be drawn from the box, if at least one black ball is to be included in the draw?
Answer: Option
Explanation:
We may have(1 black and 2 non-black) or (2 black and 1 non-black) or (3 black).
![]() |
= (3C1 x 6C2) + (3C2 x 6C1) + (3C3) | |||||||||||||
|
||||||||||||||
= (45 + 18 + 1) | ||||||||||||||
= 64. |
Discussion:
81 comments Page 1 of 9.
Vibhuti said:
2 weeks ago
Why not permuting balls? Please explain to me.
Pavi said:
2 months ago
i want simple explain
Aditya Paras said:
10 months ago
@All.
Please Mention distinct balls, usually the same colour is used for similar objects
Please Mention distinct balls, usually the same colour is used for similar objects
(4)
Kabilan said:
1 year ago
Why all three drawn can not be black balls in these cases why is it not included?
Adith said:
1 year ago
Very simple, here we have to first find the 9c3 - 6c3.
Tammunur Joshna said:
2 years ago
3C1 * 2C1 * 4C1 + 3C2 * 4C1 + 3C2*2C1 + 4C2*3C1 + 2C2*3C1 + 3C3.
= 3*2*4 + 3*4 + 3*2 + 6*3 + 3 +1.
= 64.
= 3*2*4 + 3*4 + 3*2 + 6*3 + 3 +1.
= 64.
(8)
Vish said:
3 years ago
We can also do it this way,
Atleast one black ball = total balls - No black ball
= 9c3 - 6c3.
9c3= 3 balls selected from the total no of balls,
6c3 - 3 balls taken from the total no of balls without any black which is 6(2 white + 3 red).
By calculating this, we will get the answer.
Atleast one black ball = total balls - No black ball
= 9c3 - 6c3.
9c3= 3 balls selected from the total no of balls,
6c3 - 3 balls taken from the total no of balls without any black which is 6(2 white + 3 red).
By calculating this, we will get the answer.
(13)
Emmy said:
3 years ago
I don't understand this, please. Can anyone help me out?
Ajle said:
3 years ago
Please explain 6c1 in detail.
Voldy said:
3 years ago
Why is the following method giving wrong answers:
3C1*9C1*9C1 = 243.
But 3C1 for 1 black ball and other 2 9C1s for 2 balls of any colour.
Can someone say, why this logic is wrong?
3C1*9C1*9C1 = 243.
But 3C1 for 1 black ball and other 2 9C1s for 2 balls of any colour.
Can someone say, why this logic is wrong?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers