Problem: Let $\varphi_{1}, \varphi_{2}, \cdots, \varphi_{n},\cdots$ be non-negative continuous functions on $[0,1]$ such that the limit $\lim_{n \to \infty} \int\limits_{0}^{1} x^{k} \varphi_{n}(x) \ \text{dx}$ exists for every $k \in \mathbb{Z}_{+}$. Does this imply the limit $\lim_{n \to \infty} \int\limits_{0}^{1} f(x) \varphi_{n}(x) \ \text{dx}$ exists for every continuous function $f(x)$ on $[0,1]$.
No idea on how to proceed. Any help would be useful.
Added. As everybody suggested the idea is to use the Stone-Weierstrass theorem in the space $\mathcal{C}[0,1]$ equipped with the $\text{Sup-norm}$. So let $\{p_{n}\}$ be a sequence of polynomials which converge to $f$ in the $\text{sup-norm}$. With our hypothesis, we can conclude that there is some positive $C$ such that $\Biggl|\int\limits_{0}^{1} \varphi_{n}(x) \ \text{dx}\Biggr| \leq C$ for all $n$. Since $p_{n} \to f$, we have for given $\epsilon >0$, there exists an integer $N$ such that $||f-p_{N}||< \epsilon$ for all $k \geq N$. I could only reach till here by applying the definitions.