Let $x$ and $y$ be two positive real numbers such that $x+y=2$. Then show that $$x^2y^2(x^2+y^2)≤2,$$
In $x+y=2$ implies $x^3y^3(x^3+y^3)≤2$, for positive $x$ and $y$. we can see that $t=xy$ solves pretty simple. But here we get $$t^2(4-2t) \leq \Big({t+t+4-2t\over 3}\Big)^3 = {64\over 27}$$ which is greater than $2$.
Edit: Ahh, true it is not that much harder than I thought at first. Since $$0\leq t =xy\leq \Big({x+y\over 2}\Big)^2 =1$$ we have $$(t-1)(t^2-t-1)\geq 0$$ which is equivalent to $$t ^2(4-2t)\leq 2$$
Let us assume that $$x^2y^2(x^2+y^2)>2$$ A $x+y=2$, we have $x^2+y^2=4-2xy$. Substituting this in the inequality above, we get $$4x^2y^2-2x^3y^3>2$$ This implies that $$2x^2y^2>1+x^3y^3$$ This is a contradiction because $2x^2y^2\leq 1+x^4y^4$ by AM-GM inequality, and $1+x^4y^4\leq 1+x^3y^3$. The last inequality is true because $xy\leq 1$, which is something we get by applying the AM-GM inequality to the equation $x+y=2$.
Hence proved