

InterviewSolution
Saved Bookmarks
1. |
Tickets numbered from 1 to 12 are mixed up together and then a ticket is withdrawn at random. Find the probability that the ticket has a number which is a multiple of 2 or 3. |
Answer» Correct Answer - `2/3` Clearly, n(S) = 12 and `E = {2, 4, 6, 8, 10, 12, 3, 9} rArr n(E) = 8.` |
|