A bag contains 20 red balls and some green balls. The probability of drawing a green ball from the bag is twice that of drawing a red ball. Find the number of green balls in the bag.
Answers
Answered by
5
Attachments:
Answered by
1
Given : A bag contains 20 red balls and some green balls. The probability of drawing a green ball from the bag is twice that of drawing a red ball.
To find : The number of green balls in the bag.
solution : let the number of green balls in the bag is x.
so total number of balls in bag, n(s) = x + 20
now probability of red ball, P(red) = n(red)/n(S)
= 20/(x + 20)
probability of green ball, P(green) = n(green)/n(S)
= x/(x + 20)
a/c to question,
P(green) = 2 × P(red)
⇒ x/(x + 20) = 2 × 20/(x + 20)
⇒x = 40
Therefore number of green balls in the bag is 40.
Similar questions