Asuume that $f:\mathbb{R}\rightarrow \mathbb{R}$ continuous function and $g:\mathbb{R}\rightarrow \mathbb{R}$ uniformly continuous function and $g$ bounded.
I have to prove that $f\circ g$ is uniformly continuous function. I tried the following: $f$ continuous function so $\forall \epsilon>0 ~\exists~ \delta_1>0 $ and $ |x-x_0|<\delta$ and $|f(x)-f(x_0)|<\epsilon$ From $g$ uniformly continuous function definition i can say $|g(x)-g(y)|<\delta_1$ which mean $f\circ g$ is continuous function but not uniformly continuous function. I dont know how to use that $g$ is bounded. Thank you very much.