A test consisting of $12$ questions is scored with $200$ points. How many ways can the $200$ points be assigned if each question must be worth at least $10$ points but no more than $25$ and the scores must be a multiple of $5$?
I'm thinking about a possible combination with repetition. $15$ points ($80/5$) out of $12$ questions. But I don't know how to apply the maximum restriction of $25$.$3$ to each question $\frac{25-10}{3}$.
But it may not be a combination with repetition either, as I interpret the statement as meaning that it doesn't matter if the first question is worth $30$ points and the second is worth $10$, which is the other way around. I understand that this specific example is a unique way, isn't it?