The formula for the number of monomials in variables $w,x,y,\ldots,z$ of degree $m$ (where e.g. $x^iy^jz^k$ degree $m=i+j+k$) is $$\binom{m+n-1}{n-1},$$ where $m$ is degree of monomial and $n$ is the number of distinct variables in that monomial(e.g. in $x^2y^3z^4~, m=9,n=3$).
My book describes that the formula is same as that of number of ways of placing identical objects into distinct boxes as these two situations are similar.
But I can't find how are they similar... Kindly help me with this...