Question
Question: From eighty cards numbered \[1{\text{ - }}80\] , two cards are selected randomly. The probability th...
From eighty cards numbered 1 - 80 , two cards are selected randomly. The probability that both the cards have the numbers divisible by 4 is given by
1) 21621
2) 31619
3) 41
4) NONE OF THESE
Solution
Hint : We have to find the required probability . We solve this question using the concept of permutation and combination . We firstly find the total possible arrangements and also the favourable outcomes using the formula of combination . The probability is given by favourable outcomes to the total possible arrangements .
Complete step-by-step answer :
Given :
There are 80 cards and there we need to choose 2 cards where those cards are divisible by 4.
Within the 80 cards there are 20 cards that are divisible by 4 that is, the numbers are 4,8,12,16,20,24,28,32,36,40,44,48,52,60,64,68,72,76 and 80 .
So ,
The total ways of selecting two cards = 80C2
Total numbers from 1 to 80 which are divisible by 4 = 20
now ,
the number of ways for favourable outcome = 20C2
Hence , the probability that the chosen card is divisible by 4 = 80C220C2
Also , we know that formula of combination is given as :
Using the formula and substituting the values , we get
20C2 = (20−2)!×2!20!
The probability that the chosen card is divisible by 4 =
80C2 = (80−2)!×2!80!
On solving , we get
The probability that the chosen card is divisible by 4 =
80C220C2=(80−2)!×2!80!(20−2)!×2!20!
=(3160190)
=31619
Thus , the probability of selecting both divisible by 4 is . 31619
Hence , the correct option is (2)
So, the correct answer is “Option 2”.
Note : Corresponding to each combination of nCr we have r! permutations, because r objects in every combinations can be rearranged in r! ways . Hence , the total number of permutations of n different things taken r at a time is nCr× r! . Thus nPr = nCr × r! , 0< r ⩽n
Also , some formulas used :
nC1 = n
nC2= 2 n(n−1)
nC0 = 1
nCn = 1