I want to prove that $x^n$ is continuous on the open interval $(0, \infty)$, where $n$ is a positive integer.
So I have to show:
$\forall\varepsilon>0$ there is a $\delta>0$ such that: $$|x-a|<\delta\implies|x^n - a^n|<\varepsilon.$$
I do not see how I can choose $\delta$ for which this is true.
It is trivial to show that $x \mapsto x$ is continuous.
Now, use that the product of 2 continuous functions is again continuous.