Assuming positive real values of $x,y,z$, how can we prove that $(xyz) ⩾ (x+y-z)(y+z-x)(z+x-y)$
Asked
Active
Viewed 1,598 times
-2
-
2That should be a $\geqslant$ instead of > – iamwhoiam Jul 17 '17 at 04:35
1 Answers
1
hint: $(a+b-c)(b+c-a) \le b^2$, by AM-GM. Use this pairwise for $3$ pairs. You can assume $a,b,c$ are sides of a triangle for if not the inequality is trivially true.
DeepSea
- 77,651
-
-
It’s really an awesome hint. What I want to know is how you got it? I mean in Algebra how do we come up with those things? – Knight wants Loong back Aug 11 '20 at 09:50