Let $f(x) = \frac{x}{x}$.
Is it correct to say that $f(x) \ne 1$, since $f(x)$ has a discontinuity at $x=0$?
Let $f(x) = \frac{x}{x}$.
Is it correct to say that $f(x) \ne 1$, since $f(x)$ has a discontinuity at $x=0$?
It depends on the domain of $f$ and $1$. If these are $\Bbb R\setminus\{0\}$ and $\Bbb R$, respectively, from a formal perspective the functions will not be equal. Restricted to a domain $S \subseteq \Bbb R$ where both are well-defined (i.e. not containing $0$), they are equal.
A given function always comes with a domain. For two functions to be equal (in a formal sense) the domains need to be the same.
For example consider the functions: $$ f: \mathbb{R} \to [0,\infty) $$ given by $$ f(x) = x^2 $$ and the function $$ g: [0,\infty) \to [0,\infty) $$ given by $$ g(x) = x^2. $$ These two functions are not the same even though they are given by the same expression. Note for example that $g$ is one-to-one (injective), while $f$ is not. (If the functions were the same, then one would think that they should have exactly the same properties.)
Now, often we don't specify the domain. We just talk about the function defined by (say) $h(x) = \frac{1}{x}$. In such a case we usually assume that the domain is the set of all $x$ ]for which the expression makes sense. Hence the domain of $h$ is $\mathbb{R}\setminus \{0\}$.
Now then, when you write $f(x) = \frac{x}{x}$, then I would say that the domain is $\mathbb{R}\setminus\{0\}$, because I cannot evaluate the expression at $0$. The domain of the function $g(x) = 1$ is all real numbers. So we would not say that the functions are equal.
Note also that to cancel $x$ in the expression $\frac{x}{x}$, $x$ would have to be non-zero.
Edit: About the discontinuity argument, I notice that in the comments to your questions people are saying that "discontinuous" doesn't mean "not continuous". I am not sure that this is a universally agreed upon notion. According to Wikipedia: "If a function is not continuous at a point in its domain, one says that it has a discontinuity there." So Wikipedia seems to agree with the comments. According to Wolfram MathWorld: discontinuous means not continuous. In any case, you are right in noting that the functions are not equal because the function $f(x) = \frac{x}{x}$ is not continuous at $0$.