

InterviewSolution
Saved Bookmarks
1. |
A box contains cards on which the numbers, 3, 5, 7, 9 …….., 35, 37 are printed. A card is drawn from the box at random. Find the probability that the card has a prime number. |
Answer» The numbers printed on the cards are 3, 5, 7, 9, 35, 37. ∴ Total number of all possible outcomes = 18 The prime numbers marked on the cards are 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37. The number of favourable outcomes = 11 ∴ The required probability = \(\frac { 11 }{ 18 }\) |
|