Question
Question: A box contains \[90\] discs which are numbered from \[1\] to \[90\]. If one disc is drawn at random ...
A box contains 90 discs which are numbered from 1 to 90. If one disc is drawn at random from the box, find the probability that it bears
(i). a two-digit number
(ii). a perfect square number
(iii). a number divisible by 5.
Solution
We have to find the probability for the required options. Probability is a type of ratio where we compare how many times an outcome can occur compared to all possible outcomes.
Probability = (The number of possible outcomes)(The number of wanted outcomes)
Complete step-by-step answer:
It is given that a box contains 90 discs which are numbered from 1 to 90.
One disc is drawn at random from the box.
(i). We need to determine the probability that it bears a two-digit number.
Two digit numbers are from 10 to 90 which are 81 in number.
Total number of discs =90
So the possible outcome of choosing one disc at random from the box, is 90C1 .
Thus the possible outcome of choosing one disc and it bears a two-digit number is 81C1.
The probability that one disc is taken out is a two digit number
⇒(The number of possible outcomes)(The number of wanted outcomes)
⇒90C181C1
Using the combination formula,
⇒1!89!90!1!80!81!
Simplifying the above terms we get,
⇒89!90×89!80!81×80!
⇒9081
Thus we finally get the probability that one disc is taken out as a two digit number is 9081.
(ii). We need to determine the probability that it bears a perfect square number.
The perfect square numbers between 1 to 90 are 1,4,9,16,25,36,49,64,81 which are 9 in number.
Total number of discs =90
So the possible outcome of choosing one disc at random from the box, is 90C1 .
Thus the possible outcome of choosing one disc and it bears a perfect square number, is 9C1.
The probability that one disc is taken out is a perfect square number
⇒(The number of possible outcomes)(The number of wanted outcomes)
⇒90C19C1
Using the combination formula,
⇒1!89!90!1!8!9!
Simplifying the above term we get,
⇒89!90×89!8!9×8!
\Rightarrow \dfrac{9}{{90}} = \dfrac{1}{{10}}$$$$$$
The probability that one disc is taken out as a perfect square number is\dfrac{1}{{10}}.(iii).Weneedtodeterminetheprobabilitythatitbearsanumberdivisibleby5.Thenumbersdivisibleby5between1to90are5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90whichare18innumber.Totalnumberofdiscs=90Sothepossibleoutcomeofchoosingonediscatrandomfromthebox,is^{90}{C_1}.Thusthepossibleoutcomeofchoosingonediscanditbearsanumberdivisibleby5,is^{18}{C_1}.Theprobabilitythatonediscistakenoutisanumberdivisibleby5 \Rightarrow \dfrac{{\left( {{\text{The number of wanted outcomes}}} \right)}}{{\left( {{\text{The number of possible outcomes}}} \right)}} \Rightarrow \dfrac{{^{18}{C_1}}}{{^{90}{C_1}}}Usingthecombinationformula, \Rightarrow \dfrac{{\dfrac{{18!}}{{1!17!}}}}{{\dfrac{{90!}}{{1!89!}}}}Simplifyingtheabovetermweget, \Rightarrow \dfrac{{\dfrac{{18 \times 17!}}{{17!}}}}{{\dfrac{{90 \times 89!}}{{89!}}}} \Rightarrow \dfrac{{18}}{{90}} = \dfrac{1}{5}$$$$$$
The probability that one disc is taken out is a number divisible by 5 is 51.
Note: A combination is a grouping or subset of items.
For a combination,
C(n,r)n=Cr=(n−r)!r!n!
Where, factorial n is denoted by n! and defined by
n!=n(n−1)(n−2)(n−4).......2.1