Multiple choice

In how many different ways can the letters of the word ‘AROUND’ be arranged?

  1. 60

  2. 120

  3. 720

  4. 360

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The word 'AROUND' has 6 distinct letters. The number of ways to arrange n distinct items is n! (n factorial). For 6 letters: 6! = 6 × 5 × 4 × 3 × 2 × 1 = 720. Option C is correct. This is a straightforward permutation problem with no repeated letters.