Assume $a,b,c$ arbitrary variables or real numbers.
For $au_x+bu_y=0$ we have that the solution is $u(x,y)=f(bx-ay)$ by the Geometric Method,
For a differential equation $u_x+yu_y=0$, we may reduce to $\dfrac{dy}{dx}=\dfrac{y}{1}$ and obtain a solution of the form $u(x,y)=f(e^{-x}y)$
How to solve $au_x+bu_y+cu=0$ with either Geometric Method or reduction of PDE to ODE?