I am reading a paper, they let a random variable $a$ and its average $\bar{a}$ satisfy $0 \leq a, \bar{a} \leq 1$, after that, they conclude
$\mathbb{E} \{ (a - \bar{a})(a + \bar{a}) \} \leq 2 \mathbb{E} \{ |a - \bar{a} |\}$
The above inequality may be trivial, but it is not for me. Could you please explain why? Thank you very much!
$$E[(a-\bar{a})(a+\bar{a})]\leq E[|a-\bar{a}|(a+\bar{a})]\leq 2E[|a-\bar{a}|],$$
where the second inequality follows from the fact that $(a+\bar{a})\leq 2$.