I've got the number $\max\{a,b\}$ and $a,b\in \mathbb R$
$\max\{a,b\}=a, a\geq b$ or $\max\{a,b\}=b, a<b$
We can see that $\max\{a,b\}\leq c$ only if $a\leq c$ and $b\leq c$
Now, if $a,b,c,d \in \mathbb R$ , prove that $\max\{a+b,c+d\} \leq \max\{a,c\} + \max\{b,d\}$
I am really stuck here, I need this for my University.
max{a,b}=a, a≥b or max{a,b}=b, a<b We can see that max{a,b}≤c only if a≤c and b≤c Now, if a,b,c,d ∈ R , prove that max{a+b,c+d} ≤ max{a,c} + max{b,d}
I am really stuck here, I need this for my University.
– George K. Oct 19 '16 at 16:52