For $x>0$ let $f(x)=x^{2/3}(6-x)^{1/3}$ and $g(x)=x\ln(x),$ then prove that $f(x)=g(x)$ only has one real solution
Since $g(x)$ is always positive $f(x)$ will only be defined in $(0,6)$.
$\displaystyle f'(x)=\frac{2(6-x)^{1/3}}{3x^{1/3}}+\frac{x^{2/3}}{3(6-x)^{1/3}}$, since $f'(x)$ is always positive $f(x)$ is an increasing function. $g'(x)$ is also positive which means that $g(x)$ is also an increasing function. None of the functions seems to have a maxima or a minima, so I can't figure out how to compare them.
Edit: I figured out that $g(x)$ should be a concave upward function, and $f(x)$ is a concave downward function through double differentiation but I still can't figure out how to prove this :(