Proof of quadratic inequality using AM-GM
2026-03-28 19:39:53.1774726793
On
Proof of quadratic inequality using AM-GM
618 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
1
On
we have to show that $$x^2y^2+x^2+y^2+4-6xy\geq 0$$ dividing by $x^2+1$ gives $$y^2-\frac{6xy}{x^2+1}+\frac{4+x^2}{x^2+1}\geq 0$$ this is equivalent to $$\left(y-\frac{3x}{x^2+1}\right)^2+\frac{(4+x^2)(x^2+1)-9x^2}{(x^2+1)^2}\geq 0$$ and this is equivalent to $$\left(y-\frac{3x}{x^2+1}\right)^{ 2 }+\frac{(x^2-2)^2}{(x^2+1)^2}\geq 0$$ which is true.
Hint: Expand $(xy-2)^2\ge0$ and $(x-y)^2\ge0$.