Consider the following PDE: $$xu_x+(y+1)u_y=u-1.$$
Using this formula: $$\frac{dx}{x}=\frac{dy}{y+1}=\frac{du}{u-1}.$$
This yields $c_1=\frac{y+1}{x}$ and $c_2=\frac{u-1}{x}.$
We have: $$F\left(\frac{y+1}{x}\right)=\frac{u-1}{x}.$$
Given the following Cauchy condition - $u(x,2x-1)=e^x$. This yields $$xF(2)+1=e^x.$$
Am I on right right track? I'm a little confused because we have an $F(2)$.