Suppose it asks to show $\mathbb{Z}[x]/(2x-1) \cong \mathbb{Z}[\frac{1}{2}]$
Cand I do like this ? First of all elements of $\mathbb{Z}[x]/(2x-1)$ is of form $\frac{m}{2^n}+(2x-1)$ and also all elements of $\mathbb{Z}[\frac{1}{2}]$ are of form $\frac{m}{2^n}$. Now define a normal projection $\mathbb{Z}[\frac{1}{2}] \to \mathbb{Z}[x]/(2x-1)$ where $a \to a+(2x-1)$ for all $a\in \mathbb{Z}[\frac{1}{2}]$. So kernal is srt of all $a$ such that $2x-1|a \implies a=0$ so both are isomorphic.
An idea: define
$$\phi: \Bbb Z[x]\to\Bbb Z\left[\frac12\right]\;,\;\;\phi(f(x)):=f\left(\frac12\right)$$
Check the above is an epimorphism and in fact
$$\ker\phi=\left\{\;f(x)\in\Bbb Z[x]\;:\;\;f\left(\frac12\right)=0\;\right\}=\langle 2x-1\rangle$$
Edited on request:
We can do as follows: let $\;0\neq f(x)\in\ker\phi\;$ . If $\;f(x)=ax+b\;$ , then
$$f\left(\frac12\right)=\frac a2+b=0\implies a=-2b\implies f(x)=-2bx+b=-b(2x-1)\in\langle 2x-1\rangle$$
Now induction of $\;\deg f\;$ . First, we can work within the rational polynomials as $\;\Bbb Z[x]\subset \Bbb Q[x]\;$ , so
$$f\left(\frac12\right)=0\iff f(x)=\left(x-\frac12\right)q(x)\;,\;\;q(x)\in\Bbb Q[x]$$
use now Gauss's Lemma: since we have an integer polynomial reducible over the rationals, this same polynomial must be reducible over the integers, so
$$\exists\,h(x)\,,\,g(x)\in\Bbb Z[x]\;\;s.t.\;\;f(x)=h(x)g(x)$$
But then
$$0=f\left(\frac12\right)=h\left(\frac12\right)g\left(\frac12\right)\left(\frac12\right)\implies h\left(\frac12\right)=0\;\;or\;\;g\left(\frac12\right) $$
as we're in an integer domain, and since $\;\deg h\,,\,\deg g<\deg f\;$ we can apply the inductive hypothesis to get that $\;f(x)\;$ must be a multiple (in $\;\Bbb Z[x]\;$ !) of $\;2x-1\;$