InterviewSolution
Saved Bookmarks
| 1. |
Let the nine different lettersA, B, C… I in {1, 2, 3, …, 9}. Then find the probability that product (A - 1)(B - 1) … (I - 9) is an even number. |
|
Answer» `THEREFORE` Required probability = 1 |
|