Consider the function $f_1(x,y) = \sqrt{\frac{y}{x}}$. The domain is:
$$D_1 = \{(x,y) : (x > 0 \wedge y \geq 0) \vee (x < 0 \wedge y \leq 0)\}.$$
Now, consider the function $$f_2(x,y) = \frac{\sqrt{y}}{\sqrt{x}}.$$
In this case the domain is:
$$D_2 = \{(x,y) : x > 0 \wedge y \geq 0\}.$$
Then I can conclude that $f_1 \neq f_2$??
Yes, as two equal functions must have the same domain.