I have problem particularly with this:
$$ \lim_{x \to \infty } \frac{5x^{2}+1}{7x^{2}-3} = \frac{5}{7} $$
I understand the logic of such proofs when it comes to simple functions as $f(x) = x + 4$ or $f(x) = \frac 1x$, however, I struggle with solving something like this.
Highlights:
$$\left|\frac{5x^2+1}{7x^2-3}-\frac57\right|=\frac{22}{7(7x^2-3)}\;\;(**)$$
You can take out the absolute value as $\;x\to\infty\;$ and thus you can assume $\;x>\sqrt\frac37\;$ . Also, for $\;x\;$ big enough as to fulfill $\;7x^2-3>22\;$ , say, you get above that
$$(**)<\frac17$$
Now get into the game $\;\epsilon,\,\delta\;$ and prove what you want.