The formula you mentioned is ONLY applicable when 'n' things are to be distributed to 'r' people without any restrictions, i.e 1 person can get all 'n' and others get 0 and so on.
We are given a condition that each child receives at least 1 gift here, so the formula cannot be directly applied in this case.
Always make sure you apply formulas correctly when using them, IMO a formulaic approach to P&C often gives misleading answers for the test makers frame questions such as this, where you could go wrong when you use the formula directly. A more logical approach always gets you close to the answer, even for a educated guess.
Once we recognize the problem tests us on (n+r-1)C(r-1), we should ensure we the formula is applicable to our scenario. Hence we initially distribute the first 6 gifts and then use the formula.
A more general way of approaching P&C problems is to always account for *any given conditions* in the problem before using generic counting methods/slot method or even for formulas.
kakz wrote:@ashwin
Shouldn't the formula be (n-1)C(r-1) in this case? I mean, if we do not consider that each child has first been given 1 gift each at the beginning