Prove the inequality $ \int_{0}^{1} x \sqrt{1+ \{f'(x)\}^2 } dx \le {{1} \over {\sqrt{2}}} $, where $f(0)=1, f(1)=0$ and $f'(x)<0, f''(x) \ge 0 $ on the interval $(0, 1)$.
My attempt: Put $ \int_{0}^{x} \sqrt{1+ \{f'(t)\}^2} dt = l(x) $.
Then $ \int_{0}^{1} x \sqrt{1+ \{f'(x)\}^2 } dx = l(1) - \int_{0}^{1} l(x)dx = \int_{0}^{1} \int_{x}^{1} \sqrt{1+ \{f'(t)\}^2} dt \space dx $.
But I couldn't make any progress after this.