if $a,b,c$ are positive real numbers that $a+b+c\geq abc$, Prove that at least $2$ of following inequalities are true.
$\frac{2}{a}+\frac{3}{b}+\frac{6}{c}\geq 6, \space\space\space\space\frac{2}{b}+\frac{3}{c}+\frac{6}{a}\geq 6, \space\space\space\space\frac{2}{c}+\frac{3}{a}+\frac{6}{b}\geq 6$
Additional info: The Proof should be by contradiction.we can use Cauchy , AM-GM and other simple inequalities.
Things I have done so far: I don't have a complete idea for this Problem.I just think
that for starting step I should prove at least one of those inequalities are true.
So, I assume that $\frac{2}{a}+\frac{3}{b}+\frac{6}{c}< 6, \space\space\space\space\frac{2}{b}+\frac{3}{c}+\frac{6}{a}< 6, \space\space\space\space\frac{2}{c}+\frac{3}{a}+\frac{6}{b}<6$ .Summing these
inequalities gives us: $$\frac{11}{a}+\frac{11}{b}+\frac{11}{c}<18$$
using Cauchy and $a+b+c\geq abc$ I can write:$$ab+bc+ac\geq9$$ So I can rewrite Previous inequality as: $$\frac{99}{abc}<18$$
And I stuck here.
UPDATE
Thanks to user169478 help, we proved that at least one of these inequalities is true.So the remaining is to prove that if one of these 3 is true then the another one is true. So any hint for starting this part is appreciated.
As it was Proved that at least one of those 3 inequalities is true, I assume that $\frac{2}{a}+\frac{3}{b}+\frac{6}{c}\geq 6$ is true. Now we suppose that $\frac{2}{b}+\frac{3}{c}+\frac{6}{a}< 6$ and $\frac{2}{c}+\frac{3}{a}+\frac{6}{b}<6$.So we can say $$\frac{8}{b}+\frac{5}{c}+\frac{9}{a}<12$$
We have $\frac{2}{a}+\frac{3}{b}+\frac{6}{c}\geq 6$ So we can re write last inequality as $$\frac{7}{a}+\frac{5}{b}-\frac{1}{c}<6$$
and I stuck at proving this inequality is false.