Let f be a continuously differentiable function on $[a.b]$. Show that there is a sequence of polynomials $\{P_n\}$ such that $P_n(x) \to f$ and $P'_n(x) \to f' (x)$ uniformly on $[a,b]$
My approach has been as follows. Since f is continuously differentiable, we have $Q_n(x) \ to f'(x)$ on$ [a,b]$ uniformly (Weierstrass) .
I'm not sure how to find a polynomial that converges to f uniformly who's derivative is $Q(x)$. My first thought was $P(x)=\int_{a}^{x} Q(t)dt$. There is a relationship between uniform continuity and differentiation, but that requires convergence at a point. I'm having problems building a good argument for this part of the proof.