I have got $ \mid \frac{1}{x^2} - 1 \mid = { \mid x -1 \mid} \frac{1+x}{x^2} $ which would suggest taking $ \delta > \frac{1+x}{x^2}\epsilon $, but $ \frac{1+x}{x^2} $ is unbounded, so I don't understand how this would be done.
Any help is appreciated
It is unbounded only if when $x$ approaches $0$, but we want to prove the continuity at $x=1$. Therefore, we can set a bound $\delta_1=1/2,$ when $|x-1|<\delta_1\Leftrightarrow\frac{1}2<x<\frac{3}2$, in this case $\frac{1+x}{x^2}< 6$ is bounded. So you can set $\delta_2=\frac{\epsilon}6,$ Can you proceed from here?