Suppose $R=\mathbb{Q}[x]$ is a ring and define $T$ to be $T=\{f(x) \in R : f(0) \neq 0\}$
Prove that $\frac{x}{1}$ is the only irreducible element in $T^{-1}R$ (disregarding associates).
My approach: assume $\frac{x}{1}$ is reducible. So there exist non-unit elements $\frac{a}{b}, \frac{c}{d}$ in $T^{-1}R $ such that $\frac{x}{1}=\frac{a}{b} \frac{c}{d}$. So $x=ac$ and since the degree of $x$ is $1$ it follows that the degree of $a$ or $c$ needs to be $0$. So one of the elements $\frac{a}{b}, \frac{c}{d}$ is a unit and therefore our assumption that $\frac{x}{1}$ is reducible can't be true. Is my reasoning thus far correct?
Now I need to show that $\frac{x}{1}$ is the only irreducible element. But how can one prove that?