Can you actually cancel out the numerator and denominator?
$$f(x) = \frac{x^3-8}{x-2}$$
This function is not defined at $x=2$ so the domain of it is "all real numbers except 2". $f(x)$ can be rearranged into
$$\frac{(x^2+2x+4)(x-2)}{x-2}$$
When I cancel out the $x-2$, I get $x^2+2x+4$ which is defined at all real numbers. Let $g(x) = x^2+2x+4$. Are $f(x)$ and $g(x)$ different functions?
Am I correct to say $f(x)$ is not continuous at $2$, because I can't find $f(2)$?
I am curious about this because I saw this guy at http://www.youtube.com/watch?v=7tKq2NL0GJ4 You can scroll to 4:00 minute where he tries to find continuity of f(x) at x=2. I think that his method is incorrect because f(2) is undefined and you should answer that f(x) is not continuous x=2 immediately. Am I right?