To find the probability that no black ball is chosen when drawing 3 balls, we need to determine the number of favorable outcomes and divide it by the total number of possible outcomes.
Step 1: Calculate the total number of balls in the bag
Number of yellow balls = 5
Number of black balls = 4
Number of green balls = 3
Total number of balls=5+4+3=12
Step 2: Find the total number of ways to draw 3 balls out of 12
The total number of ways to select 3 balls from 12 is given by the combination formula (rn)=nCr:
Total Outcomes [n(S)]=12C3
n(S)=3×2×112×11×10=2×11×10=220
Step 3: Find the number of ways to choose 3 balls such that NO black ball is selected
If no black ball is to be chosen, all 3 balls must be selected from the remaining yellow and green balls.
Total non-black balls=Yellow+Green=5+3=8
The number of favorable ways to choose 3 balls from these 8 non-black balls is:
Favorable Outcomes [n(E)]=8C3
n(E)=3×2×18×7×6=8×7=56
Step 4: Calculate the probability
The probability P(E) of an event is given by the formula:
P(E)=n(S)n(E)
P(E)=22056
Simplify the fraction by dividing both the numerator and the denominator by their greatest common divisor, which is 4:
P(E)=220÷456÷4=5514
Correct Answer: A) 14/55