Suppose $a,b,c$ are real numbers such that $a+b+c>0$, $ab+bc+ca>0$, and $abc>0$. Prove by contradiction that $a,b,c>0$.
I have tried to solving it case by case like:
case $1$: $a,b,c<0$;
case $2$: exactly $1$ or $3$ variable(s) from $a,b,c$ is $<0$, the remainings are $>0$;
case $3$: exactly $2$ variables from $a,b,c$ are $<0$, the remaining is $>0$.