Question
Question: If three integers are chosen at random from the set of first 20 natural numbers. The chance that the...
If three integers are chosen at random from the set of first 20 natural numbers. The chance that their product is multiple of 3 is
Solution
This problem is based on the probability. Here we are given the first 20 natural numbers. We will take the numbers which are multiple by 3 and the integers will be chosen at random. From that we need to find the probability that three numbers should be multiple of 3 and complete step by step explanation.
Formula used: nCr=(n−1)!r!n!
n= Total number of objects in the set.
r= The number of choosing objects from the set.
Complete step-by-step solution:
It is given that we have chosen three integers random from the set of first 20 natural numbers.
Hence from the given, we get,
n=20 and r=3
Substituting these values into combination formula mentioned in formula used,
Total number of ways =20C3
⇒20C3=(20−3)!3!20!
Subtracting the terms,
⇒20C3=(17)!3!20!
Solving the factorial,
⇒20C3=(17)!(3×2×1)20×19×18×17!
Simplifying we get,
⇒20C3=10×19×6
Multiplying the terms we get,
⇒20C3=1140
Their product is multiple of 3 when at least one of the three numbers is multiple of 3.
Multiples of 3 up to first 20 natural numbers are
3,6,9,12,15,18
There are 6 nos.
Total favourable ways are by choosing any 1, 2 or 3 in these 6 numbers
So total favourable ways
Formulas mentioned in formula used, we get
6c1×14c2+6c2×14c1+6c3×14c0
⇒(6×91)+(15×14)+(5×4)
Multiplying the terms we get,
⇒546+210+20
Adding we get,
⇒776
Now the chance that their product is multiple of 3 is
Total favourable ways by total number of ways
That is 1140776
By simplifying, we get
Dividing numerator and denominator by 4, we get = 285194
∴ The probability of getting three integers are chosen at random from the set of first 20 natural numbers.
The chance that their product is multiple of 3 is 285194
Note: Permutations and combinations:
The various ways in which objects from a set may be selected, generally without replacement, to form subsets. This selection of subsets is called a permutation when the order of selection is a factor, a combination when order is not a factor.