It's given that: $$\begin{cases}a,b,c>0\\a+b+c\le4\\ab+bc+ac\ge4\end{cases}$$
Prove without using calculus that it's true that at least two of these are correct inequalities:$$\begin{cases}|a-b|\le2\\|b-c|\le2\\|c-a|\le2\end{cases}$$
If you think about it, we may as well prove that at least two of these are correct:$$\begin{cases}(a-b)^2\le4\\(b-c)^2\le4\\(c-a)^2\le4\end{cases}$$
We could square one of the inequalities (since both sides are positive):$$(a+b+c)^2\le16\Rightarrow a^2+b^2+c^2+2(ab+bc+ac)\le16$$
$$a^2+b^2+c^2+8\le a^2+b^2+c^2+2(ab+bc+ac)\le16\Rightarrow a^2+b^2+c^2\le 8$$
So now we know that: $$\begin{cases}a,b,c>0\\a+b+c\le4\\a^2+b^2+c^2\le8\\ab+bc+ac\ge4\end{cases}$$
Does anyone see how to solve this? Thanks.
\midexcept in contexts like $3\mid 12$ and ${x\in\Bbb Q\mid 2x+3\in\Bbb Z},$ as it messes up the spacing. Rather, simply use the vertical bar on your keyboard. – Cameron Buie Dec 23 '13 at 15:49