If $a$ and $b$ are positive real numbers such that $a+b=1$, then prove that $$\bigg(a+ \dfrac {1}{a}\bigg)^2 +\bigg(b+ \dfrac {1}{b}\bigg)^2 \ge \dfrac {25}{2}$$
My tries: I am really unable to see through it. I have solved many inequality problems but somehow I am unable to solve this. I do not think my working will be of any help, so I am not typing those expressions.
By Cauchy we have
$$\bigg(a+ \dfrac {1}{a}\bigg)^2 +\bigg(b+ \dfrac {1}{b}\bigg)^2 \ge \dfrac {1}{2}(a+{1\over a}+b+{1\over b})^2$$
so we have to check if
$$1+{1\over a}+{1\over b} \geq 5$$
but this is true since $$a+b = (a+b)^2\geq 4ab$$