Find the general solution of the PDE $2u_x-3u_y=x$ , where $u=u(x,y)$ .
We have to use the method of characteristics. I know that the slope is $-\dfrac{3}{2}$ and the characteristic lines are $-3x-2y=\text{constant}$ .
After doing a change of variables $w=-3x-2y$ and $z=y$ , the PDE becomes $-3V_z=\dfrac{w+2z}{-3}$ .
I am not sure on how to go on after this