$\textbf{Textbook defenition:}$ Let $A$ be a subset of $\mathbb{R}$. Let $f: A \rightarrow \mathbb{R}$ and let $c \in A$. We say that $f$ is continuous at $c$ if, given any number $\epsilon>0$ there exists $\delta>0$ such that if $x$ is any point of $A$ satisfying $\mid x-c \mid<\delta$, then $|f(x)-f(c)|< \epsilon$.
In this definition, we have the freedom to choose $\epsilon$, that is, we sort of close in on $f(c)$ by the y-axis. Would the defenition still work if we have the freedom of choosing $\delta$? That is,
Let $A$ be a subset of $\mathbb{R}$. Let $f: A \rightarrow \mathbb{R}$ and let $c \in A$. We say that $f$ is continuous at $c$ if, given any number $\delta>0$ there exists $\epsilon>0$ such that if $x$ is any point of $A$ satisfying $\mid x-c \mid<\delta$, then $|f(x)-f(c)|< \epsilon$.
In this case, we are closing in on $f(c)$ from the $\text{y-axis}$. Would this work? If it doesn't then why?