A level set of a real-valued function $f$ of the real variables $x,y$ is a set of the form: $$L_{x_1}(f)=({(x,y):f(x,y)=x_1})$$ that is, a set where the function takes on a given constant value $x_1$
I wante to find the common level set of the following functions
$$f(x,y)= (x-1)/((x-1)² +(y-2)²))$$
and
$$g(x,y)=(y-2)/((x-1)² +(y-2)²))$$
for some constants $x_1$ and $x_2$.
I have no idea to start.