4. Let (a, b in mathbb{R}) and (a < b). Assume that the function (f) is continuous and increasing on ([a, b]). Prove that
[int_{a}^{b} xf(x) dx geq frac{a + b}{2} int_{a}^{b} f(x) dx]
Hint: define a new function (F(t) = int_{t}^{a} xf(x) dx - frac{a+t}{2} int_{t}^{a} f(x) dx) and prove it's non-decreasing on ([a, b]).
You may also need to use the Integral Mean Value Theorem (practice problems of Unit 7 Q7) in your proof.