I'm quite new at calculus, how could I prove:
$$2xy ≤ x^2 + y^2$$
I just can end up in $(xy)^{1/2} ≤ (x+y)/2$. And even though I know that this is true too, I don't know how to prove it either. Thank you in advance :D
I'm quite new at calculus, how could I prove:
$$2xy ≤ x^2 + y^2$$
I just can end up in $(xy)^{1/2} ≤ (x+y)/2$. And even though I know that this is true too, I don't know how to prove it either. Thank you in advance :D
The trivial inequality $a^2 \geq 0$ is true for any $a$. Im particular, it must be true that
$$ (x-y)^2 \geq 0 $$
But, $(x-y)^2 = x^2 - 2xy + y^2 $. Therefore, the result follows.