Let $f\in C[a,b]$. Assume that $\min_{[a,b]}f=m>0$ and $M=\max_{[a,b]}f$.
Which one is true?
a. $$\frac{1}{M}\int_a^bf(x)dx+m\int_a^b\frac{1}{f(x)}dx\geq 2\sqrt{\frac{m}{M}}(b-a)$$
b. $$\int_a^bf(x)dx\int\frac{1}{f(x)}dx\geq (b-a)^2$$
c. $$\int f(x)dx\int_a^b\frac{1}{f(x)}dx\leq (b-a)^2$$
For the first one
$$\frac{1}{M}\int _a^bf(x)+m\int _a^b\frac{1}{f(x)}dx\geq {\frac{m}{M}}(b-a)+{\frac{m}{M}}(b-a)$$
and the last two I am not getting.
How to find these?
For a. Note that if $x > 0$, we have ${x\over M} + {m \over x} \ge 2 \sqrt{m \over M}$ (the function is strictly convex and unbounded as $x \downarrow 0$ and $x \to \infty$, differentiate to find the minimiser).
For b. use Cauchy-Schwarz with the functions $x \mapsto \sqrt{f(x)}$ and $x \mapsto \sqrt{1 \over f(x)}$.
For c. pick any non-constant $f$ that satisfies the hypotheses.