Is there any help to solve this equation even I know it's inexact but I couldn't find the integrating factor
$$ {(}{y}^{5}{-}{2}{xy}{)}{dx}{+}{(}{3}{x}^{2}{+}{xy}^{4}{)}{dy}{=}{0} $$ If there any explanation to calculate the integrating factor I will be so thankful
$$(y^5-2xy)dx+(3x^2+xy^4)dy=0$$ $$(y^5dx+xy^4dy)+(-2xydx+3x^2dy)=0$$ $$y^4d(xy)+(-2xydx+3x^2dy)=0$$ $$d(xy)+(-2xy^{-3}dx+3x^2y^{-4}dy)=0$$ $$d(xy)+[-y^{-3}d(x^2)-x^2d(y^{-3})]=0$$ $$d(xy)-d(x^2y^{-3})=0$$ $$xy-x^2y^{-3}=C$$