Any help, please? How can I start to solve them? I tried to use $y'=p$. Also I tried $x=e^x$ and so many methods, but I couldn't reach them to the end. I always got blocked in the middle. Thanks in advance.
First equation: $$6x^2y-6y'^2+(12x^2-3x^3)y'+x^5-6x^4=0.$$ Second equation: $$x=\frac{y\ln y}{y'}-\frac{y'^2}{y^2}$$ with $y>0$.
For the second differential equation: $$x=\frac{y\ln y}{y'}-\frac{y'^2}{y^2}$$ $$x=\frac{\ln y}{(\ln y)'}-{((\ln y)')^2}$$ Substitute $u=\ln y$: $$x=\frac{u}{u'}-{u'^2}$$ Multiply by $u'$: $$xu'=u-u'^3$$ This DE is of the form: $$u=xu'+f(u')$$ This is Clairaut's differential equation.