I have this function here. $$f(x)=\frac{\frac{x-14}{x-2}-1}{7+ \frac{4}{x-2} }$$
I can see that when $x=2$ and when $$x=\frac{10}{7}$$ it's undefined.
But when I simplify this into this:$$ f(x)=\frac{-12}{7x-10}$$
$x=10/7$ is still not defined, however, $x=2$ is defined.
So my question is, what does this mean? Is the original expression defined for $x=2$ or not? Or is there something else I'm missing here?
I'm wondering this because my teacher asked me to calculate $f(x)=-3$ and then double-check it by plugging it into the original expression. When I calculate $f(x)=-3$, I get that $x=2$ on the simplified expression. However, in the original expression $f(x)=-3$ is undefined. So I'm a bit confused by this.
Can I say that $f(2)$ is defined or not?