Consider $$y= \frac{(x^2-9)}{x-3}$$ For y to be meaningful x must not equal 3 , So, 3 is not included within the domain of the function y (Call it f(x) if you will)
It follows that, $$yx-3y = x^2 -9 $$ Plug in 3 to x out of curiosity, I find, $$ 0=0 $$ A perfectly valid relation! How is this possible?
This problem is even more predominant in partial fraction decomposition. Have a look at this example I found on the web, Partial fraction decomposition x cannot equal -1 or 2. How is it giving us the right answers then? What is the math behind this? When I do these kind of problems it feels like something's is happening mathematically, hidden from my view
All help is appreciated
we have $$\frac{x^2-9}{x-3}=\frac{(x-3)(x+3)}{x-3}=x+3$$ only for $$x\ne 3$$