The problem
Consider the equation:
$$xu_x - yu_y = 0.$$
Let $u$ and $v$ be functions in $\mathcal{C}^1$ that solve the equation above and knowing that $u(1, y) = v(1, y)$, determine the largest subset $A \subset \mathbb{R}^2$ where $u$ and $v$ coincide.
My attempt
I know that the characteristic of this equation will be $C = | xy |$. But I don’t know how to determine the largest region where the solution is unique. How should I proceed?