Given : f(x,y,z,p,q)=2xq2z2+2x−pz
Now we use Charpit's method, for which the following integrals are needed:
∂f/∂x=2q2z2+2
∂f/∂y=0
∂f/∂/z=4xq2z−p
∂f/∂p=−z
∂f/∂q=4xqz2
Clearly, we take the easiest two terms from Charpit's equation; we get;
dx/z=dy/(−4xqz2)
Solving this we get;
−∫4xqzdx=∫dy
⟹−2qzx2=y+a
⟹q=−(y+a)/(2x2z) , where a is a constant of integration
Putting this value of q in f(x,y,z,p,q) we get;
pz=2xz2[−(y+a)/2x2z]2+2x
⟹p=2x/z+[(y+a)2/2x3z]
Now we put these obtained values in : pdx+qdy=dz
dz=(2x/z+[(y+a)2/2x3z])dx−((y+a)/2x2z)dy
zdz=2xdx+1/4d((y+a)2/x2)
Integrating we get:
z2/2=x2+[(y+a)2/4x2]+b (Answer)
where a and b are constants of integration.