Taking Real Analysis for the first time and having trouble grasping what i need to show for the proof. I know i need for any $\epsilon > 0$, there exists a positive integer $N$, such that if $n \geq N$, then $$\biggl|\frac{2n}{n+1}-2\biggr|= \frac{2}{n+1} < \epsilon $$
I'm not sure where to go from here. Do I need to solve for $n$ on the right hand side?
Notice first that you have a calculation mistake, it should be
$$\frac{2n}{n+1}-2 = \frac{2n}{n+1}-\frac{2(n+1)}{n+1} = -\frac{2}{n+1}$$
Now, this means that
$$\left|\frac{2n}{n+1}-2\right| = \frac{2}{n+1}$$
So it is left to show that $\lim_{n\rightarrow\infty}\frac{2}{n+1}=0$. You should slightly modify the proof that $\lim_{n\rightarrow\infty}\frac{1}{n}=0$ see here