Prove that $\sqrt{ab+c}+\sqrt{bc+a}+\sqrt{ac+b} \ge 1+\sqrt{ab}+\sqrt{bc}+\sqrt{ac}$
It is given that $a+b+c=1$ and $a,b,c$ are positive real numbers
Then I reduced the inequality to
$\sqrt{(1-a)(1-b)}+\sqrt{(1-b)(1-c)}+\sqrt{(1-c)(1-a)} \ge 1+\sqrt{ab}+\sqrt{bc}+\sqrt{ac}$.
I know that
$\sqrt{(1-a)(1-b)} \ge \sqrt{ab}$. Similarly we can deduce other too.By this we get
$\sqrt{(1-a)(1-b)}+\sqrt{(1-b)(1-c)}+\sqrt{(1-c)(1-a)} \ge \sqrt{ab}+\sqrt{bc}+\sqrt{ac}$
I don't know how they got 1 on rhs.Any help??