Question
Question: A bag contains 5 red balls and 8 blue balls. It also contains 4 green and 7 black balls if a ball is...
A bag contains 5 red balls and 8 blue balls. It also contains 4 green and 7 black balls if a ball is drawn at random, then find the probability that it is not green.
A) 65
B) 41
C) 61
D) 47
Solution
Total balls is equal to 24 balls. Total no of ways of selecting one ball is 24C1=24. probability of not selecting green ball is equal to sum of probability of selecting red blue and black ball. Probability of selecting red ball is 24C15C1 and that of blue and black ball is24C18C1 and 24C17C1 respectively.
Complete step by step solution:
Given, a bag contains 5 red balls, 8 blue balls, 4 green and 7 black balls
Total no. of ways to draw a ball is 24C1=24
No. of ways of selecting red balls =5C1=5
No. of ways of selecting blue balls =8C1=8
No. of ways of selecting black balls =7C1=7
Now, probability of not selecting green ball = sum of probability of selecting red blue and black ball
=24C15C1+24C18C1+24C17C1
=245+8+7
=65
Hence, Option A is the correct option.
Note:
Alternative method
Probability of not selecting green =1−probability of selecting green
Probability of selecting green=24C14C1=61
Probability of not selecting green=1−61=65