Show that
$$[(m+n)x]+[(m+n)y] \ge [mx+(n-1)y]+[my+(n-1)x]$$
where $m,~n \in \Bbb{N}$ and $0\le x,~y < 1$.
I've tried everything for about half a day and still couldn't figure it out. Actually I don't know if it is true so should I say, 'show that if it is right or not'. This question was aroused from the question, show that
$$\frac{(5m)!(5n)!}{m!n!(3m+n)!(3n+m)!}$$
is an integer where $m,~n$ are natural numbers. This question was so hard but I was able to prove it by seperating some cases. Then I began to wonder if I could generalize this, which is actually the same question I proposed above. At first, I thought I could replace $n-1$ into plain $n$, but I did find a counter-example for that case. So now I'm wondering if the very first proposition holds since for now I couldn't find any counter-example. So I'm guessing the inequality might be true.
Please help me! The question is killing me! It would be also glad if someone could suggest any idea to solve the second question in a simple(or brilliant) manner.
EDIT The factorial question can be reduced to proving the given inequality for the special case when $m=3,~n=2$ as Ewan Delanoy had explained well below. This implies that proving the inequality is just the same as proving that
$$\frac{(mx)!(ny)!}{x!y!(mx+(n-1)y)!(my+(n-1)x)!}$$
is an integer. We can also think about generalizing this question into proving for the case where the $x,~y$ in the denominator is something like $ax,~by$. But first I'd just be happy to know how to prove (or show counter-example) the first inequality I suggested.
Let $m=6,n=3,x=0.10,y=0.21$. $$\lfloor(m+n)x\rfloor+\lfloor(m+n)y\rfloor=\lfloor0.90\rfloor+\lfloor1.89\rfloor=0+1=1.$$ $$\lfloor mx+(n-1)y\rfloor+\lfloor my+(n-1)x\rfloor=\lfloor1.02\rfloor+\lfloor1.46\rfloor=1+1=2.$$