Let $(M,d)$ be a metric space and $A \subset M$. Show that $\operatorname{Cl}(A)\setminus A$ consists of entirely of accumulation points of $A$, where $\operatorname{Cl}(A)$ is the closure of $A$.
My attempt:
Suppose $x \in \operatorname{Cl}(A)\setminus A$ is not an accumulation point, $\exists$ $\epsilon > 0$, s.t. $B(x, \epsilon)\cap A$ is empty, i.e. $B(x, \epsilon) \subset A^c$.
I do not know where to go from here; I was hoping to show that either $\operatorname{Cl}(A)$ could be even smaller or that $x \notin \operatorname{Cl}(A)\setminus A$ (a contradiction either way).
I appreciate any help. Thank you very much!
Saying that $x$ is not an accumulation point of the set $M$ means that there is $\varepsilon>0$ such that $B(x,\varepsilon)\cap M\subseteq\{x\}$.
You're making a mistake in negating the definition of accumulation point:
It's easier if you do a direct proof. Suppose $x\in\operatorname{Cl}(A)\setminus A$ and let $\varepsilon>0$. Then $B(x,\varepsilon)\cap A\ne\emptyset$ by definition of closure. If $y\in B(x,\varepsilon)\cap A\ne\emptyset$, then $y\ne x$, because $y\in A$ and $x\notin A$.
But your idea, with the fix, still works: suppose $x\notin A$ is not an accumulation point of $A$; then there exists $\varepsilon>0$ such that $B(x,\varepsilon)\cap A\subseteq\{x\}$. Since $x\notin A$, we conclude that $B(x,\varepsilon)\cap A=\emptyset$ and therefore $x\notin\operatorname{Cl}(A)$.