Prove if f is positive and increasing on $[a, b]$ then for all $n\ge 0$ we have $L_n \le A \le R_n$. (Riemann sum)
Let $A$ denote the actual area.
Let $L_n$ denote the left Riemann sum.
Let $R_n$ denote the right Riemann sum.
So far what I did:
$$\int_{a}^{b} f(a) dx \leq \int_{a}^{b} f(x) dx \leq \int_{a}^{b} f(b)$$
But after this I am stuck on the proof?