Multiple choice

In how many different ways can the letters of the word 'HAPPY' be arranged having both P's together?

  1. 24

  2. 12

  3. 60

  4. 120

  5. 50

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

Treat the two P's as one unit. The letters are H, A, (PP), Y. There are 4! = 24 arrangements.

AI explanation

Treat the two P's as a single combined letter, which reduces the word HAPPY to four distinct units (H, A, PP, Y). The number of arrangements for these 4 units is calculated using the factorial method as 4 factorial. 4 factorial equals 24, which is the total number of possible arrangements.