Q. Given $f,g$ coprime in ring $R$, i.e. $\exists h,k \in R$, s.t. $fh+gk=1$. Is it possible that, after somehow extend $R$ to ring $S$ we have $e,f_1,g_1 \in S$, $f=ef_1$, $g=eg_1$ s.t. $e\ne1$?
I don't know if there is such an "extension" in ring, comparing to "field extension".
Background: I'm reading David R. Finston and Patrick J. Morandi's book Abstract Algebra: Structure and Application and in section 7.3 page 112 there is an exercise
Exercise 5. Let $L$ be any extension field of $F$ . A pair of polynomials $f$ and $g$ in $F[x]$ can also be viewed as lying in $L[x]$. Use Proposition 5.5 to see that if $d$ and $e$ are the gcds of $f$ and $g$ computed over $F$ and $L$ respectively, then each one divides the other. Thus $gcd(f,g)$ is well defined in the sense that it is the same polynomial in $F[x]$ whether $f$ and $g$ are viewed in $F[x]$ or $L[x]$.
I agree with all that's said in the book. However, if what I asked in Q is possible, what prevent this to happen in Exercise 5 setting?Is it due to $F$ is a field? or due to $F[x], L[x]$ are PID?