Permutations and Combinations: Question 3
Syllabus 5.2
Consider the letters of the word BOOKKEEPER.
(a) Find the number of different arrangements of these letters. [1]
(b) Find the number of different arrangements of these letters in which the two Ks are next to each other. [4]
(c) Find the number of different arrangements of these letters in which the two Ks are not next to each other. [2]
Show worked solution Hide worked solution
Worked solution
Part (a): Total arrangements of the 10 letters
The word BOOKKEEPER has letters: B, O, O, K, K, E, E, E, P, R. Reading off the letter counts: O appears times, K appears times, E appears times, and B, P, 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 E: . From the remaining positions, choose which hold an O: . From the remaining positions, choose which hold a K: . The last positions take the distinct letters B, P, R in any of orders. Both methods agree: .
Part (b): The two Ks together (block method)
Glue the two Ks into a single block, KK. Because the two Ks are identical, there is no extra factor for “ordering inside the block”. Swapping them gives the same block.
This leaves objects to arrange: the block KK, together with B, O, O, E, E, E, P, R (that’s single letters block objects). Among these, O still repeats twice and E still repeats three times:
Check (proportion argument): among all ways to choose the (identical) positions for the two Ks out of slots, the number of ways that give adjacent positions is (the pairs ). So the fraction of arrangements with the Ks adjacent should be . Checking against part (a)‘s total: Both methods agree: .
Part (c): The two Ks not together (complement)
The arrangements with the Ks not adjacent are the total from part (a) minus the “together” arrangements from part (b):
Check (gap method): first arrange the non-K letters (B, O, O, E, E, E, P, R), which has arrangements. This creates gaps (one before, one after, and one between each pair of these letters) into which the identical Ks can be placed so they are never adjacent to each other. Choosing of these gaps: . Both methods agree: .
Final answers
- (a) Total arrangements
- (b) The two Ks together
- (c) The two Ks not together