When the equations are equivalent? I know the definition: "equivalent equations - equations that have the same set of solutions.". Is that all, or do we need to add something about the domain?
For example:
1)
$(x-2)(x^2+1)=0$
$Domain:~x\in R$
$x_0=2$
2)
$\sqrt{x-2}=0$
$Domain: ~x \ge 2$
$x_0=2$
For $x = -10$, second equation doesn't exist and first equation is logical false, but both equations have the same solutions $x_0=2$. So if two equations have the same solution but have other domain, can we say that these equations are equivalent?