Standard pde is Pp+Qq=R,
where p=∂x∂z and q=∂y∂z .
Comparing the given pde with the standard pde.
We get, P=z, Q=-z, R=z2+(x+y)2
By lagrange method,
Pdx=Qdy=Rdzzdx=−zdy=z2+(x+y)2dz
By taking first equation,
zdx=−zdydx=−dyx=−y+c1x+y=c1
By taking second equation,
zdy=z2+(x+y)2dzdy=z2+c12zdz[ from first equation]dy=21z2+c122zdz
Integrating both side, we get
y=21ln(z2+c12)+c2y−ln(z2+(x+y)2)=c2
Therefore, the solution is given by
F(x+y,y−ln(z2+(x+y)2))=0
Comments