Prove: $k^3 - k( b c + c a + a b ) + 2 a b c = 0$ always has a negative root with all positive parameters $a, b, c$
I tried: Write $f(x)=x^3-x(ab+ac+bc)+2abc$ then $f(-\infty)=-\infty,f(0)>0$. Now use the Intermediate Value Theorem. I can' t continue. Help me! Thanks!
Since $a,b,c$ are positive the value of $f(0)=2abc>0$. And $f(-\infty)=-\infty$. So by intermediate value property, there exists $c\in(-\infty,0)$ such that $f(c)=0$
Intermediate Value Theorem If there is a continuous function $f:[a,b]\rightarrow \mathbb{R}$. There is some $L$ such that $f(a)<L<f(b)$ or $f(a)>L>f(b)$, then there exists a point $c \in [a,b]$, such that $f(c)=L$.
Look at the theorem and see if you can match what $a,b,L,c$ are in our case.