Calculate $\frac{\sum_{n=1}^{99} \sqrt{10+\sqrt{n}}}{\sum_{n=1}^{99} \sqrt{10-\sqrt{n}}}$
I have to solve this question for a math class I'm taking, but I'm not making much headway. I tried to let $\sqrt{10+\sqrt{n}}=\sqrt{a}+\sqrt{b}$ in an attempt to make things cancel out, and got that:
$a+b=10$
$4ab=n$
But I don't think it helps me much.