Given equation is: p3x+p2y−p2x−py=0
p2x(p−1)+py(p−1)=0
p(p−1)(px+y)=0
Solving it we get, p=0,p−1=0,px+y=0
Then, for p=0,⟹dxdy=0
Integrating it we get, y=c1 (1)
where c1 is constant.
For p-1=0,
dxdy−1=0
∫dy=∫dx
y=x+c2 (2)
For px+y = 0,
xdxdy+y=0
xdxdy=−y
ydy=−xdx
integrating both sides,
lny=−lnx+lnc3
y=xc3 (3)
Equations (1), (2), and (3) are the solutions of the differential equation.
Comments