If $f(x)$ is continuous at the point $x=0$ and for all real numbers $x$ and $y$, the function $f(x+y)= f(x) + f(y)$. Show that $f$ is continuous for all values of $x$.
Not sure where to begin this problem. Any info on it would be appreciated.
If $f(x)$ is continuous at the point $x=0$ and for all real numbers $x$ and $y$, the function $f(x+y)= f(x) + f(y)$. Show that $f$ is continuous for all values of $x$.
Not sure where to begin this problem. Any info on it would be appreciated.
For every $x \in \mathbb{R}$, we have $$|f(x +h) -f(x)| = \left|\left(f(x) +f(h)\right) -\left(f(x) +f(0)\right)\right| = |f(h) -f(0)| \underset{h \rightarrow 0}{\longrightarrow} 0$$ since $f$ is continuous at $0$.
This shows that $f$ is continuous on $\mathbb{R}$.