InterviewSolution
| 1. |
Find the probability that getting 4 digit number with 1 in the unit place and 2 in the tens place when the numbers 1,2,3,4 and 5 are arranged at random without repeating. |
|
Answer» 1/20 The numbers can be WRITTEN in 5! different ways then n(S) = 5! = 120 |
|