逻辑证明 证明 若x>a2+b2,则x>2ab

2026年09月11日 18:49
有1个网友回答
网友(1):

(a-b)2>=0;
a2-2ab+b2>=0;
a2+b2>=2ab;
若x>a2+b2,则x>2ab.
证毕.