Here's a question from Vakil's FOAG.
If $f\in k[x_1,\ldots,x_n]$ is non-zero, show that $A:=k[x_1,\ldots,x_n]/(f)$ has no embedded points. Hint: suppose $\bar{g}\in A$ is a zero-divisor, and choose a lift $g\in k[x_1,\ldots,x_n]$ of $\bar{g}$. Show that $g$ has a common factor with $f$.
The hint is easily proven: if $\bar{g}\bar{h} = 0$ with $\bar{h}\neq 0$ in $A$, then $gh\in (f)$ in $k[x_1,\ldots,x_n]$ for some lift $h$ of $\bar{h}$. $h\notin (f)$ since $\bar{h}\neq 0$, so $g$ has a common factor with $f$ since $k[x_1,\ldots,x_n]$ is a UFD.
Unfortunately, I do not see how the hint is related to embedded points. Presumably it has something to do with the following property of associated primes which is assumed to be true:
(C) An element $f$ of a Noetherian ring $A$ is a zero-divisor of the finitely generated $A$-module $M$ (i.e., there exists $m \neq 0$ with $fm = 0$) if and only if it vanishes at some associated point of $M$ (i.e., is contained in some associated prime of $M$).
I feel like I'm missing something obvious here. Could someone help me out please? Note that Vakil is adopting a geometric approach here: associated points are defined to be the generic points of irreducible components of the support of some element, and primary decomposition has not been developed, so it would be great if an answer could be given from this geometric perspective.