A bag contain 5 red balls and some blue balls. If the probability of drawing a blue ball from the bag is four time that of a red ball, then find the number of blue balls in the bag.
Number of red balls = 5
Let the number of blue balls = x
Therefore Total number of balls in the bag = (5+x)
According to the question
P(blue ball) = 4 P(red ball)
x/(5+x) = 4(5/(5+x))
x = 20
Option 4)