Answer: x+y ≥ 2√(xy) ⇔ (x+y)^2 ≥ 4xy ⇔ x^2+y^2+2xy ≥ 4xy ⇔ (x−y)^2 ≥ 0, which is true. Equality holds when x=y.
I've solved it until (x−y)^2 ≥ 0, but I don't understand "which is true". If y is larger than x won't it not be true? e.g. 14 - 16 = -2. (I get this now!)
Also, it means x is larger than or equal to y. How do we know equality holds when x=y and not when x is larger than y? (Still don't get this)
Thank you.