Question
Question: The probability of selecting a red ball at random from a jar that contains only red, blue and orange...
The probability of selecting a red ball at random from a jar that contains only red, blue and orange balls is 41. The probability of selecting a blue ball at random from the same jar is 31 . If the jar contains 10 orange balls, find the total number of balls in the jar.
Solution
Hint- Total number of balls in the jar will be the sum of all colour balls. Consider some variable for the total number of balls, and then proceed further by the use of basic definition of probability.
Let the total number of balls in the given jar be =x
As the probability of getting a red ball is 41.
So total number of red ball in terms of variable x is
=41×x =4x
Also the probability of getting a blue ball is 31 .
So total number of red ball in terms of variable x is
=31×x =3x
And the number of orange balls is 10.
As we know that
Total number of balls in the jar = Number of red balls + Number of blue balls + Number of orange balls
⇒x=4x+3x+10
Taking LCM on the R.H.S. and then solving the algebraic equation.
⇒x=124x+3x+120 ⇒12x=7x+120 ⇒5x=120 ⇒x=24
Hence, the total number of balls in the jar is 24 .
Note- Such a question as in above is easier to solve with the help of algebraic equations. Just we have to consider the unknown value as some variables and proceed. This problem can also be done in another way by first finding the probability of selection of orange balls by subtracting the sum of probabilities of red and blue balls from one and then comparing it with the number of orange balls.