InterviewSolution
Saved Bookmarks
| 1. |
How Many Words With Or Without Meaning, Can Be Formed By Using All The Letters Of The Word, 'delhi' Using Each Letter Exactly Once? |
|
Answer» The word 'DELHI' has 5 letters and all these letters are different. Total number of words (with or without meaning) that can be formed using all these 5 letters using each letter exactly once = Number of ARRANGEMENTS of 5 letters taken all at a TIME = 5P<SUB>5</sub> =5!=5×4×3×2×1=120. The word 'DELHI' has 5 letters and all these letters are different. Total number of words (with or without meaning) that can be formed using all these 5 letters using each letter exactly once = Number of arrangements of 5 letters taken all at a time = 5P<sub>5</sub> =5!=5×4×3×2×1=120. |
|