Allan collected 5 keys more than Allen, but Allen gathered 5 keys less than Ellen.
All in all, they have 34 keys.
Allen, who has the least number of keys, decides to put his keys in a key ring.
In how many ways can he arrange his keys in a key ring?
Note: Reflections and rotations are considered identical.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Allan has (k-5)+5 keys (simply, k keys), Allen has k-5 keys, and Ellen has k keys. Generating the equation, we have k + (k - 5) + k = 34 Solving for k, we have 8. That means Allen has 8 keys.
When arranged in a key ring, it becomes a "SPECIAL" circular permutation with a formula of (n-1)! divided by two.
So, substituting the given with the formula. Therefore, there are (8-1)! = 5040 / 2 = 2520 ways to arrange the keys in a key ring.