Let $R$ be a sub-ring of a ring $S$. Let $f,g$ be non-zero polynomials in $R[x]$ and assume that the leading coefficient of $f$ is a unit in $R$. If $f$ divides $g$ in $S[x]$, show that $f$ divides $g$ in $R[x]$.
Thoughts: If $f$ divides $g$ in $S[x]$, then $g(x) = f(x)q(x)$ for some $q(x)$ in $S[x]$. From here I'm not sure what the question is asking. Do I have to show that $q(x)$ is an element of $R[x]$ ? Insights appreciated.
Hint $ $ (Euclidean) division with remainder can divide by any monic polynomial (or unit lead coef). The quotient and remainder are unique (same proof as when $R$ is a field, cf. comment below).
Thus by uniqueness, the remainder on division in the subring $R$ is the same as in $S,\,$ i.e. $0$.
Remark $ $ Results like this can also be proved more generally via persistence of gcds, e.g. see here.
Or directly $\, g\! =\! f q \!=\! (u x^i\! +\! f')(s x^j\! +\! q') = us\, x^{i+j}\!+\cdots \!\in\! R[x]\,$ so $\,us\! =\! r\in R$ so $\,s\! =\! r/u\in R$. Thus $\, fq' = g - sx^kf\in R[x]\, $ and $\,\deg q' < \deg q\,$ so by induction $\,q'\in R[x]\,$ so $\,q\in R[x]$