In this question $F$ stands for a complex Hilbert space with inner product $\langle\cdot\;,\;\cdot\rangle$ and the norm $\|\cdot\|$. Let $\mathcal{B}(F)$ be the algebra of all bounded linear operators on $F$.
Assume that there exists $(x_n)_n\subset F$ such that $\lim_{n\to \infty}\|x_n-x\|=0$. If $A\in\mathcal{B}(F)$, then why is the following true: $$\lim_{n\to \infty}\langle Ax_n\;,\;x_n\rangle=\langle Ax\;,\;x\rangle ?$$
Write $$ \begin{align} |\langle Ax_n, x_n \rangle-\langle Ax, x \rangle|&\leq |\langle A(x_n-x), x_n \rangle|+ |\langle Ax, x_n-x \rangle|\\ &\leq \lVert A\rVert\lVert x_n-x\rVert\lVert x_n\rVert + \lVert A\rVert\lVert x\rVert \lVert x_n-x\rVert \end{align} $$ by the C.S inequality. Argue that this can be made less than $\epsilon >0$ by choosing $n$ sufficiently large using the hypotheses. Special care needs to be taken to deal with the cases where $\lVert A\rVert=0$ or $\lVert x\rVert=0$.