Possible Duplicate:
Proving Integral Inequality
Let $f$ be defined on $[0,1]$ with $f(0)=0$ and $0 < f'(x) \leq 1$. Prove that $$ \int_{0}^{1} f^3(x)\ dx \leq \bigg[ \int_{0}^{1} f(x)\ dx\bigg]^2$$
Now I have been able to show that $0 < f(x) \leq x$ from this it is simple to show that $f(x) \leq 1$ and hence $f^3(x) \leq f(x)$ thus $\int_{0}^{1} f^3(x)\ dx \leq \int_{0}^{1} f(x)\ dx$.

