Since the domain of $f(x)$ is $(-\infty, 1) \cup (1, \infty)$ is there any point discontinuity in $f(x)= \frac{x^2-1}{x-1}$?
Asked
Active
Viewed 1,535 times
2
-
4you realise $$\frac{x^2-1}{x-1} = \frac{(x-1)(x+1)}{x-1}$$ – Chinny84 Apr 24 '15 at 14:59
-
3Although $\lim_{x\to 1}f(1)$ exists, $f(1)$ is not defined, so there is discontinuity at $x = 1$. – James Pak Apr 24 '15 at 15:06
-
2No, it is not defined, so it is not discontinuous at $x=1$. If you defined $f(1)=3$, then $f$ would be discontinuous at $1$. @JamesPak – Thomas Andrews Apr 24 '15 at 15:09
-
@ThomasAndrews "No, it is not defined, so it is not discontinuous at $x=1$" I don't quite get it. Continuity exists if and only if $\lim_{x \to a}f(x)$ exists and $f(a)$ is defined and $\lim_{x \to a}f(x)=f(a)$. – James Pak Apr 24 '15 at 15:27
-
1But it is not called a discontinuity unless $f$ is defined at the point. @JamesPak – Thomas Andrews Apr 24 '15 at 15:51
-
@ThomasAndrews Oh I see. There is continuity or discontinuity only if $f(a)$ is defined. – James Pak Apr 24 '15 at 16:05