Let $f \in \mathcal{C}[a,b]$. Assume that $min_{x \in [a,b]} f(x)=m>0$ and let $M=max_{ x \in [a,b]}f(x)$. Which of the following inequalities are true?
$(A)$ $\frac{1}{M} \int\limits_a^b f(x) \ dx + m \int\limits_a^b \frac{1}{f(x)} \ dx \geq 2 \sqrt{\frac{m}{M}}(b-a)$
$(B)$ $\int\limits_a^b f(x) \ dx \int\limits_a^b \frac{1}{f(x)} \ dx \geq (b-a)^2$
$(C)$ $ \int\limits_a^b f(x) \ dx \int\limits_a^b \frac{1}{f(x)} \ dx \leq (b-a)^2$
So according to answer at the back $A \& B$ are the correct options. $B$ is clear to me you replace $f$ and $1/f$ on the $LHS$ by its appropriate bounds to attain the inequality. I am not sure how to attack $A$. Any help?