Can't we just simplify f(x) and treat it same as that of g(x)?
Asked
Active
Viewed 127 times
3 Answers
3
For two functions to be identical, first condition is that their domain must be same.
What are the domains of $f(x)$ and $g(x)$?

Jaideep Khare
- 19,293
-
3domains are different for those two functions, f(x) has all real number except 2 and g(x) has all real numbers as its domain. That concludes, both are not same function, doesn't it? – Sahil Dec 04 '17 at 06:34
-
2
The functions $f=\frac{x^2-4}{x-2}$ and $g(x)=x+2$ are identical except at $x=2$. The graph of function $f$ has a hole at $x=2$ while $g$ is continuous. So from calculus point of view, $g$ is "nicer" than $f$ as $g$ is differentiable everywhere while $f$ is not.

BR Pahari
- 2,694
1
$f(x)$ is completely identical to $g(x)$ for $x\neq 2$
NOTE
you can always define $f(2)=4$ as $x=2$
in this case the new $f$ is continuous
E.G. think to $\frac{\sin x}{x}$ at $x=0$

user
- 154,566