Question
Question: Cards are numbered from 1 to 25. Two cards are drawn one after the other. Find the probability that ...
Cards are numbered from 1 to 25. Two cards are drawn one after the other. Find the probability that the number on one card is a multiple of 7 and on the other is a multiple of 11.
Solution
Hint: To find the probability we list out the multiples of 7 and 11 respectively and we use the probability formula, probability of an event =total number of outcomesnumber of favorable outcomes.
Complete step-by-step answer:
Given Data, cards are numbered from 1 to 25.
The cards which are multiples of 7, (from 1 – 25) are 7, 14 and 21. And the cards which are multiples of 11 are 11 and 22.
We have to find the probability that the number on one card is a multiple of 7 and on the other is a multiple of 11, i.e.
We have to pick one number from {7, 14, 21) and one from {11, 22}.
The probability of favorable outcomes of a given set is given by
P = nCr=r!(n - r)!n!, (where the symbol ! denotes factorial)
Where n is the total elements in the set and r is the number of elements we want to pick.
Probability of picking multiple of 7 = 3C1
And probability of picking a multiple of 11 = 2C1
And the total number of possibilities of picking two numbers from numbers 1 to 25 = 25C2
Hence the required probability = total number of outcomesnumber of favorable outcomes= 25C23C1×2C1
⇒Probabiliity P = 2!(25 - 2)!25!1!(3 - 1)!3!×1!(2 - 1)!2! ⇒P = 2!(23)!25!2!3!×1!2!=(225×24)3×2=501 --- (n! of a number is = n(n-1)(n-2)(n-3)……….) and 0! = 1.
Therefore the probability of drawing two cards from 1 to 25 where one is a multiple of 7 and other is a multiple of 11 is501.
Note: In order to solve questions of this type the key is to know the formulae of probability and the probability of a number of favorable outcomes from a given set. It is also important to understand the simplification of P =nCr=r!(n - r)!n!, using the concept of factorials.
The factorial of a positive integer n, denoted by n! is the product of all positive integers less than or equal to n.