I want to find the Jacobson radical, $J(R)$, of $R=\{\frac{a}{b}:a,b \in \Bbb Z,b \neq0\text{ and }p\nmid b\}$.
Here my idea:
One could use the definition $J(R)$ $=$ {$x \in R;\,\,\forall y \in R: 1-xy \in R^{\times}$}.
Let $\frac{a}{b}$ be an element of $R$. Then, $\frac{a}{b}$ is an element of $J(R)$ if $1-\frac{a}{b} \frac{c}{d} \in R^{\times}$ for $\frac{c}{d} \in R$.
It holds that $1-\frac{a}{b} \frac{c}{d} = \frac{bd-ac}{bd}$, whereby $\frac{bd-ac}{bd}$ is an element of $R^{\times}$ if $bd-ac \neq 0$.
At this point, I don' t know how to continue.
I would be really happy if someone could help me.