I want to prove by definition that $\lim_{x\to+\infty}\dfrac{x+1}{x^2}=0$
Let $\varepsilon>0$ and $x\neq 0$, I have to find $A>0$ such that $x>A\Rightarrow \left|\frac{x+1}{x^2}\right|<\varepsilon$
So I have that $\left|\frac{x+1}{x^2}\right|<\left|\frac1x +\frac{1}{x^2}\right|=\left|\frac1x\right|\left|1+\frac1x\right|$
but i don't know how to continue ?
Alternative approach:
To achieve a linear constraint between $A$ and $\dfrac{1}{\varepsilon}$, I will place a lower bound on $A$.
I will arbitrarily require that $A$ be $\geq 10.$
This constraint, coupled with the constraint that $x > A,$ implies that $~ \dfrac{x+1}{x} < \dfrac{11}{10}.$
Further, since $x > 0$, I know that
$$\left| ~\frac{x+1}{x^2} ~\right| = \frac{x+1}{x^2} < \frac{11}{10x} < \frac{11}{10A}.$$
So, the goal is achieved if
$A \geq 10$.
$\displaystyle \frac{11}{10A} \leq \varepsilon \iff A \geq \frac{11}{10\varepsilon}.$
So, the following constraint works:
$$A = \max\left(10, ~\frac{11}{10\epsilon} \right).$$