A total of 360 identical notebooks are to be distributed equally among students, where , such that each student receives an integer number of notebooks strictly greater than 1. If must be a multiple of 4, how many different values of are possible?
Answer: 11
Answer
The total number of possible values for is 11.
To find the number of valid values of , prime factorize . For to be a factor of 360 and a multiple of 4, the exponent of 2 must be 2 or 3 (2 choices), the exponent of 3 can be 0, 1, or 2 (3 choices), and the exponent of 5 can be 0 or 1 (2 choices), yielding total factors of 360 that are multiples of 4. Excluding , which results in 1 notebook per student, leaves valid values.
Step-by-Step Solution
Key Concept
Counting constrained factors using prime factorization