I have an inequality
$a\geq b + c$
where $a,b$ and $c$ are positive numbers.
Can I write this in the following way?
$log(a) \geq log(b) + log(c)$
I have an inequality
$a\geq b + c$
where $a,b$ and $c$ are positive numbers.
Can I write this in the following way?
$log(a) \geq log(b) + log(c)$
$a=5,b=2,c=3$ is a counterexample.