Solution:-
1)Subtract first expression from the second and equate to the third;
y2+yz+x2−y2+xz−x2dx−dy =z(x+y)dz
To obtain;
z(y+x)dx−dy=z(x+y)dz
Simplify to obtain;
d(x−y)=1dz
Integrate both sides;
∫d(x−y)=∫1dz
x−y+C=z
z=x−y+C1
Gives the first integral curve.
2)Add the third expression to the second and equate with the first one;
y2+yz+x2dx=y2−xz+x2+xz+yzdy+dz
Simplify;
y2+yz+x2dx=y2+yz+x2dy+dz
Multiple both sides with y2+yz+x2 to obtain;
dx=dy+dz
dx=d(y+z)
Integrate both sides;
∫dx=∫d(y+z)
x+C2=y+z
z=x−y+C2
Means the equation has only one integral curve;
z−x+y=C
Comments