Question
Question: Two numbers are selected at random from \(1,2,3,4,....100\) and multiplied. The probability that the...
Two numbers are selected at random from 1,2,3,4,....100 and multiplied. The probability that the product thus obtained is divisible by 3 is.........
(A) 0.55
(B) 0.62
(C) 0.49
(D) 0.60
Solution
Here, we have to find the probability that the product of two numbers from a given number is divisible by 3.
First, we need to find the number of cases of getting the number divisible by3.
Then, we have to divide this by the total number of cases of getting two random numbers from the number.
Finally we get the required answer.
Formula used: nCr=r!(n−r)!n!
Complete step-by-step solution:
Total number of cases obtained by multiplying two numbers out of 100=100C2
Let us say the two numbers are x and y.
Then, x × y = divisible by 3 or3c, where c is any constant number between 1 and100.
So, there are two cases by which we get the product divisible by 3
Case one: Any one of the numbers is divisible by 3
Case two: Both the numbers are divisible by 3.
We will get a product divisible by 3 in both the cases.
Case 1:
Out of 100 numbers, the numbers divisible by 3 are 3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57,60,63,66,69,72,75,78,81,84,87,90,93,96,99 which are 33 numbers in total.
Here, x will be any one of the numbers among these 33 numbers.
Since the number is one among 33 numbers, it can be expressed as 33C1
Ultimately, the other number will be a number which is not in these 33 numbers, i.e., among the remaining 67 numbers in 1,2,3,4,....100
Since the other number is one among 67 numbers, it can be expressed as 67C1
Therefore, Number of cases of getting one number divisible by 3and other is non-divisible of 3 = 100C233C1× 67C1....(1)
Here, we divide 100C2 because the required two numbers is been selected from the total number of cases, 100C2.
Case two:
Both the numbers are divisible by 3.
We know that, there are 33 numbers which are divisible by 3 in 1,2,3,4,....100.
Therefore, numbers of ways of getting two numbers out of 33 numbers is 33C2
Number of ways of getting both the numbers divisible by 3 among total number of cases =100C233C2....(2).
Let us adding (1)and (2) we get
The total number of cases of getting a number divisible by 3 =100C233C1× 67C1+100C233C2
On rewriting the terms we get
=100C2(33C1× 67C1) + 33C2
Expanding the terms by using the formula and we get
=2!(100−2)!100!(1!(33−1)!33!× 1!(67−1)!67!) + 2!(33−2)!33!
On subtracting the denominator terms and we get
=2×1(98)!100×99×98!((32)!33×32!× (66)!67×66!) + 2×1(31)!33×32×31!
On cancelling the same term and we get
=2100×99(33× 67) + 233×32
Let us multiply we get,
=299002211 + 21056
On dividing the terms and we get
=49502211 + 528
Let us add the numerator term and we get
=49502739
On dividing the terms and we get
=0.5533
Rewrite the terms and we get
=0.55
Therefore (A) 0.55 is the correct answer.
Note: These types of questions from probability are solved either using combination or permutation according to the nature of the question.
A combination is used to determine the number of possible arrangements in the given set of collection of items where the order of the selection does not matter. In probability it is used to find the number of ways a number can be drawn or taken out of the given set. Whereas,
Permutation is used to find the number of ways to arrange the given set in a sequence or linear order. In probability, it is used to find the number of cases the selected numbers or set can be arranged in a sequence.