If $x,y,z>0$, prove that: $\frac{x}{y+z}+\frac{y}{x+z}+\frac{z}{x+y}\ge \sqrt{2}\sqrt{2-\frac{7xyz}{(x+y)(y+z)(x+z)}}$
The solution goes as follows:
$a=\frac{x}{y+z}$, $b=\frac{y}{z+x}$, $c=\frac{z}{x+y}$. We can see that:
$ab+bc+ac+2abc=1$
It's enough if: $(a+b+c)^2\ge 4-14abc$
$(a+b+c)^2\ge 4(ab+bc+ab+2abc)-14abc$
From Schur it is enough if: $6abc\ge\frac{9abc}{a+b+c}$ which is true from Nesbit.
Could you please provide a more intuitive and easier approach?
if $x,y,z > 0 $, say $a = \frac{x}{y+z} , b=\frac{y}{x+z} , c=\frac{z}{x+y} $ then we'll proof that $$(a+b+c)^2 \ge 4 - 14\cdot a \cdot b \cdot c $$ $(a+b+c)^2 = a^2+2.a.b+b^2+2.a.c+2.b.c+c^2 = a^2+b^2+c^2+2(a.b+b.c+a.c) $
as you said $a.b+a.c+b.c+2.a.b.c = 1$
$a^2+b^2+c^2 +2(1-2.a.b.c) \ge 4 - 14.a.b.c $
$ a^2+b^2+c^2 +2 - 4.a.b.c \ge 4 - 14.a.b.c $
$ a^2+b^2+c^2 +10.a.b.c \ge 2 $
since $x,y,z > 0 $ means that $x$ or $y$ or $z$ are positive numbers, their lowest value is $ 0 + 10^{-n} $ and since our inequality speaks also minimum value, we can get the result by assuming the minimum value of $x,y,z$ there
for the simplest case scenario, this happens when $ x= y= z$ at the lowest level
$ x^2/(z+y)^2+y^2/(z+x)^2+z^2/(y+x)^2 + (10.x.y.z)/((y+x)(z+x)(z+y)) \ge 2 $
so if i say $x=y=z$, the result is $2$ this means that even if $x , y , z$ was $ < 0 $ our inequality would still be greater than 2