Given non-negative real numbers $a, b, c$, show that $$2a + 2ab + abc \leq 18$$ when $a + b + c = 5$
I have already started with AM-GM inequality, but now I am stuck.
From AM-GM inequality, I found that
$$abc \leq \frac{125}{27}$$
but now I am not sure what I have other two terms to finish the proof.
Maybe I am going in the wrong direction. Please help and thank you. It will be great if you can show a step-by-step solution.
The idea is to reduce the number of variables, adapting from this other solution.