Consider the equation $u_{xx}+2u_{xy}+u_{yy}=0.$ Write the equation in the coordinates $s=x$ and $t=x-y$ and find the general solution of the equation.
We have that $x=s$ and $y=s-t,$ thus $u(x,y)=u(s,s-t)=v(s,t)$. Now I know I must compute partial derivatives of $x$ and $y$ by using the chain rule to find a general solution, but I am not sure how to apply it here?