Let $a,b,c\ge 0,$ and such $a+b+c=1$. Find the maximum of: $$\dfrac{1}{a}+\dfrac{1}{b}+\dfrac{1}{c}+\dfrac{1}{a+b}+\dfrac{1}{a+c}$$
My try: $$\dfrac{1}{a}+\dfrac{1}{b}+\dfrac{1}{c}+\dfrac{1}{a+b}+\dfrac{1}{a+c}=\dfrac{1}{1-b-c}+\dfrac{1}{b}+\dfrac{1}{c}+\dfrac{1}{1-c}+\dfrac{1}{1-b}$$
Then I can't, thank you.