Relearning the basics. When I have the equation: $$2x^2+2x+2=2x^2+2x+2$$ $$0=0.$$ I can say that x is any number.
But when i simplify this equation from the following one: $$2x(x+1+ \frac{1}{x})=2(x^2+x)+2$$ $$\iff 2x^2+2x+2=2x^2+2x+2.$$ $$\iff0=0.$$ I suddenly can't say that x can equal 0, as it isn't defined in my first equation. Why does it matter what my original equation was? Am i destroying information by changing the terms?