Show that $\displaystyle|a|\leq \int_{-1}^{1}\,|ax+b|\,\text{d}x$.
I did this problem but in a way that I do not like. I just divided it into many cases. Assumed $a>0$ and then did cases depending on where $-b/a$ is. However, this seems very computational and there must be a simpler way, at least i hope. This problem arose when considering the linear functional from $Span\{1,x\}$ with $L^1$ norm to $f'(0)$. I wanted to show that this operator is bounded which leads to the following inequality.



\begin{align} \int_{-1}^1|ax + b| {\rm d}x&=\int_{-1}^1\big|(ax + b)\,\text{sign}(x)\big| {\rm d}x \\&\ge \left|\int_{-1}^1 (ax + b)\,\text{sign}(x) {\rm d}x\right|\\ &= |a|. \end{align}
(I think this is the first time I use the inequality $\displaystyle\int_a^b|f| \ge \left|\int_a^bf\right|$ in this direction!)
Edit by Batominovski. Please undelete this. Your idea works. It just needs a small twist. I fixed that for you. (You can delete this remark. I am ok with that.)
Edit by Aryaman. The above solution is mainly thanks to Batominovski, who fixed a rather silly calculation of mine. Thank you!