Question: Given sequences $(a_{n})$, $(b_{n})$, $a_{n}(a_{n}+b_{n})\neq 0$ , $n\ge1$ and both $\sum_{n=1}^{\infty} \frac {a_{n}}{b_{n}}$ ,$\sum_{n=1}^{\infty} \frac {a_{n}^2}{b_{n}^2}$ converges. Prove $\sum_{n=1}^{\infty} \frac {a_{n}}{b_{n}+a_{n}}$ converge.
My idea is this let $\frac {a_{n}}{b_{n}}=x_{n}$ then we have both $\sum_{n=1}^{\infty} {x_{n}}$, $\sum_{n=1}^{\infty} {x_{n}^2}$ converges, we need prove $\sum_{n=1}^{\infty} \frac {x_{n}}{1+x_{n}}$ converge. But I have trouble proving it, is it possible?