Permutations and Combinations: Question 9
Syllabus 5.2
Consider the letters of the word ADDRESSES.
(a) Find the number of different arrangements of these letters. [1]
(b) Find the number of different arrangements of these letters in which the three Ss are next to each other. [3]
(c) Find the number of different arrangements of these letters that start with the letter A. [2]
Show worked solution Hide worked solution
Worked solution
Part (a): Total arrangements of the 9 letters
The word ADDRESSES has letters: A, D, D, R, E, S, S, E, S. Reading off the letter counts: D appears times, E appears times, S appears times, and A, R each appear once.
If all letters were different, there would be arrangements. Since swapping identical letters with each other doesn’t create a new arrangement, divide by the factorial of each repeated count:
Check (positions method): choose which of the positions hold an S: . From the remaining positions, choose which hold a D: . From the remaining positions, choose which hold an E: . The last positions take the distinct letters A, R in either of orders. Both methods agree: .
Part (b): The three Ss together (block method)
Glue the three Ss into a single block, SSS. Because the three Ss are identical, there is no extra factor for “ordering inside the block”, any rearrangement of the Ss inside it looks the same.
This leaves objects to arrange: the block SSS, together with A, D, D, R, E, E (that’s single letters block objects). Among these, D still repeats twice and E still repeats twice:
Check (proportion argument): among all ways to choose the (identical) positions for the three Ss out of slots, the number of ways that give consecutive positions is (the runs ). So the fraction of arrangements with the Ss all together should be . Checking against part (a)‘s total: Both methods agree: .
Part (c): Arrangements starting with A
Fix A in the first position. This leaves the other letters (D, D, R, E, S, S, E, S) to arrange in the remaining positions, where D still repeats twice, E still repeats twice, and S still repeats three times:
Check (proportion argument): A occupies exactly of the letter-slots overall, and since A is not repeated, by symmetry A is equally likely to sit in any of the positions across all arrangements from part (a). So the fraction of arrangements with A first is : Both methods agree: .
Final answers
- (a) Total arrangements
- (b) The three Ss together
- (c) Starting with A