0

I tried to solve this using Riemann sum. I get integral is $f(c)c^2$ for some $c$ in $[0,1]$. But I couldn't show that it is $f(k)/3$ for some $k$ in $[0,1]$. Could you help me? Thanks.

1 Answers1

3

Hint. Note that $$\min_{t\in [0,1]} f(t) \cdot \int_0^1 x^2\,dx\leq \int_0^1 f(x)x^2\,dx \leq \max_{t\in [0,1]} f(t) \cdot \int_0^1 x^2\,dx.$$

Robert Z
  • 145,942