InterviewSolution
Saved Bookmarks
| 1. |
Two dice are thrown at random. Match the following |
|
Answer» <P> Solution :P(sum of the face number thrown is 5) `rarr1/9`P(the number on ONE DIE is double the number on the other)`rarr1/6` P(one die gives the number 5 and the other a number less than 5)`rarr2/9` P(both DICE show the same number other than 6)`rarr5/36` |
|