Consider the polynomial ring $R=F[x,y]$, where $F$ is a field. Let $p(x)\in F[x]$ be an irreducible polynomial.
What are all the maximal ideals of $R$ that contain the principal ideal $p(x)R$?
My attempt:
By correspondence theorem for rings, this is equivalent to finding all maximal ideals of $R/p(x)R$. $p(x)R$ is a prime ideal of $R$, so $R/p(x)R$ is an integral domain. I am kind of stuck here.
This is a continuation, but not an exact duplicate of my previous question (Maximal Ideals in $K[y]$).
Thanks for any help.
Update: I have an attempted solution using $R/p(x)R\cong K[y]$, where $K=F[x]/(p(x))$.
Then let $\pi:R\to K[y]$ be the quotient map. Then since the maximal ideals in $K[y]$ are $g(y)K[y]$, by correspondence theorem, the maximal ideals of $R$ containing $p(x)R$ are $$\pi^{-1}(g(y)K[y])$$ where $g(y)\in K[y]$ is an irreducible polynomial.
I am a little dissatisfied with my answer (mainly because of the $\pi^{-1}$), is there any more explicit representation of the maximal ideals $\pi^{-1}(g(y)K[y])$?