Question: Let $R$ be a commutative ring with $1$ that is not a field. Prove that $R[x]$ is not a PID.
Thoughts: I am seeing a lot of questions around SE about this, but most are showing that if $R[x]$ is a PID, then $R$ is a field. So, for this one, I am getting something straightforward, but I am now second guessing myself:
Consider $R[x]/(x)\cong R$. Since $R$ is not a field, then $(x)$ cannot be a maximal ideal, and since every prime ideal in a PID is also maximal, we have that $R[x]$ cannot be a PID.
Now, I am second guessing myself... can I reasonably say, without any issues, that $R[x]/(x)\cong R$?
EDIT: It appears my "proof" is far off, because I cannot claim that $(x)$ is a prime ideal. So, with that, how could I "repair" the proof?