This isn't actually re-writing the original equation, its another inequality:
We actualy want
|\frac{3n-2}{n^2+2}|<h
Since we have that
|\frac{3n-2}{n^2+2}|<|\frac{3n-2}{n^2}|
then if |\frac{3n-2}{n^2}|<h, |\frac{3n-2}{n^2+2}| must also be less than h.
Since n is positive, to find N, we need:
\frac{1}{n}|3-\frac{2}{n}|<h
For any value of n>0, this is always less than
\frac{1}{n}|3|=\frac{2}{n}
You mean
\frac{1}{n}|3|=\frac{3}{n}
Since
\frac{1}{n}|3-\frac{2}{n}|<\frac{1}{n}
Then if
\frac{2}{n}<h
This must mean that
\frac{1}{n}|3-\frac{2}{n}|<h
So we just need to choose n so big that
\frac{2}{n}<h
Choosing N=2/h will make the above inequality true whenever n>N. The above inequality implies that |an-1|<h.
And therefore
a_n=\frac{n^2 + 3n}{n^2 +2}-> 1 as n -> \infty
The rest is right as long as you fix the problem with the 3.