I'm having some trouble with the following exercise:
Let $R$ be a Noetherian commutative ring, $I$ and ideal and $J=\bigcap_{n\geq0}I^n$. Show that $IJ = J$. (Hint: Assume that $J\not\subseteq IJ$ and consider a primary decomposition of $IJ$. Take $x\in J\setminus Q$ for some $Q$ primary component of $IJ$).
So, let's assume that $J\not\subseteq IJ$ and let $x\in J\setminus Q$ where $Q$ is in the primary decomposition of $IJ$. If $Q$ were prime instead of primitive, then $J\setminus Q$ would be multiplicatively closed, and thus $x^n\in J\setminus Q$ would give rise to a contradiction because $x^n\in IJ\subseteq Q$. But $Q$ being primitive we can't conclude this.
I tried to look at the proof that $Q$ prime $\implies$ $J\setminus Q$ multiplicatively closed, tried to adapt it with $Q$ being primitive, and arrived at the following: If $x\in J\setminus Q$ and $\forall n \in \mathbb N, y^n\in J\setminus Q$, then $xy \in J\setminus Q$. But now I don't know how to continue from here. If we prove some power of $x$ is in $J\setminus Q$ then we find a contradiction, and it feels like this way I'm getting very close to that goal.
What are your thoughts about this?