2025 AMC 8 Problems/Problem 22
Problem 22
A classroom has a row of 35 coat hooks. Paulina likes coats to be equally spaced, so that there is the same number of empty hooks before the first coat, after the last coat, and between every coat and the next one. Suppose there is at least 1 coat and at least 1 empty hook. How many different numbers of coats can satisfy Paulina's pattern?
Solution 1
Suppose there are coats on the rack. Notice that there are "gaps" formed by these coats, each of which must have the same number of empty spaces (say, ). Then the values and must satisfy . We now use Simon's Favorite Factoring Trick as follows: Our only restrictions now are that and . Other than that, each factor pair of produces a valid solution , which in turn uniquely determines an arrangement. Since has factors, our answer is . ~cxsmi
Solution 2
Say Paulina placed coats. That will divide the 35 hooks into spaces and empty hooks. Therefore, The values of that satisfy this are The answer is . ~Tacos_are_yummy_1