solve using DE with integrable solution $$ y(y^2-2x)dx + x(y^2+x)dy = 0 $$
2026-04-10 08:25:33.1775809533
DE with integrable combinations
741 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Welcome to the site !
You must understand that a lot of people are ready to help you provided that you explain (and show) what you already tried and tell where you are stuck.
As a welcome gift, I shall put you on the track.
Consider the differential equation to be $$y(y^2-2x)x' + x(y^2+x) = 0$$ This can be simplified letting first $$x=\frac 12 y^2+z\implies x'=y+z'$$ Replace in the equation to get $$\frac{3 }{4}y^4-2 y z z'+z^2=0\implies \frac{3 }{4}y^4-y(z^2)'+z^2=0$$ which looks quite nicer.
Just continue with another change of function.
I am sure that you can take it from here.