I was studying ratio test in infinite sequence. Then I came across this $$\left| \frac{a_{n+1}}{a_n} - l \right| < \epsilon$$ i.e. $$\left| \frac{a_{n+1}}{a_n} \right| < |l|+\epsilon$$
I don't understand how $| a-b | < c$ becomes $|a| < |b| + c$. Is that a formula?