Let $A \subset \mathbb{R}^{n}$ be a bounded set and $f$ be a continuous function, $ f:\mathbb{R}^{n}\to\mathbb{R}^{m}$. How do I show that $\overline{f(A)} \subset f(\overline{A})$?
What I have tried so far: $A \subset \overline{A}$, so $f(A) \subset f(\overline{A})$ and $\overline{f(A)} \subset \overline{f(\overline{A})}$. Since, $A$ is bounded we have a closed ball $B$ such that $A \subset B$. I'm not sure where to go from here. Any suggestions?