I'm working on the following past paper question, and struggling with part (c):
(i) Find the characteristics for the particular equation $$ \frac{\partial z}{\partial x}+z \frac{\partial z}{\partial y}=2 $$ (ii) Find the solution of this equation in parametric form, given that $z=1$ on $x+y=0$ for $x \geqslant 0$.
(iii) Show that the projection into the $(x, y)$-plane of each characteristic is a parabola tangent to the line $$ x+y=-1 $$
This is what I've done so far:
$$ \begin{aligned} & \frac{d x}{d t}=1 \Rightarrow \int 1 d x=\int 1 d t \Rightarrow x=t+A \\ & \frac{d y}{d t}=z \Rightarrow \int 1 d y=\int 2 t+C d t \Rightarrow y=t^2+C t+B \\ & \frac{d z}{d t}=2 \Rightarrow \int 1 d z=\int 2 d t \Rightarrow z=2 t+C \end{aligned} $$ (ii) Data $(s,-s, 1) \quad s \geqslant 0$ $$ \begin{aligned} & x=t+A \quad S=0+A \Rightarrow A=S \\ & y=t^2+C t+B \quad-s=B \Rightarrow B=-S \\ & z=2 t+C \quad 1=C \Rightarrow C=1 \\ & \Rightarrow(x, y, z)=\left(t+s, t^2+t-5,2 t+1\right), \text { parametric form } \end{aligned} $$ (iii) Projection into the $(x, y)$ - plane of each characteristic $$ \left.\begin{array}{l} z=0 \Rightarrow 2 t+1=0 \Rightarrow t=-\frac{1}{2} \\ x=s-\frac{1}{2} \Rightarrow s=x+\frac{1}{2} \\ y=\frac{1}{4}-\frac{1}{2}-s=-\frac{1}{2}-s \end{array}\right\} y=-\frac{1}{2}-x-\frac{1}{2} \Rightarrow x+y=-1 ? $$
I'm not sure what I've done wrong, since I seem to have gotten a linear projection, rather than a parabola like they asked. If anyone can spot my mistake/misunderstanding, then I would appreciate any help, thanks!
