I need to solve the following differential equation: x2(y+1)+y2(x-1)y'=0. Normally I'd start the same way as another linear equation of first order by writing my p(x), q(x) and u(x)=eintegral(p(x)), but in this one the y+1, y^2 and x-1 really bother me. Can someone help?