Let's say there are two numbers a and b:
In all the books it is said that the arithmetic mean of a and b is greater than or equal to the geometric mean of $a$ and $b$ if $a>0, b>0$.
But why can't we say the arithmetic mean of a and b is greater than or equal to the geometric mean of $a$ and $b$ if $a>=0, b>=0$?
$a=0$ or $b=0$ is a trivial condition for the AM-GM inequality as if any one of them is 0, GM becomes 0 and AM will obviously be greater than 0. $a=b=0$ is the equality condition for the equality. Hence the books display it as $a{\gt}0$ and $b{\gt}0$ as the non trivial condition.