Problem
I am attempting to prove that if $A$ is a Noetherian commutative ring with unit, and if $x$ is a non-unit and not a zero divisor, then any minimal ideal of $(x)$ has height $1$.
Attempt
I have shown that if $Q\subseteq(x)$ is a prime ideal with $Q\ni q=xr_1\neq0$, then $x\in Q$ or $r_1\in Q$. If $x\in Q$, then $Q=(x)$ and so we consider later. Otherwise we get a chain of ideals $$(r_1)\subseteq(r_2)\subseteq(r_3)\subseteq\cdots$$ of ideals with $q=x^kr_k$ for each $k$ by the non zero-divisor property. By the Noetherian property, the chain has $(r_k)=(r_{k+1})=\cdots$ eventually. Then, we have $(xr_{k+1})=(r_{k+1})$. I want to conclude that this means $x$ is a unit, a contradiction, or $r_{k+1}$ is a unit, thus giving $x^{k+1}\in Q$ and so $x\in Q$, but maybe that's the wrong conclusion.
I'm not sure where to go from here. What am I missing?