Question
Mathematics Question on Probability
A box contains 10 balls out of which 3 are red and the rest are blue. In how many ways can a random sample of 6 balls be drawn from the bag so that at the most 2 red balls are included in the sample and no sample has all the 6 balls of the same colour?
105
168
189
120
168
Solution
The correct option is (B): 168
To find the number of ways to draw a random sample of 6 balls from the box with the condition that at most 2 red balls are included and not all 6 balls are of the same color, we can break this problem down into cases based on the number of red balls drawn.
Given:
- Total balls = 10 (3 red + 7 blue)
- Sample size = 6 balls
- Condition: At most 2 red balls in the sample, and no sample can consist of all balls of the same color.
Cases:
1. Case 1: 0 red balls and 6 blue balls (not allowed as it contains all the same color).
2. Case 2: 1 red ball and 5 blue balls.
3. Case 3: 2 red balls and 4 blue balls.
Case 2: 1 Red Ball and 5 Blue Balls
- Choose 1 red ball from 3 red balls: (13)
- Choose 5 blue balls from 7 blue balls: (57)
Calculating:
(13)=3
(57)=(27)=2×17×6=21
Total for Case 2:
3×21=63
Case 3: 2 Red Balls and 4 Blue Balls
- Choose 2 red balls from 3 red balls: (23)
- Choose 4 blue balls from 7 blue balls: (47)
Calculating:
(23)=3
(47)=(37)=3×2×17×6×5=35
Total for Case 3:
3×35=105
Total Number of Ways
Adding the results from both valid cases:
Total=63+105=168
Conclusion
The number of ways to draw a random sample of 6 balls, meeting the conditions specified, is 168.
So, the correct answer is 168.