Question
Question: Out of 40 consecutive natural numbers, two are chosen at random. Probability that the sum of the num...
Out of 40 consecutive natural numbers, two are chosen at random. Probability that the sum of the numbers is odd, is
A) 2914
B) 3920
C) 21
D) None of these
Solution
To solve this problem we should know that the sum of two odd numbers is always even. Again the sum of two even numbers is always even. So, to get the sum of 2 integers as odd one must be even and the other one must be odd. Then calculate all the sample space and required outcome using the concept of permutation and combination. And to calculate the required probability following detailed steps are done.
Complete step by step answer:
The sum of two odd numbers is always even. Again the sum of two even numbers is always even. So, to get the sum of 2 integers as odd one must be even and the other one must be odd.
Given the natural numbers are 1, 2,3,4,5,6,………,38,39,40 .
In 40 consecutive integers, 20 are even and 20 are odd.
The even natural numbers of 40 consecutive natural number are 2,4,6,…,36,38,40
The even natural numbers of 40 consecutive natural number are 1,3,5,…..,35,37,39
Now, the total outcome will be equal to select two random numbers from 40 consecutive natural number,
⇒40C2
It is a form of combination,
⇒nCr=r!(n−r)!n!
Now simplifying it,
=2!(40−2)!40!
=1×2×(38)!40×39×38!
As, 38! is in both numerator and denominator so it gets cancel out .Hence,
=240×39
=20×39
=780
Similarly, to select one odd number from 20 natural numbers from the 40 consecutive natural number =20C1
Now simplifying it,
⇒20C1=1!(20−1)!20!
=1×(19)!20×19!
As, 19! is in both numerator and denominator so it gets cancel out .Hence,
⇒20C1=20
Similarly, to select one even number from 20 natural numbers from the 40 consecutive natural number =20C1
Now simplifying it,
⇒20C1=1!(20−1)!20!
=1×(19)!20×19!
As, 19! is in both numerator and denominator so it gets cancel out .Hence,
⇒20C1=20
Now we know that the probability formula of an event as,
Probability, P(E)=the total number of outcomestotal number of possible outcomes
Therefore the required outcome is = 20C1×20C1
Therefore, probability that the sum of the numbers is odd, is
=40C220C1×20C1
=78020×20
=780400
=3920
Hence the correct option is (B) 3920.
Note:
To calculate such type of question, we should have knowledge about the permutation and combination and the basic concepts and formula of probability. We should also have basic concepts of natural numbers, real numbers etc. We should know that the sum of two odd numbers is always even. Again the sum of two even numbers is always even. So, to get the sum of 2 integers as odd one must be even and the other one must be odd.