Please read before posting a hint or answer as I know this question is probably elementary and there are standard hints and answers:
Show that $f_n(x)=x^n(1-x)$ uniformly converges to $0$ on $[0,1]$.
We have to show that $\forall \epsilon \ \exists N \ \forall x \in [0,1]$ such that $n \ge N \implies |f_n(x)-0|<\epsilon$.
So, I must show $|x^n(1-x)| < \epsilon$ if $n \ge N$.
We see that $x^n(1-x)=x^n-x^{n+1}$ and since $x \in [0,1]$ then $|x^n(1-x)|=x^n(1-x)$.
So, we must show $x^n(1-x) < \epsilon$ if $n \ge N$.
I am having trouble beyond this and so I am trying to first go about it by showing pointwise convergence first, but I can't even do this. How do I even go about showing pointwise convergence?
Pointwise convergence: Say, let $x=1/3$, do you know what value is $\lim_{n\rightarrow\infty}f_{n}(1/3)$? If so, what if for any other $x\in[0,1]$, that is, for fixed $x\in[0,1]$, what is the value of $\lim_{n\rightarrow\infty}f_{n}(x)$?