Multiple choice In how many different ways can the letters of the word 'NEGAT' be arranged? 15 25 60 125 120 Reveal answer Fill a bubble to check yourself E Correct answer Explanation The word 'NEGAT' has 5 distinct letters. The number of ways to arrange n distinct items is n factorial (n!), which is n×(n-1)×(n-2)×...×1. For 5 letters: 5! = 5×4×3×2×1 = 120 arrangements.