We can write the given relations as:
f(x,y,z)=ax2+by2+z2−4=0 then differentiating partially with respect to x and y respectively, we have
∂x∂f+∂z∂f⋅∂x∂z=0 (Keeping ∂x∂y=0)
∂y∂f+∂z∂f⋅∂y∂z=0 (Keeping ∂y∂x=0) Or
2ax+2z⋅∂x∂z=0=>ax+zp=0
2by+2z⋅∂y∂z=0=>by+zq=0
a=−xzp,b=−yzq Substitute
−xzpx2−yzqy2+z2−4=0
−pxz−qyz+z2−4=0 which is required partial differential equation.
Comments