Stephen H. answered 01/16/21
Tutor of Math, Physics and Engineering ... available online
x2+3y2+2xydy/dx=0 ... is of the form M(x,y)+N(x,y)dy/dx=0 ... could be an "exact" equation
My=6y and Nx=2y indicates that this is not an exact DE and will need an Integrating factor.
Let (My-Nx)/N = f(x) = (6y-2y)/2xy=2/x and the IF = eintegral(2/x)=x2
Define new problem to be x2(x2+3y2)+2xyx2=0 M=x2(x2+2y2) and N=2yx3 , an exact DE
Note that F= integral Mdx = x5/5+ 2yx3 +h(y)
Note that Fy=2yx3+ h'=N=2yx3 thus h'=0 and h = constant
Note that x5/5+ 2yx3=constant is a solution