Show:
$$|\int^{b}_{a} f(x) dx | \leq \int^{b}_{a} |f(x)|$$
Hint: $-|f(x)| \leq f(x) \leq |f(x)|$ holds for all $x \in dom(f)$
I tried rewriting the integral as a riemann sum but then I just have one big absolute limit and it doesn't really help.
$$|\int^{b}_{a} f(x) dx | = |\lim_{n \to \infty} \sum^{n}_{i=1}f(x_{i}^{*})\Delta x|$$
You know that $-|f (x)| \le f (x) \le |f (x)|$.
Integration conserves inequalities (if b > a) so $-\int_a^b |f (x)| \le \int_a^b f (x) \le \int_a^b |f (x)|$.
Then, by definition, this means that $|\int_a^b f (x)| \le \int_a^b |f (x)|$