Given equation is
yzdx=xzdy=yxdz
We can write it as
xdx=ydy=zdz
Taking first two
xdx=ydy
Integrating both sides
2y2=2x2+c1⟹y2−x2=C1
Taking last two
ydy=zdz
Integrating both sides
2z2=2y2+c2⟹z2−y2=C2
Thus, y2−x2=C1 and z2−y2=C2 are integral curves.
Hence solution of the differential equation will be
Φ(y2−x2,z2−y2)=0
where Φ is some arbitrary function.
Comments