My problem is below,
Let $M$ be an $R$-module. The set of prime ideals $P$ of $R$ for which the localization $M_P$ is nonzero is called the support of $M$, denoted $\operatorname{Supp}(M)$. The set of prime ideals $Q$ of $R$ for which $Q$ is an annihilator for some element $m \in M$, denoted $\operatorname{Ass}_R(M)$.
Suppose that $R$ is Noetherian. If $P \in \operatorname{Supp}(M)$ prove that $P$ contains a prime ideal $Q$ with $Q \in \operatorname{Ass}_R(M)$.
My attempt,
Suppose there exists a prime ideal $P$ such that $M_P \neq 0$. Then there exists $x \in M$ such that $\operatorname{Ann}(x) \subset P$. Let $\mathcal{S} = \{ \operatorname{Ann}(x) : x \in M, \operatorname{Ann}(x) \subseteq P \}$. Take a maximal in $\mathcal{S}$ and I tried to prove that it is a prime ideal. But it fails until now.
Can anybody help me? Thank you.