

InterviewSolution
Saved Bookmarks
1. |
A card is drawn at random from a well - shuffled pack of 52 cards. What is the probability that the card bears a number greater than 3 and less than 10 ? |
Answer» Correct Answer - `6/13` There are four suits in all, and the number of cards bearing a number greater than 3 and less than 10 in each suit is 6. `therefore` total number of favourable cases `= (6 xx 4) = 24`. Total number of cards = 52. |
|