Solve the initial value problem $u_x^2u_t-1=0$, $u(x,0)=x$.
This becomes $u_x^2u_t=1$, $u(x,0)=x$.
I was thinking that this was a nonlinear wave equation at first, but the $x$ component is multiplying the $t$ component. My textbook has been going through 'let $p$ be this and $q$ be that'. Am I supposed to set $p=u_x$ and $q=u_t$? But where do I go from there?
I don't know where to start on this, let alone where to go. Any help/hints would be greatly appreciated.