Actually, you should show the limit doesn't exist. Start by assuming they exist and that
$$\lim_{x\to2}\frac1{x-2}=\lim_{u\to0}\frac1u\tag{$x-2=u$}$$
Now, consider $u\to0^+$ and $u\to0^-$. Since we have
$$-\left(\frac1u\right)=\frac1{(-u)}$$
We must have
$$\underbrace{\lim_{u\to0^+}\frac1u}_L=\lim_{u\to0^-}\frac1{(-u)}=\underbrace{-\left(\lim_{u\to0^-}\frac1u\right)}_{-L}$$
Since, for the limit to exist, we must have the limit from the left equal the limit from the right, which in turn equal the limit from both sides, we end up with the following statement:
$$L=-L$$
where $L=\lim_{u\to0}\frac1u$. Solving this gives $L=0$, which isn't true since as $u\to0$, $\frac1u$ gets farther and farther from $0$. Thus, the limit cannot exist.