I was curious if the following inequalities hold.
Inequality #1
Assume $A, B, C, D$ are real numbers.
Given:
$A\le C$
$B\le D$
Does $A+B\le C+D$ hold?
Inequality #2
Assume $A, B, C, D$ are real numbers, and $A, C\ge 0$.
Given:
$A\le C$
$B\le D$
Does $AB\le CD$ hold?
We have $\color{red}{A \leq C}$ and $\color{blue}{B \leq D}$ so \begin{eqnarray*} \color{red}{A}+B \leq \color{red}{C}+\color{blue}{B} \leq C +\color{blue}{D}. \end{eqnarray*} The other inequality follows similarly provided the values are positive.