f(x) = $\frac {x^2-1}{x-1}$
When we directly put x=1 to $\frac {x^2-1}{x-1}$ without simplifying we get $\frac{0}{0}$ indeterminate form but on simplifying further $\frac {x^2-1}{x-1} = \frac{(x-1)(x+1)}{x-1}=x+1$ and then we put x=1, we get value as 2.
So is it right to say $\frac {x^2-1}{x-1}$ is indeterminate and 2 as answer at x=1?
It would be right to say that it is an indeterminant form $(0/0)$ as $x=1$ is not in the domain of the function and the limiting value of the function is 2 as $x$ tends to 1 (not when equal) .