A bounded seuqence $x_n$ is convergent and converges to {$x$} if and only if every convergent subsequence {$x_{n_k}$} converges to x.
I did
For $\frac{\epsilon}{2}>0$ there exists a natural numberr $M$ such that $\mid x_n - x \mid < \frac{\epsilon}{2}$ for all $n \geq M$.
Let {$x_{n_k}$} be subsequenec of {$x_n$}.
$\mid x_{n_k} - x \mid = \mid x_{n_k} - x_n + x_n - x \mid \leq \mid x_{n_k} - x_n\mid + \mid x_n - x \mid < \mid x_{n_k} - x_n\mid + \frac{\epsilon}{2}$
That's all I did. I am not sure how to make $\mid x_{n_k} - x_n\mid< \frac{\epsilon}{2}$ so I can make $\mid x_{n_k} - x \mid <\epsilon$