Question
Question: Two numbers are selected at random from a set of first 120 natural numbers, then the probability tha...
Two numbers are selected at random from a set of first 120 natural numbers, then the probability that product of selected number is divisible by 3 is:
(a) 35713
(b) 357199
(c) 357158
(d) 357160
Solution
First, before proceeding for this, we must know how many numbers from 120 natural numbers are divisible by 3. Then, by using the nth term formula of AP where a is first term, d is common difference, n is the number of terms and anis the nth term to get the count of numbers divisible by 3 as an=a+(n−1)d. Then, by using the concept of probability to get any probability we can also use the concept of subtracting it from 1 which is not required probability, we get the desired result.
Complete step-by-step answer:
In this question, we are supposed to find the probability that a product of selected numbers is divisible by 3 when two numbers are selected at random from a set of first 120 natural numbers.
So, before proceeding for this, we must know how many numbers from 120 natural numbers are divisible by 3.
So, we know the concept of AP where the divisible by 3 numbers start from 3 and the last number 120 is also divisible by 3.
So, we get the AP for divisible 3 from the first 120 natural numbers as 3, 6, 9, ....., 120.
Now, by using the nth term formula of AP where a is first term, d is common difference, n is the number of terms and anis the nth term to get the count of numbers divisible by 3 as:
an=a+(n−1)d
No, by substituting the value of a as 3, d as 3 and anas 120, we get the total count of terms divisible by 3 which is n as:
120=3+(n−1)3⇒117=3n−3⇒120=3n⇒n=3120⇒n=40
So, we get 40 terms from the first 120 natural numbers that are divisible 3.
Now, we can also say that 80 terms are not divisible by 3 from the first 120 natural numbers.
Then, by using the concept of combination to get the total number of cases that two numbers are selected at random from 120 numbers as:
120C2
Then, by using the concept of probability to get any probability we can also use the concept of subtracting it from 1 which is not required probability.
So, we get the probability of numbers selected from 80 numbers that are not divisible by 3 is given by:
80C2
Then, we get the probability by taking the ratio of favourable outcomes to the total outcomes for the probability of numbers not divisible by 3 as:
120C280C2
Then, by using the concept mentioned above , we get the probability of the two numbers being selected is divisible by 3 is given by:
1−120C280C2
Then, by solving the above expression, we get the required probability as:
1−2!×(80−2)!×120!80!×2!×(120−2)!⇒1−78!×120×119×118!80×79×78!×118!⇒1−120×11980×79⇒1−357158⇒357357−158⇒357199
So, we get the probability of two numbers selected from the first 120 natural numbers divisible by 3 as 357199.
So, the correct answer is “Option (b)”.
Note: Now, to solve these type of the questions we need to know some of the basics to get the value of nCr is given by the formula of the combination:
nCr=(n−r)!r!n!
To find the factorial of the number n, multiply the number n with (n-1) till it reaches 1. To understand let us find the factorial of 4.
4!=4×3×2×1⇒24