If $a+b=1$ such that $a$ and $b$ are positive real numbers, then prove $$a^a b^b+b^a a^b\le1$$
I tried applying Arithmetic and Geometric mean but it doesn't work. I also tried to equate the given equation with $a^0$( which would be equal to $1$), but, as it turns out, that doesn't work either
By AM-GM $a^ab^b+a^bb^a\leq a\cdot a+b\cdot b+b\cdot a+a\cdot b=1$.