Let $a,b,c\ge 0: ab+bc+ca=1.$ Prove that$$\sqrt{5a+5b+8ab}+\sqrt{5c+5b+8cb}+\sqrt{5a+5c+8ac}\ge 3\sqrt{2}+2\sqrt{5}.$$ The equality case is $(0,1,1)$ but if we set the point $\left(\dfrac{\sqrt{3}}{3},\dfrac{\sqrt{3}}{3},\dfrac{\sqrt{3}}{3}\right),$ the $LHS-RHS \approx 0.$
I tried to square both side and obtain$$10(a+b+c)+8+2\sum_{cyc}\sqrt{5a+5b+8ab}\sqrt{5c+5b+8cb}\ge (3\sqrt{2}+2\sqrt{5})^2,$$but I have no clue to work with the yield $\sum_{cyc}\sqrt{5a+5b+8ab}\sqrt{5c+5b+8cb}.$
I also tried to use Holder inequality$$(LHS)^2.\sum_{cyc}(5a+5b+8ab),$$which did not help well.
Does mixing variables technique help here?
I hope we can find some brighter ideas. Thank you for your interest.
Updated edit.
We got some answers and progresses which seems not simple. The nice proof is teasing with us, isn't it ?


A proof using Holder inequality.
By Holder inequality, we have \begin{align*} &\left(\sum_{\mathrm{cyc}} \sqrt{5a + 5b + 8ab}\right)^2 \sum_{\mathrm{cyc}} (5a + 5b + 8ab)^2\Big(5a + 5b + (6\sqrt{10} - 5)c\Big)^3\\ \ge{}& \left[\sum_{\mathrm{cyc}}(5a + 5b + 8ab)\Big(5a + 5b + (6\sqrt{10} - 5)c\Big)\right]^3. \tag{1} \end{align*}
It suffices to prove that \begin{align*} &\left[\sum_{\mathrm{cyc}} (5a + 5b + 8ab)\Big(5a + 5b + (6\sqrt{10} - 5)c\Big)\right]^3\\ \ge{}& \left(3\sqrt 2 + 2\sqrt 5\right)^2\sum_{\mathrm{cyc}} (5a + 5b + 8ab)^2\Big(5a + 5b + (6\sqrt{10} - 5)c\Big)^3.\tag{2} \end{align*}
We use the pqr method.
Let $p = a + b + c, q = ab + bc + ca = 1, r = abc$. Using $p^2 \ge 3q = 3$, we have $p \ge \sqrt 3$.
(2) is written as $$(d_1 r + d_2)^3 \ge \left(3\sqrt 2 + 2\sqrt 5\right)^2(d_3 r^2 + d_4 r + d_5) $$ or \begin{align*} &d_1^3r^3 + \left(-12\sqrt{10}\, d_3 + 3d_1^2d_2 - 38d_3\right)r^2 + \left(-12\sqrt{10}\,d_4 + 3d_1d_2^2 - 38d_4\right)r\\[6pt] &\qquad - 12\sqrt{10}\,d_5 + d_2^3 - 38d_5 \ge 0 \tag{3} \end{align*} where \begin{align*} d_1 &= 144\,\sqrt {10}-240, \\[6pt] d_2 &= 50\,{p}^{2}+60\,\sqrt {10}+40\,p-100, \\[6pt] d_3 &= -92160\,p\sqrt {10}-950400\,\sqrt {10}+569600\,p+2832000, \\[6pt] d_4 &= 72000\,{p}^{3}\sqrt {10}-16000\,{p}^{4}+152550\,{p}^{2}\sqrt {10}- 150000\,{p}^{3}+28800\,p\sqrt {10}\\[6pt] &\qquad -449250\,{p}^{2}-495000\,\sqrt {10}+ 160000\,p+1475000, \\[6pt] d_5 &= 6250\,{p}^{5}+11250\,{p}^{3}\sqrt {10}+10000\,{p}^{4}-17000\,{p}^{3}+ 9000\,p\sqrt {10}+50000\,p. \end{align*}
We have $d_1^3 \ge 0$, and $-12\sqrt{10}\, d_3 + 3d_1^2d_2 - 38d_3 \ge 0$, and $-12\sqrt{10}\,d_4 + 3d_1d_2^2 - 38d_4 \ge 0$.
If $p^2 \ge 4q = 4$, we have $- 12\sqrt{10}\,d_5 + d_2^3 - 38d_5 \ge 0$. Thus, (3) is true.
If $p^2 < 4q = 4$, using degree three Schur $r \ge \frac{4pq - p^3}{9} = \frac{4p - p^3}{9}\ge 0$, we have \begin{align*} &d_1^3r^3 + \left(-12\sqrt{10}\, d_3 + 3d_1^2d_2 - 38d_3\right)r^2 + \left(-12\sqrt{10}\,d_4 + 3d_1d_2^2 - 38d_4\right)r\\[6pt] &\qquad - 12\sqrt{10}\,d_5 + d_2^3 - 38d_5\\[6pt] \ge{}&d_1^3\Big(\frac{4p - p^3}{9}\Big)^3 + \left(-12\sqrt{10}\, d_3 + 3d_1^2d_2 - 38d_3\right)\Big(\frac{4p - p^3}{9}\Big)^2\\[6pt] &\qquad + \left(-12\sqrt{10}\,d_4 + 3d_1d_2^2 - 38d_4\right)\Big(\frac{4p - p^3}{9}\Big)\\[6pt] &\qquad - 12\sqrt{10}\,d_5 + d_2^3 - 38d_5\\ \ge{}& 0. \end{align*} Thus, (3) is true.
We are done.