Suppose that te function $f:[0,\infty)\rightarrow\mathbb{R}$ is continuous and strictly increasing, with $f(0)=0$ and $f([0,\infty))=[0,\infty)$. Then define $$F(x)=\int_{0}^{x}f\qquad\text{and}\qquad G(x)=\int_{0}^{x}f^{-1}\qquad\text{for all $x\geq 0$}$$ Prove Young's Inequality: $$ab\leq F(a)+G(b)\qquad\text{for all $a\geq0$ and $b\geq0$}$$
For this question, I think I need to use this formula:
Prove $\int_{0}^{x}f+\int_{0}^{f(x)}f^{-1}=xf(x)\qquad\text{for all $x\geq0$}$
I tried to use Cauchy Inequality, but it didn't give me any clews keep going to solve the problem. Can someone give me a hint or suggestion to start? Thanks.